
body {
	background: #fff;
	color: #000;
	font-family: 'titillium web', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: left
}
nav.stick .container {
	width: 100%;
	margin-left: 170px;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	max-width: 100%
}
a {
	color: #333;
	text-decoration: none;
	transition: 0.5s all ease
}
a:hover {
	text-decoration: none;
	color: #0F99DE
}
a:focus {
	outline: 0;
	text-decoration: none;
	color: #666
}
:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px;
	line-height: 1.35;
	color: #262a2d
}
h1 {
	font-weight: normal
}
h2 {
	font-weight: normal;
	margin-bottom: 15px
}
h3 {
	font-weight: bold
}
h4 {
	font-weight: bold
}
h5 {
	font-weight: bold
}
h6 {
	font-weight: bold
}
form {
	display: inline
}
fieldset {
	border: 0
}
legend {
	display: none
}
table {
	border: 0;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%
}
caption, th, td {
	vertical-align: top;
	text-align: left;
	font-weight: normal
}
thead tr th {
	font-weight: bold;
	text-transform: none;
	font-size: 12px
}
p {
	margin: 0 0 10px
}
strong {
	font-weight: bold
}
address {
	font-style: normal;
	line-height: 1.35
}
cite {
	font-style: normal
}
q, blockquote {
	quotes: none
}
q:before, q:after {
	content: ''
}
small, big {
	font-size: 1em
}
ul, ol {
	padding: 0;
	margin: 0 0 10px 25px
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0
}
ul.unstyled, ol.unstyled {
	margin-left: 0;
	list-style: none
}
ul.inline, ol.inline {
	margin-left: 0;
	list-style: none
}
ul.inline>li, ol.inline>li {
	display: inline-block;
/*display:inline;*/
	padding-right: 5px;
	padding-left: 5px;
/*zoom:1*/
}
ul ul, ol ul {
	list-style-type: circle
}
.hidden {
	display: block !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important
}
.nobr {
	white-space: nowrap !important
}
.wrap {
	white-space: normal !important
}
.a-left {
	text-align: left !important
}
.a-center {
	text-align: center !important
}
.a-right {
	text-align: right !important
}
.v-top {
	vertical-align: top
}
.v-middle {
	vertical-align: middle
}
.f-left, .left {
	float: left !important
}
.f-right, .right {
	float: right !important
}
.f-none {
	float: none !important
}
.f-fix {
	float: left;
	width: 100%
}
.no-display {
	display: none
}
.no-margin {
	margin: 0 !important
}
.no-padding {
	padding: 0 !important
}
.no-bg {
	background: none !important
}
small {
	font-size: 85%;
	font-weight: normal;
	text-transform: lowercase;
	color: #999999
}
input:focus {
	outline: none
}
/******************************************
2. Newsletter Popup
******************************************/
#popup-newsletter .popup-block-content button.button {
	border: 1px solid #0f99de;
	background-color: #0f99de;
}
#popup-newsletter .popup-block-content .sub-text strong {
	color: #0f99de;
}
/******************************************
3. Layout
******************************************/

.main-col {
	margin: auto;
	overflow: hidden
}
.col-main {
	font-size: 14px;
	margin-top: 1%
}
.col-left {
	margin-bottom: 0px
}
.col-right {
	margin-bottom: 0px
}
/*3.1. col1 layout*/
.col1-layout .header-background-default {
	margin: 20px;
	padding: 0
}
.col1-layout .col-main {
	float: none;
	width: auto;
	margin-top: 0%
}
/*3.2. col2 layout*/
.col2-left-layout .col-main {
	margin-top: 0%
}
.col2-right-layout ol.opc .col-md-4 {
	margin-right: 15px
}
/*3.3. col3 layout*/
.col3-layout .col-wrapper {
	float: left;
	width: 780px
}
.col3-layout .col-wrapper .col-main {
	float: right
}
.main-container {
	min-height: 350px;
	padding: 25px 0 0px
}
.container {
	width: 1280px;
}
@media (min-width:0px) and (max-width:767px) {
.container {
	width: 100%;
	padding: 0 10px;
}
}
@media (min-width:768px) and (max-width:991px) {
.container {
	width: 750px
}
}
@media (min-width:992px) and (max-width:1200px) {
.container {
	width: 970px
}
}
@media (min-width:1201px) and (max-width:1368px) {
.container {
	width: 1280px
}
}
/******************************************
4. Header
******************************************/

/*4.1 welcome info */
.welcome-info {
	background-color: #fff;
	border-bottom: 1px #e5e5e5 solid;
	padding: 30px 0px 60px;
	text-align: center
}
@media (max-width:767px) {
.welcome-info {
	padding: 10px 0px 30px
}
}
.welcome-info .page-header {
	margin-top: 10px
}
.welcome-info .page-header h1 {
	color: #000;
	font-size: 32px
}
@media (max-width:767px) {
.welcome-info .page-header h1 {
	font-size: 30px
}
}
.welcome-info .page-header p {
	font-size: 24px
}
@media (max-width:767px) {
.welcome-info .page-header p {
	font-size: 20px;
	line-height: 35px
}
}
.welcome-info .page-header p em {
	font-style: normal;
	border-bottom: 2px #0F99DE solid;
	padding-bottom: 5px
}
@media (max-width:767px) {
.welcome-info .page-header p em {
	padding-bottom: 2px
}
}
.welcome-info .page-header .text-main {
	color: #0F99DE
}
/*4.2 header top */
.header-top {
	background: #fbfbfb;
	border-bottom: 1px solid #eaeaea;
	line-height: 32px;
	width: 100%
}
.header-top a {
	color: #000
}
.header-top a:hover {
	color: #0F99DE;
	background: #fbfbfb
}
.welcome-msg {
	text-align: left;
	display: inline-block;
	padding: 0px;
	margin: 1px 5px 0;
	font-size: 13px;
	color: #999;
	float: right
}
@media only screen and (min-width:768px) and (max-width:1023px) {
.welcome-msg {
	float: left
}
}
/*4.3 language & currency */
.language-currency-wrapper .block {
	float: left;
	margin: 0;
	position: relative;
	border: 1px solid #f5f5f5;
	background: #fbfbfb;
	border-bottom: none
}
.language-currency-wrapper .block span {
	display: inline-block;
	text-transform: capitalize
}
.language-currency-wrapper .block:hover {
	cursor: pointer
}
.language-currency-wrapper .block>div {
	line-height: 32px;
	position: relative
}
.language-currency-wrapper .block>div>span:hover {
	color: #0F99DE
}
.language-currency-wrapper .block>div img {
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 15px
}
@media (max-width:990px) {
.language-currency-wrapper .block>div img {
	margin-left: 10px
}
}
.language-currency-wrapper .block>div>span {
	color: #666
}
@media (max-width:990px) {
.lg-cur span .lg-fr {
	display: none
}
}
.language-currency-wrapper .block>ul {
	position: absolute;
	left: 0;
	top: 52px;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	z-index: 999
}
.language-currency-wrapper .block>ul li {
	list-style: none;
	background: #fbfbfb
}
.language-currency-wrapper .block>ul li a {
	position: relative;
	white-space: nowrap;
	line-height: 30px;
	color: #666;
	font-size: 85.71%;
	padding-left: 12px;
	display: block
}
.language-currency-wrapper .block>ul li a img {
	margin-right: 8px;
	margin-top: 0px
}
.language-currency-wrapper .block>ul li a .cur_icon {
	margin-right: 6px
}
.language-currency-wrapper .block>ul li a:hover {
	color: #fff;
	background: #0F99DE;
	text-decoration: none
}
.language-currency-wrapper .block:hover>ul {
	margin-top: 0;
	top: 32px;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.language-currency-wrapper .block.block-language {
	width: 70%;
}
@media (max-width:990px) {
.language-currency-wrapper .block.block-language {
	width: 55px
}
}
@media (max-width:990px) {
.language-currency-wrapper {
	padding-right: 0px
}
}
.language-currency-wrapper .block.block-language>ul {
	min-width: 132px;
	left: 0px;
	margin: auto
}
.language-currency-wrapper .block.block-currency {
	border-left: none;
	width: 80px
}
@media (max-width:990px) {
.language-currency-wrapper .block.block-currency {
	width: 55px
}
}
.language-currency-wrapper .block.block-currency>div {
	margin-left: 12px
}
@media (max-width:990px) {
.language-currency-wrapper .block.block-currency>div {
	margin-left: 8px
}
}
.language-currency-wrapper .block.block-currency>ul {
	min-width: 114px;
	margin: auto
}
@media (max-width:479px) {
.headerlinkmenu {
	padding-left: 0px
}
}
.headerlinkmenu {
	line-height: normal;
	display: inline-block;
	text-align: right;
	float: right
}
.headerlinkmenu .links {
	text-align: right;
	display: inline-block
}
.headerlinkmenu .links div {
	display: inline-block;
	text-align: right
}
.headerlinkmenu div.links div a {
	display: inline-block;
	padding: 0px;
	color: #333;
	font-size: 13px;
	padding: 8px 10px 5px 8px;
	text-transform: none;
	text-decoration: none
}
.headerlinkmenu div.links div a span {
	margin-left: 8px
}
.headerlinkmenu div.links div a:hover {
	color: #0F99DE;
	text-decoration: none
}
/*4.4 Top Search */
.top-search {
	float: left;
	display: inline-block;
	margin-top: 26px;
}
@media (min-width:300px) and (max-width:767px) {
.top-search {
	display: inline-block;
	width: 100%;
	margin: 5px auto auto;
}
}
.top-search a {
	color: #fff;
	cursor: pointer;
	background: #0F99DE;
	padding: 8px 12px 9px
}
.top-search a:hover {
	background: #0F99DE;
	color: #fff
}
.icon-search:before {
	font-size: 16px
}
.cart-top .dropdown-menu {
	padding: 10px;
	min-height: 100px;
	height: auto !important;
	min-width: 445px;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
	top: 0;
	position: fixed;
	z-index: 999;
	display: block;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	-o-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s
}
#search {
	padding-top: 12px
}
#search .input-group {
	border: 1px solid #ddd;
	border-radius: 50px;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	background: #fff;
}
#search input {
	height: 34px;
	display: inline-block;
	width: 79%;
	border: none;
	background: #fff;
	border-radius: 50px 0 0 50px;
}
#search button {
	line-height: 28px;
	padding: 3px 15px 3px;
	float: right;
	display: inline-block;
	background: #0F99DE;
	border: none;
	color: #fff
}
#search button:hover {
	background: #000;
	border: none;
	color: #fff
}
.top-search .fade.in {
	background: none repeat scroll 0 0 rgba(0,0,0,0.5);
	opacity: 1
}
.top-search .modal-content {
	border-radius: 3px
}
#search button i {
	font-size: 15px
}
.cate-dropdown {
	float: left;
	width: 220px;
	height: 34px;
	line-height: 34px;
	padding: 5px!important;
	border: none;
	display: inline-block
}
.cate-dropdown:focus {
	float: left;
	width: 220px;
	height: 34px;
	line-height: 34px;
	padding: 5px!important;
	border: none;
	background: #fbfbfb
}
.top-search .modal-lg {
	width: 700px
}
@media (max-width:767px) {
.top-search .modal-lg {
	width: 95%
}
}
.modal-header {
	text-align: left
}
.modal-open {
	padding: 0px !important
}
/*4.5 Logo */
.logo {
	display: inline-block;
	margin-bottom: 29px;
	margin-top: 29px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
	/*! height: 110px; */
}
@media (max-width:640px) {
.logo {
	margin-top: 15px;
	text-align: center;
	padding-bottom: 12px;
	margin-bottom: 0px;
	width: 100%
}
}
@media (max-width:479px) {
header .logo a img {
	width: 45%
}
}
@media (max-width:768px) {
header .logo a img {
	width: auto
}
}
.stick-logo {
	display: none
}
nav.stick .stick-logo {
	left: 25px;
	position: absolute;
	top: 8px;
	display: block;

}
@media only screen and (min-width:768px) and (max-width:1169px) {
nav.stick .stick-logo {
	display: none
}
}
.stick-logo a:hover {
	background: inherit
}
/*4.6 Header banner */

.header-banner {
	padding-right: 0px;
	width: 55%;
	margin-top: 38px
}
@media only screen and (min-width:768px) and (max-width:1023px) {
.header-banner {
	width: 46%
}
}
@media only screen and (min-width:1024px) and (max-width:1169px) {
.header-banner {
	width: 45%
}
}
.header-banner .carousel-inner {
	background: #fff;
	float: right;
	width: 55%;
	height: 40px;
	border: 1px solid #f5f5f5;
	border-radius: 50px;
	font-family: "titillium web", sans-serif
}
@media only screen and (min-width:768px) and (max-width:1023px) {
.header-banner .carousel-inner {
	width: 100%
}
}
@media only screen and (min-width:1024px) and (max-width:1169px) {
.header-banner .carousel-inner {
	width: 80%
}
}
.header-banner .btn-vertical-slider {
	margin-left: 35px;
	cursor: pointer;
	display: none
}
.header-banner .carousel.vertical .carousel-inner .item {
	-webkit-transition: .6s ease-in-out top;
	-moz-transition: .6s ease-in-out top;
	-ms-transition: .6s ease-in-out top;
	-o-transition: .6s ease-in-out top;
	transition: .6s ease-in-out top;
	margin-top: 8px;
	transition: top .6s ease-in-out 0s
}
.header-banner .carousel.vertical .next, .header-banner .carousel.vertical .active.right {
	top: 100%
}
.header-banner .carousel.vertical .prev {
	top: -100%
}
.header-banner .carousel.vertical .active, .header-banner .carousel.vertical .next.left, .header-banner .carousel.vertical .prev.right {
	top: 0
}
.header-banner .carousel.vertical .active.left {
	top: -100%
}
.header-banner .carousel.vertical .item {
	text-align: center
}
.header-banner {
	letter-spacing: 0.5px;
	line-height: 1.4em;
	text-transform: none;
	margin-bottom: 38px;
	font-size: 11px;
	text-align: center
}
.header-banner .orange {
	color: #0F99DE
}
.fa-truck:before {
	color: #02ABFF;
	display: inline-block;
	font-size: 18px;
	margin: auto;
	width: 30px;
	text-align: center;
	padding-left: 0px;
	border-right: 1px solid #cfcfcf;
	height: 40px;
	line-height: 40px;
	padding-right: 10px;
}
.fa-gear:before {
	display: inline-block;
	font-size: 17px;
	margin: auto;
	color: #71cff3;
	width: 28px;
	text-align: center;
	line-height: 21px
}
.header-banner .fa-star:before {
	display: inline-block;
	font-size: 16px;
	margin: auto;
	color: #ff6c00;
	width: 30px;
	text-align: center;
	line-height: 21px
}
.header-container .right_menu {
	margin-top: 60px
}
/*4.7 Top Cart */
.top-cart-contain .top-cart-content {
	opacity: 0;
	display: block;
	overflow: hidden;
	transform: perspective(1160px) rotateX(-90deg);
	-ms-transform: perspective(1160px) rotateX(-90deg);
	-webkit-transform: perspective(1160px) rotateX(-90deg);
	-moz-transform: perspective(1160px) rotateX(-90deg);
	-o-transform: perspective(1160px) rotateX(-90deg);
	transform-origin: 0 0 0;
	transition: transform 0.3s ease 0s, opacity 0.4s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
	-webkit-transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
	-moz-transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
	-o-transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
}
.top-cart-contain .mini-cart:hover .top-cart-content {
	opacity: 1;
	overflow: visible;
	-ms-transform: perspective(1160px) rotateX(0deg);
	-webkit-transform: perspective(1160px) rotateX(0deg);
	-moz-transform: perspective(1160px) rotateX(0deg);
	-o-transform: perspective(1160px) rotateX(0deg);
	transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
	-webkit-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
	-moz-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
	-o-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
	z-index: 999;
}
 @media (max-width:1023px) {
.stick.top-cart {
	display: none
}
}
@media (max-width:1024px) {
.stick.top-cart {
	right: 0px;
	top: -4px
}
}
@media (max-width:1024px) {
.stick.top-cart .top-cart-contain {
	margin-top: 3px
}
}
 @media (max-width:767px) {
.top-cart {
	width: 100%;
	background: #E6EDF1;
	margin-bottom: 15px;
}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
.top-cart {
	padding-right: 5px;
	width: 33%
}
}
@media only screen and (min-width:1024px) and (max-width:1169px) {
.top-cart {
	padding-right: 5px;
	width: 24%
}
}
.mini-products-list .product-image {
	float: left;
	padding: 0;
	width: 68px;
	padding: 0px;
	border: 1px #eee solid
}
.top-cart-content .product-name {
	margin: 0;
	width: 178px;
	line-height: 1.3em;
	padding: 0 0 3px
}
.top-cart-content .product-name a {
	font-size: 13px;
	line-height: normal;
	font-weight: 400
}
.top-cart-content .product-name a:hover {
	color: #000
}
.top-cart-title span {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-transform: inherit
}
.top-cart-title p span {
	text-transform: none
}
.top-cart-contain .price {
	color: #000;
	font-weight: 500;
	text-transform: none;
	padding-left: 10px;
	float: right;
	font-size: 18px;
}
.top-cart-contain .product-details .price {
	color: #121212;
	width: auto;
	float: none;
	font-weight: 600;
	padding-left: 0px;
	font-size: 16px;
}
.mini-cart {
	text-align: center;
	cursor: pointer;
	/*! margin-top: 20px !important; */
}
@media (max-width:479px) {
.mini-cart .dropdown-toggle .cart-title {
	display: none
}
}
.mini-cart .basket a {
	color: #333;
	margin: 0px;
	line-height: 55px;
	font-size: 15px;
	/*! font-weight: bold; */
	border: 1px solid #f5f5f5;
	padding: 11px 15px 10px 0px;
	background: #fff;
	text-transform: none;
	padding: 18px;
	margin-left: 52px;
}
@media (max-width:479px) {
.mini-cart .basket a {
	background: inherit;
	border: 0 solid #f5f5f5;
	line-height: 50px;
	padding: 11px 0px 11px 0px
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.mini-cart .basket a {
	line-height: 47px;
	padding: 7px 15px 5px 0
}
}
.mini-cart .basket a .fa-shopping-cart:before {
	font-size: 20px;
	padding-right: 15px;
	border-right: 1px solid #1113;
	margin-right: 12px;
	/*! background: #000; */
	padding: 8px 20px 11px;
	color: #121212;
}
@media (max-width:479px) {
.mini-cart .basket a .fa-shopping-cart:before {
	border-radius: 48px;
	padding: 7px 20px;
	border: 1px solid #f5f5f5;
	margin-right: 0px
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.mini-cart .basket a .fa-shopping-cart:before {
	font-size: 14px;
	margin-right: 8px;
	padding: 7px 14px 6px
}
}
.mini-cart .open .basket a {
	color: #fff;
	background: #fff;
	box-shadow: 0 3px 9px rgba(0,0,0,0.3)
}
.mini-cart .dropdown-toggle {
	font-size: 12px;
	padding: 0;
	text-transform: none
}
.top-cart-contain {
	padding: 0;
	color: #fff;
	margin-top: 32px;

}
@media (max-width:767px) {
.top-cart-contain {
	margin-top: 0px;
	position: absolute;
	right: 10px;
	top: -2px
}
}
.top-cart-title p {
	margin: 0
}
.top-cart-content .empty {
	padding: 10px
}
.top-cart-content {
	width: 308px;
	position: absolute;
	top: 75px;
	right: 15px;
	background: #fff;
	padding: 0;
	text-align: right;
	box-shadow: 0 0 5px -5px rgba(0,0,0,0.2);
	border: 1px solid #f5f5f5;
	z-index: 50
}
@media (max-width:479px) {
.top-cart-content {
	top: 40px
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.top-cart-content {
	top: 38px
}
}
.top-cart-content p {
	color: #333;
	margin: 0;
	padding: 10px
}
.top-subtotal {
	color: #333;
	font-size: 13px;
	font-weight: 900;
	padding: 8px 15px;
	text-align: left;
	text-transform: none;
	background-color: #f3f3f3;
	margin-bottom: 15px
}
.top-cart-content .product-details .btn-remove {
	position: absolute;
	right: 10px;
	top: 4px
}
.top-cart-title {
	display: inline-block;
	padding: 3px;
	margin: 0;
	vertical-align: top;
	text-align: center;
	color: #223D62;
	line-height: 12px;
	position: relative;
	font-size: 12px;
	width: 20px;
	margin-top: 2px;
	margin-left: 29px
}
.top-cart-content .block-subtitle {
	border-bottom: 1px solid #fbfbfb;
	color: #000;
	overflow: hidden;
	padding: 15px;
	text-align: left;
	font-size: 13px;
	text-transform: none;
	background: #f5f5f5
}
ul#cart-sidebar {
	padding: 3px 15px 6px;
	margin: auto;
	max-height: 195px;
	overflow: auto;
}
.top-cart-title .cart_arrow {
	position: absolute;
	bottom: -6px;
	right: 50px;
	width: 18px;
	height: 11px;
	z-index: 1000;
	display: none
}
.top-cart-contain:hover .top-cart-title .cart_arrow {
	display: block
}
.top-cart-content li.item {
	width: 272px;
	margin: 5px 0px;
	border-bottom: 1px #eee solid;
	min-height: 67px
}
.top-cart-content li.item.last {
	margin: 0;
	border-bottom: 0px #eee solid;
	padding-bottom: 10px
}
.top-cart-content .product-details {
	color: #333;
	position: relative;
	text-align: left
}
.mini-products-list .product-details {
	margin-left: 80px;
	padding: 0
}
.top-cart-content .product-details .btn-remove {
	position: absolute;
	right: 10px;
	top: 12px
}
.top-cart-content .product-details .btn-edit {
	position: absolute;
	right: 22px;
	top: 6px
}
.top-cart-content .actions {
	padding: 5px 15px 20px;
	margin: 0;
	overflow: hidden
}
.top-cart-icon {
	padding: 5px;
	width: 20px;
	height: 24px;
	display: inline-block;
	vertical-align: middle
}
.top-cart-title span {
	font-weight: normal;
	font-size: 13px;
	text-transform: none
}
.top-cart-title p span {
	text-transform: none
}
.mini-cart .actions .fa-shopping-cart:before {
	font-size: 13px;
	padding-right: 8px
}
.mini-cart .actions .fa-check:before {
	font-size: 13px;
	padding-right: 8px
}
.mini-cart .actions .btn-checkout {
	background: #121212;
	color: #fff;
	font-size: 15px;
	padding: 8px 16px;
	border: none;
	cursor: pointer;
	display: inline-block;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 2px solid rgba(0,0,0,0.08);
	font-weight: bold;
	border-radius: 0px;
	text-transform: none
}
.mini-cart .actions .btn-checkout:hover {
	background: #000
}
.mini-cart .actions .view-cart {
	background: #fff;
	color: #333;
	font-size: 12px;
	padding: 8px 16px;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 2px solid #121212;
	font-weight: bold;
	border-radius: 0px
}
.mini-cart .actions .view-cart:hover {
	background: #0F99DE;
	color: #fff
}
.mini-cart .actions .button {
	display: inline-block;
	width: 100px;
	text-align: center;
	margin-bottom: 3px;
	padding: 8px 10px 6px;
	text-transform: none;
	border: none;
	font-size: 12px;
	text-transform: none
}
.mini-cart .button.btn-checkout {
	background-color: #970400;
	color: #fff;
	font-size: 13px;
	text-transform: none;
	font-weight: 900;
	padding: 0px 6px;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.block_mini_cart_above_products {
	margin-bottom: 15px
}
.mini-cart>.button {
	color: #000;
	font-size: 12px;
	font-weight: 300;
	text-shadow: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none
}
#cart-sidebar li {
	border-bottom: 1px solid #ECECEC;
	list-style: none;
	margin-bottom: 8px;
	overflow: hidden;
	padding: 8px 0 15px
}
#cart-sidebar li.last {
	padding: 5px 0 0;
	border-bottom: none;
	margin-bottom: 0
}
.remove-cart {
	display: block;
	width: 15px;
	height: 13px;
	position: absolute;
	right: 0;
	top: 0
}
/******************************************
5. Home top banner
******************************************/

.home-top-banner .banner_left {
	overflow: hidden;
	margin-bottom: 18px;
}
.home-top-banner {
	margin-bottom: 35px;
	margin-top: 10px
}
@media (max-width:479px) {
.home-top-banner {
	margin-bottom: 15px;
	margin-top: 20px
}
}
.home-top-banner h2 {
	font-size: 40px;
	font-family: 'titillium web', cursive;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0px
}
@media (max-width:479px) {
.home-top-banner h2 {
	font-size: 30px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-top-banner h2 {
	font-size: 25px
}
}
.home-top-banner .right1-banner h2 {
	font-size: 30px
}
@media (max-width:479px) {
.home-top-banner .right1-banner h2 {
	font-size: 22px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-top-banner .right1-banner h2 {
	font-size: 18px
}
}
.home-top-banner .right2-banner h2 {
	font-size: 30px;
	color: #000
}
@media (max-width:479px) {
.home-top-banner .right2-banner h2 {
	font-size: 22px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-top-banner .right2-banner h2 {
	font-size: 20px
}
}
.home-top-banner .right2-banner h3 {
	color: #0F99DE
}
.home-top-banner h3 {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: none;
	color: #fff;
	margin-bottom: 16px;
	font-style: italic
}
@media (max-width:479px) {
.home-top-banner h3 {
	font-size: 30px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-top-banner h3 {
	font-size: 35px;
	font-style: italic;
	line-height: normal;
	margin-bottom: 5px
}
}
.right1-banner {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	background: #5eb583
}
right2-banner {
	margin-top: 10px
}
.banner_right_inner {
	margin-left: 10px
}
.banner_left_content {
	cursor: pointer;
	font-size: 40px;
	line-height: 50px;
	position: absolute;
	right: 8%;
	top: 34%;
	text-align: right
}
@media (max-width:479px) {
.banner_left_content {
	font-size: 30px;
	line-height: 35px;
	top: 6%
}
}
@media (min-width:300px) and (max-width:767px) {
.banner_left .banner-inner img {
	width: 100%;
	margin-bottom: 20px
}
}
a.info {
	background: none repeat scroll 0 0 #ff9900;
	border: 2px solid #fff;
	border-radius: 50px;
	color: #fff;
	float: right;
	font-size: 13px;
	line-height: 20px;
	margin-top: 25px;
	padding: 7px 17px;
	text-transform: none
}
@media (max-width:479px) {
a.info {
	display: none
}
}
@media (min-width:480px) and (max-width:767px) {
a.info {
	margin-top: 15px
}
}
.info a:hover {
	color: #fff
}
.offer {
	text-transform: none;
	font-size: 28px;
	color: #fff
}
@media (min-width:480px) and (max-width:767px) {
.offer {
	font-size: 24px
}
}
.offer span {
	background: none repeat scroll 0 0 #0F99DE;
	border-radius: 100%;
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	padding: 18px 6px
}
@media (max-width:479px) {
.offer span {
	font-size: 22px;
	padding: 15px 6px
}
}
@media (min-width:480px) and (max-width:767px) {
.offer span {
	font-size: 22px;
	padding: 10px 6px
}
}
.right2-banner {
	background: #ecd9d5;
	position: relative;
	overflow: hidden;
	text-align: right
}
.right2-banner .img img {
	margin-left: -190px
}
.banner_left.col-lg-6 {
	overflow: hidden;
	padding-right: 0px
}
@media (max-width:479px) {
.banner_left.col-lg-6 {
	padding-right: 0px;
	padding-left: 0px;
	margin: 0 15px 15px;
	width: 90%
}
}
@media (min-width:480px) and (max-width:767px) {
.banner_left.col-lg-6 {
	margin: 0 15px 15px;
	padding-left: 0;
	padding-right: 0;
	width: auto
}
}
.right1-banner .img img, .right2-banner .img img, .banner_left .img img {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease
}
@media (min-width:480px) and (max-width:767px) {
.right1-banner .img img, .right2-banner .img img, .banner_left .img img {
	width: 100%
}
}
.banner_left:hover .img img {
	transform: scale(1.12);
	-moz-transform: scale(1.12);
	-webkit-transform: scale(1.12)
}
.right2-banner:hover .img img {
	margin-left: 60px
}
@media (max-width:479px) {
.right2-banner:hover .img img {
	margin-left: -190px
}
}
@media only screen and (min-width:768px) and (max-width:992px) {
.right2-banner:hover .img img {
	margin-left: -160px
}
}
.right2_content {
	position: absolute;
	top: 26px;
	left: 40px;
	cursor: pointer
}
@media (max-width:479px) {
.right2_content {
	left: 15px;
	top: 8px
}
}
.right1_content {
	position: absolute;
	right: 43px;
	top: 40px;
	cursor: pointer;
	text-align: right
}
@media (max-width:479px) {
.right1_content {
	right: 20px;
	top: 5px
}
}
@media (min-width:480px) and (max-width:767px) {
.right1_content {
	top: 25px
}
}
@media (max-width:479px) {
.right1-banner .img img {
	margin-left: -50px
}
}
.right1-banner:hover .img img {
	margin-left: -50px
}
.right1_content, .right2_content, .banner_left .banner_left_content {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease
}
/******************************************
6. Sale & New label
******************************************/

.icon-new-label {
	font-size: 11px;
	color: #fff;
	background: #ff4318;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	display: block;
	position: absolute;
	top: -12px;
	z-index: 1;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	width: 75px;
	height: 40px;
	line-height: 40px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px
}
.icon-sale-label {
	font-size: 13px;
	color: #fff;
	background: #5b08b4;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	display: block;
	position: absolute;
	top: -12px;
	z-index: 1;
	font-weight: bold;
	/*! letter-spacing: 1px; */
	line-height: normal;
	width: 88px;
	height: 50px;
	line-height: 40px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 15px;
	/*! box-shadow: 11px 2px 10px #080101; */
}
.new-right {
	right: -28px;
	top: -12px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}
.new-left {
	left: -28px;
	top: -12px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}
.sale-right {
	top: -12px;
	right: -28px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}
.sale-left {
	left: -32px;
	top: -11px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}
.icon-hot-label {
	font-size: 14px;
	color: #fff;
	background: #f23434;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	display: block;
	position: absolute;
	top: -12px;
	z-index: 1;
	font-weight: 700;
	/*! letter-spacing: 1px; */
	line-height: normal;
	width: 170px;
	height: 30px;
	line-height: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
.hot-right {
	top: -12px;
	right: -28px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}
.hot-left {
	left: -45px;
	top: 25px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	/*! box-shadow: 12px 2px 40px #090000; */
}
/******************************************
7. product hover
******************************************/

.pr-img-area {
	overflow: hidden;
	position: relative
}
.hover-img {
	left: 0;
	opacity: 0;
	position: absolute;
	bottom: 220px;
	transition: all .5s ease-out 0s;
	visibility: hidden
}
.add-to-cart-mt {
	background: rgba(0, 0, 0, 0.5);
	border: 0 none;
	bottom: 0;
	/*! font-family: "karlaregular", serif; */
	font-size: 15px;
	/*! left: -100%; */
	line-height: 10px;
	position: absolute;
	text-align: center;
	text-transform: none;
	transition: all .5s ease-out 0s;
	width: 100%;
	padding: 12px 0;
	color: #fff;
	font-weight: bold;
}
.add-to-cart-mt:hover {
	background: #F23434;
	color: #fff
}
.add-to-cart-mt span {
	margin-left: 5px;
	font-weight: bold;
	/*! text-decoration: unset; */
	text-transform: uppercase;
}
.product-item .item-inner .product-thumbnail:hover .add-to-cart-mt {
	left: 0
}
.product-item .item-inner .product-thumbnail:hover .hover-img {
	bottom: 0;
	opacity: 1;
	visibility: visible
}
.product-item .item-inner .product-thumbnail:hover .pr-button {
	background: #F2F2F2
}
.pr-button .mt-button {
	width: 33.3%;
	float: left;
	text-align: center;
	border-right: 1px solid
}
.pr-button {
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
	transition: all .5s ease-out 0s
}
.pr-info-area .product-name a:hover, .pr-button .mt-button a:hover {
	color: #F47E1E
}
.pr-button .mt-button {
	border-right: 1px solid #e5e5e5;
	float: left;
	text-align: center;
	width: 33.3%
}
.pr-button .mt-button a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 9px 0 6px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 100%;
	font-weight: normal
}
.pr-info-area .pr-button .s-button a:hover {
	background: #ED791A;
	color: #fff
}
.pr-button .s-button a {
	color: #fff
}
.pr-img-area img {
	width: 100%
}
.pr-button {
	border: 0 none;
	left: 50%;
	margin-left: -66px;
	position: absolute;
	top: 25%;
	padding-left: 2px
}
.product-item .item-inner .product-thumbnail:hover .pr-button {
	background: none
}
.pr-button .mt-button a:hover {
	background: #0F99DE;
	color: #fff
}
.pr-button .mt-button a {
	transform: rotate(0deg);
	transition: all .5s ease-in-out
}
.pr-button .mt-button a:hover {
	transform: rotate(360deg);
	transition: all .5s ease-in-out
}
.pr-button .mt-button {
	border-right: 0 none;
	float: left;
	height: 40px;
	margin-right: 5px;
	text-align: center;
	transform: scale(0);
	transition: all 0.4s ease 0s;
	width: 40px;
	line-height: 25px
}
.product-item .item-inner .product-thumbnail:hover .mt-button {
	transform: scale(1)
}
.product-item .item-inner .item-info {
	/*! text-align: center; */
	/*! padding-top: 18px; */
	background: #fff;
	margin: 0px;
	/*! padding-bottom: 18px; */
	border-top: 1px solid #eaeaea;
	/*! border-top: 10px solid #eaeaea; */
	/*! border-bottom: 1px solid #eaeaea; */
	/*! border-top: 1px solid #eaeaea; */
}
.product-item .item-inner .item-info .item-title {
	font-size: 14px;
	margin-bottom: 6px;
	font-weight: 600;
	text-transform: none;
}
@media (max-width:479px) {
.product-item .item-inner .item-info .item-title {
	font-size: 15px;
	padding: 0px 10px;
	letter-spacing: 0.5px;
}
}
.product-item .item-inner .item-info .item-title a {
	display: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	/*! text-transform: uppercase; */
}
.product-item .item-inner {
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #eee;
	background: #fff;
	overflow: hidden
}
.product-item {
	margin: 0 0px;
	border-bottom: 2px solid #ff005a;
	margin-left: 15px;
}
.fa-star-o:before {
	content: "\f005"
}
@media (max-width:479px) {
.home-tab .product-item {
	margin: 0 8px
}
}
#best-sale-slider.product-flexslider {
	margin: 20px -12px
}
.best-sale-pro .slider-items-products .owl-buttons .owl-prev {
	top: 15%
}
.best-sale-pro .slider-items-products .owl-buttons .owl-next {
	top: 15%
}
/******************************************
8. Home tabs
******************************************/

.home-product-tabs {
	text-align: center;
}
ul.home-product-tabs {
	padding: 0px;
	margin: 0px;
}
@media (max-width:479px) {
.home-product-tabs {
	height: inherit;
	border-bottom: 0px double #ddd
}
}
@media (min-width:480px) and (max-width:767px) {
.home-product-tabs {
	height: 19px
}
}
.home-product-tabs li a {
	border-bottom: none;
	color: #000;
	margin-right: 0px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	font-family: 'titillium web', sans-serif;
	padding: 0 20px;
	letter-spacing: 0.5px;
}
@media (max-width:479px) {
.home-product-tabs li a {
	font-size: 14px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-product-tabs li a {
	font-size: 16px
}
}
.home-product-tabs li.active a {
	background: inherit;
	color: #fff;
	border: none;
	text-transform: uppercase;
}
.home-nav-tabs.home-product-tabs>li>a {
	margin-right: 0px;
	line-height: 1.42857143;
	background: inherit;
	text-transform: uppercase;
}
@media (max-width:479px) {
.home-nav-tabs.home-product-tabs>li>a {
	padding: 6px 10px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-nav-tabs.home-product-tabs>li>a {
	padding: 4px 15px
}
}
.home-nav-tabs>li>a:hover {
	color: #0F99DE;
}
.home-nav-tabs>li.active>a, .home-nav-tabs>li.active>a:hover, .home-nav-tabs>li.active>a:focus {
	color: #0F99DE
}
.home-nav-tabs>li {
	float: none;
	display: inline-block;
}
@media (max-width:479px) {
.home-nav-tabs>li {
	margin-right: 0px;
	margin-bottom: 10px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-nav-tabs>li {
	margin-right: 8px
}
}
.home-tab .tab-content {
	padding: 5px 0px 10px 0px;
	overflow: visible;
	font-size: 14px;
	line-height: 19px;
	margin-top: 10px
}
@media (max-width:479px) {
.home-tab .tab-content {
	margin-top: 0px;
	padding: 0px 0px 20px 0px
}
}
.home-tab .page-header {
	margin: 10px 0 0px
}
.page-header {
	border: none;
	padding-bottom: 0px;
	margin: 0px 0 0px;
	margin-top: -10px;
	text-align: left;
}
.page-header h1 {
	font-size: 32px;
	text-transform: none;
	font-weight: bold;
	color: #000
}
.page-header h2 {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
	letter-spacing: 0.5px;
	/*! padding-bottom: 25px; */
	/*! margin-bottom: 45px; */
}
.page-header:after, .page-header:before {
	position: absolute;
	display: block;
	content: "";
}
.page-header:after {
	width: 100%;
	height: 1px;
	background: #dadada;
	bottom: 0;
}
.page-header:before {
	width: 14px;
	height: 14px;
	background: #fff;
	border: 1px solid #dadada;
	bottom: -6px;
	right: 0;
	left: 0;
	margin: 0 auto;
	z-index: 1;
	transform: rotate(45deg);
}
 @media (max-width:479px) {
.page-header h2 {
	font-size: 24px
}
}
.page-header .text-main {
	color: #2D2D2D;
	font-size: 18px;
}
.divider-icon {
	font-size: 20px;
	margin: -15px 0 10px;
	color: #121212;
}
/******************************************
9. About section
******************************************/

#about-section {
	text-align: center;
	overflow: hidden;
	position: relative;
	padding: 10px 0 30px;
	text-transform: initial
}
#about-section .lead {
	font-size: 18px
}
#about-section .about-bg {
	background: url(../images/scroll_bg.png) repeat top right #eaeaea;
	-webkit-animation: animatedBackground 400s linear infinite;
	-moz-animation: animatedBackground 400s linear infinite;
	animation: animatedBackground 400s linear infinite;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	width: 100%;
	min-height: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0
}
#about-section .page-header h2 {
	color: #333
}
.info-box-1 h4 {
	font-weight: 900;
	font-size: 16px;
	margin-bottom: 8px
}
.info-box-1 {
	display: block;
	margin: 30px 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
a.info-box-1 {
	text-decoration: none;
	color: #111
}
a.info-box-1:hover {
	color: #111
}
.info-box-1 .info-box-icon {
	display: inline-block;
	font-size: 62px;
	text-align: center;
	margin-bottom: 15px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.info-box-1:hover .info-box-icon {
	color: #0F99DE
}
.info-box-1.square-icon .info-box-icon .fa-mobile-phone:before, .info-box-1.square-icon .info-box-icon .fa-mobile:before {
	font-size: 45px;
	line-height: 85px
}
.info-box-1.square-icon .info-box-icon {
	background-color: #0F99DE;
	width: 90px;
	height: 90px;
	line-height: 90px;
	color: #fff;
	font-size: 32px;
	border-radius: 100%;
	border: 3px double #fff
}
.info-box-1.square-icon .info-box-icon:after {
	content: "";
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px
}
.info-box-1:hover.square-icon .info-box-icon {
	border-radius: 10%
}
.info-box-1.square-icon .info-box-icon .fa, .info-box-1.square-icon .info-box-icon .glyphicon {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.info-box-1:hover.square-icon .info-box-icon .fa, .info-box-1:hover.square-icon .info-box-icon .glyphicon {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	border-radius: 10%
}
.info-box-1.square-icon .info-box-info {
	margin-top: 8px
}
.info-box-1 .info-box-info a {
	color: #333;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.info-box-1 .info-box-info a:hover {
	color: #0F99DE
}
/******************************************
10. owl.carousel Slider
******************************************/

.owl-item .item {
	margin: 0 10px
}
@media (max-width:480px) {
#latest-news .owl-item .item {
	margin: 0 6px
}
}
.slider-items-products {
	position: relative;
	/* margin-bottom: 120px !important; */
	margin-top: -10px;
}
.slider-items-products .item {
	text-align: center
}
.slider-items-products .item .product-image {
	display: block;
	overflow: hidden
}
.slider-items-products .item .product-image img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform
}
.slider-items-products .item .product-image:hover img {
	transform: scale(-1, 1)
}
.slider-items-products .owl-buttons .owl-prev a {
	left: -200px;
	transition: all .5s ease-out 0s
}
.slider-items-products:hover .owl-buttons .owl-prev a {
	left: -18px
}
.slider-items-products .owl-buttons .owl-next a {
	right: -200px;
	transition: all .5s ease-out 0s
}
.slider-items-products:hover .owl-buttons .owl-next a {
	right: 0px
}
.owl-buttons {
	opacity: 0;
	transition: all .5s ease-out 0s
}
.product-flexslider:hover .owl-buttons {
	opacity: 1
}
.slider-items-products .owl-buttons .owl-prev {
	position: absolute;
	left: 35px;
	top: 30%;
	right: inherit
}
.slider-items-products .owl-buttons .owl-next {
	position: absolute;
	right: -14px;
	top: 30%
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%
}
.slider-items-products .owl-buttons .owl-next a {
	background-position: 100% 100%;
	top: 50%
}
.slider-items-products .owl-buttons .owl-next a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 30px;
	line-height: 42px
}
.slider-items-products .owl-buttons .owl-prev a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 30px;
	line-height: 42px
}
.slider-items-products .owl-buttons a {
	background: #fff;
	display: block;
	height: 45px;
	margin: 0 0 0 -30px;
	position: absolute;
	top: 50%;
	width: 45px;
	z-index: 5;
	color: #888;
	border: 2px #999 solid;
	border-radius: 100%
}
.product-flexslider {
	margin: 30px -12px;
	margin-top: 20px
}
.owl-theme .owl-controls .owl-buttons div {
	background: none !important
}
.slider-items-products .owl-buttons a:hover {
	text-decoration: none;
	background: #0F99DE;
	color: #fff;
	border: 2px #0F99DE solid
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%;
	border-radius: 100%
}
/******************************************
11. Featured Slider
******************************************/
.featured_slider {
	margin: 30px auto;
}
.featured_slider .col-md-4.left {
	padding-right: 0px;
	width: 31%
}
@media (max-width:479px) {
.featured_slider .col-md-4.left {
	width: 312px
}
}
@media (min-width:480px) and (max-width:1023px) {
.featured_slider .col-md-4.left {
	float: none !important;
	text-align: center;
	width: 100%
}
}
@media only screen and (min-width:1024px) and (max-width:1169px) {
.featured_slider .col-md-4.left {
	padding-left: 0px
}
}
.featured-product-slider .col-md-4 {
	padding-right: 0px;
	padding-left: 0px
}
@media (max-width:479px) {
.featured-product-slider .col-md-4 {
	padding-right: 15px;
	padding-left: 15px
}
}
.featured_slider .col-md-8 {
	padding-right: 15px;
	overflow: hidden
}
@media (max-width:479px) {
.featured_slider .col-md-8 {
	width: 90%
}
}
.featured-product-slider .carousel-inner {
	overflow: visible
}
.featured-products {
	display: block;
	height: inherit;
	padding: 8px 0px;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat
}
@media (max-width:479px) {
.featured-products {
	background-size: 290px;
	height: inherit;
}
}
@media (min-width:480px) and (max-width:1023px) {
.featured-products {
	background-position: center top;
	display: inline-block;
	height: inherit;
	width: auto;
}
}
@media only screen and (min-width:1024px) and (max-width:1169px) {
.featured-products {
	background-size: 97% auto;
	height: inherit;
}
}
@media (min-width:480px) and (max-width:767px) {
.featured_slider .carousel-inner>.active {
	display: inline-block;
	width: auto;
}
}
@media (min-width:768px) and (max-width:1023px) {
.featured_slider .carousel-inner>.active {
	display: inline-block;
	width: 95%
}
}
@media (min-width:480px) and (max-width:1023px) {
.featured_slider .carousel-inner {
	text-align: center
}
}
.featured_slider .divider-icon {
	font-size: 18px;
	margin: 12px 0 15px;
	color: #fff;
}
.box-featured-product {
	position: relative;
	top: 0%;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
	text-align: left;
	padding-top: 10px;
}
.box-featured-product h2 {
	text-transform: none;
	font-size: 20px;
}
@media (max-width:479px) {
.box-featured-product {
	top: 53%
}
}
.featured-box-content {
	padding: 0 0;
	margin: 0 10px auto 0;
	display: block;
	max-width: 295px;
	text-align: center
}
.featured-box-content h2.big-text {
	display: block;
	color: #333;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
}
@media (max-width:479px) {
.featured-box-content h2.big-text {
	font-size: 22px
}
}
.featured-box-content span.small-text {
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	font-family: "titillium web", cursive;
	margin-bottom: 15px;
	font-weight: bold;
	display: inline-block
}
.featured-box-content p {
	color: #fff
}
.featured_slider .prevPage {
	background: #fff;
	font-size: 22px;
	border: 1px #eee solid;
	padding: 8px 15px 8px 15px;
	border-radius: 50px;
	margin-right: 0;
	position: absolute;
	right: 50px;
	z-index: 10;
}
@media (max-width:479px) {
.featured_slider .prevPage {
	margin-left: 0px
}
}
@media only screen and (min-width:1024px) and (max-width:1169px) {
.featured_slider .prevPage {
	margin-left: 0px
}
}
.featured_slider .nextPage {
	background: #fff;
	font-size: 22px;
	border: 1px #eee solid;
	padding: 8px 15px 8px 15px;
	border-radius: 50px;
	margin-right: 0;
	position: absolute;
	right: 0;
	z-index: 10;
}
@media (min-width:480px) and (max-width:1023px) {
.featured_slider .nextPage {
	margin-right: -10px
}
}
.featured-product-slider {
	margin-top: 0px
}
@media (max-width:479px) {
.featured-product-slider {
	margin-top: 10px
}
}
@media (min-width:480px) and (max-width:530px) {
.featured-product-slider {
	margin-top: 0px
}
}
@media (min-width:531px) and (max-width:1023px) {
.featured-product-slider {
	margin-top: 0px
}
}
/******************************************
12. testimonials
******************************************/

.testimonials {
	background: url("../images/testimonials-bg.jpeg") no-repeat top left;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px
}
.testimonials .owl-theme .owl-controls {
	display: none !important;
}
.testimonials .ui-progress span.ui-label {
	color: #fff;
}
.testimonials .pro_bar h5 {
	text-transform: none;
	color: #fff;
}
.home-testimonials {
	float: left;
	width: 100%;
	padding: 5px 0 15px
}
.home-testimonials .holder {
	max-width: 945px;
	margin: 0 auto
}
.home-testimonials .thumb {
	margin: 0 auto 25px;
	display: block;
	width: 110px;
	position: relative
}
.testimonials .divider-icon {
	color: #f9f9f9
}
.home-testimonials .thumb img {
	border-radius: 100%;
	border: 2px solid #fff
}
.home-testimonials p {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	font-weight: 300;
	color: #f9f9f9;
	text-transform: none
}
.home-testimonials strong.name {
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	text-transform: none;
	display: table;
	margin: 0 auto 10px;
	text-align: center;
	position: relative;
	color: #0F99DE
}
.home-testimonials strong.name:before {
	content: '';
	position: absolute;
	left: -32px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-bottom: 2px dotted;
	width: 22px;
	height: 2px
}
.home-testimonials strong.name:after {
	content: '';
	position: absolute;
	right: -32px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-bottom: 2px dotted;
	width: 22px;
	height: 2px
}
.home-testimonials strong.designation {
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	color: #f9f9f9;
	text-align: center;
	display: block
}
.home-testimonials .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0
}
.home-testimonials .bx-wrapper .bx-viewport {
	background: none;
	border: 0;
	box-shadow: none;
	left: 0
}
.home-testimonials .bx-wrapper .bx-pager {
	display: none;
	padding: 0
}
.home-testimonials .bx-wrapper .bx-controls-direction a {
	display: none
}
/******************************************
13. Latest news
******************************************/

#latest-news .page-header h2 {
	color: #333
}
@media (max-width:1023px) {
#latest-news .product-flexslider {
	margin: 20px 12px 30px
}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
#latest-news .owl-item .item {
	margin: 0 5px
}
}
.news img {
	border-radius: 0px
}
.news h3 {
	text-align: center;
	color: #2f2f2f;
	font-size: 16px;
	font-weight: 300
}
.news p {
	line-height: 23px;
	color: #999;
	font-size: 13px;
	font-weight: 300;
	text-transform: none
}
.readMore i {
	font-size: 16px;
	margin-left: 6px
}
.readMore {
	background: none repeat scroll 0 0 #9800cb;
	border: 2px solid rgb(96, 92, 168);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	padding: 6px 22px;
	text-transform: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	text-transform: uppercase;
}
.readMore:hover {
	color: #fff;
	background: none repeat scroll 0 0 #0F99DE
}
.news h3 a {
	text-align: center;
	color: #2f2f2f;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 10px;
	display: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.news h3 a:hover {
	color: #0F99DE
}
.news ul {
	margin-top: 14px;
	padding-left: 0;
	text-align: center
}
.news ul li {
	padding-right: 20px;
	display: inline-block;
	list-style: none
}
@media only screen and (min-width:1024px) and (max-width:1169px) {
.news ul li {
	padding-right: 0px;
	margin-bottom: 5px
}
}
.news ul li a {
	color: #a9a9a9;
	text-decoration: none;
	list-style: none
}
.news ul li {
	font-weight: 300;
	color: #fffdfd;
	font-size: 13px;
	text-decoration: none;
	list-style: none
}
.news ul li a i {
	padding-right: 5px
}
.news li i {
	padding-right: 5px
}
.news ul li a:hover {
	color: #0F99DE
}
#latest-news .post-thumbnail {
	margin-bottom: 15px
}
#latest-news {
	margin-bottom: 30px
}
#latest-news-slider.product-flexslider {
	margin: auto 5px;
}
.post-thumbnail figure>img {
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .4s ease-in-out;
	-moz-transition: transform .4 ease-in-out;
	transition: transform .4s ease-in-out;
	overflow: hidden
}
.post-thumbnail:hover figure>img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: transform .4s, opacity .4s ease-in-out;
	-moz-transition: transform .4s, opacity .4s ease-in-out;
	transition: transform .4s, opacity .4s ease-in-out
}
.post-thumbnail figure>img:hover {
	opacity: 0.8
}
.thumbnail-content {
	position: relative;
	overflow: hidden
}
.content-meta {
	text-align: center;
	padding-top: 18px;
	/*! background: #f9f9f9; */
	margin: 2px;
	padding-bottom: 48px;
}
.post-wrapper {
	position: relative;
	border: 1px solid #9800cb;
	background: #fff
}
ul.post-info {
	background: #9800cb;
	padding: 10px;
	/*! border-top: 1px #f0f0f0 solid; */
	/*! border-bottom: 1px #f0f0f0 solid; */
	margin: 18px auto 14px auto;
	/*! color: white; */
}
ul.post-info li a {
	color: #fff;
}
.post-wrapper .content-meta .excerpt {
	padding: 2px 15px
}
/******************************************
14. Pie charts
******************************************/
.counters3 .one_fourth.one i, .counters3 .one_fourth.one, .counters3 .one_fourth.two i, .counters3 .one_fourth.two, .counters3 .one_fourth.three i, .counters3 .one_fourth.three, .counters4 {
	color: #0F99DE;
}
.counters4 {
	background: #f9f9f9;
}
.pie {
	text-align: center
}
.pie-item input {
	width: 64px;
	position: absolute;
	vertical-align: middle;
	margin-top: 45px !important;
	margin-left: -92px;
	border: 0px;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	font-size: 32px;
	line-height: normal;
	font-family: Arial;
	text-align: center;
	color: #00cf75;
	padding: 0px;
	-webkit-appearance: none;
	background: none
}
.pie-item canvas {
	width: 130px
}
.pie-item {
	height: 210px
}
@media (max-width:480px) {
.pie-item {
	height: 126px;
	margin-left: -132px !important
}
}
/******************************************
15. Counter charts
******************************************/

#counter-up-chart {
	background: #fff;
	border-top: 1px solid #e5e5e5;
	padding-bottom: 50px
}
#counter-up-chart .page-header h2 {
	color: #333
}
#counter-up-chart .lead {
	font-size: 18px;
	text-transform: none
}
.textP h3 {
	margin-top: 22px;
	text-align: center;
	font-size: 18px;
	color: #2f2f2f;
	font-weight: 900
}
.textP p {
	line-height: 23px;
	margin-top: 13px;
	text-align: center;
	text-transform: none
}
/******************************************
16. video BG
******************************************/

.video-bg {
	position: relative;
	z-index: 1;
	height: 380px;
	overflow: hidden
}
@media (max-width:479px) {
.video-bg {
	height: inherit
}
}
@media (max-width:479px) {
.video-bg .page-header {
	margin-top: 30px
}
}
@media (max-width:479px) {
.video-bg .divider-icon {
	display: none
}
}
.video-bg video {
	width: 100%;
	z-index: 0;
	position: relative
}
.video-bg .page-header-wrapper {
	position: absolute;
	width: 100%;
	z-index: 1000;
	background: rgba(0,0,0,0.5);
	height: 380px;
	color: #fff
}
@media (max-width:479px) {
.video-bg .page-header-wrapper {
	height: inherit
}
}
.video-bg .lead {
	text-transform: none
}
@media (max-width:479px) {
.video-bg .lead {
	display: none
}
}
a.play-bnt i {
	color: #fff;
	font-size: 50px;
	line-height: 25px;
	margin-top: 35px;
	text-transform: none;
	display: inline-block;
	cursor: pointer;
	letter-spacing: 1px
}
@media (max-width:479px) {
a.play-bnt i {
	margin-top: 10px;
	padding-bottom: 20px
}
}
a.play-bnt i:hover {
	color: #0F99DE
}
a.play-bnt .fa.fa-play {
	font-size: 15px;
	vertical-align: middle
}
/******************************************
17. Our clients
******************************************/

.our-clients .lead {
	font-size: 18px;
	text-transform: none;
	margin: auto 8% 45px;
	margin-bottom: -5px;
}
.our-clients .page-header h2 {
	color: #333
}
.our-clients {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 15px 0px;
	border-top: 1px solid #fff;
}
.our-clients .container {
	padding: 0px 50px
}
@media (max-width:480px) {
.our-clients .container {
	padding: 0px
}
}
@media (max-width:479px) {
.our-clients .slider-items-products .owl-buttons .owl-prev {
	left: 58px
}
}
.our-clients .slider-items-products .owl-buttons .owl-next {
	position: absolute;
	right: -22px;
	top: 15px
}
@media (max-width:479px) {
.our-clients .slider-items-products .owl-buttons .owl-next {
	right: 10px
}
}
.our-clients .slider-items-products .owl-buttons a {
	margin-top: 21px;
}
.grayscale {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale")
}
.grayscale:hover, .grayscale:focus {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
	filter: grayscale(0)
}
/******************************************
18. Contact form
******************************************/

.contact-form {
	/*! background: url(../images/contact-us.jpeg) no-repeat top; */
	background-size: cover
}
.contact-form form {
	position: relative
}
.contact-form .form-control {
	background-color: transparent;
	margin-bottom: 20px;
	padding: 20px;
	color: #fff;
	border-width: 2px
}
.contact-form .form-control:focus {
	border: 2px solid #0F99DE;
	box-shadow: none
}
.contact-form .form-control:focus {
	background: rgba(255,255,255,0.1)
}
.contact-form .heading {
	color: #fff
}
.commands {
	text-align: center
}
#contact .page-header h2 {
	color: #333
}
#contact .lead {
	font-size: 18px;
	text-transform: none;
	margin: auto 8% 45px
}
@media (max-width:479px) {
#contact .lead {
	margin: auto 0% 45px
}
}
#contact .contact-form .page-header h2 {
	color: #fff
}
.contact-form .lead {
	font-size: 18px;
	text-transform: none;
	margin: auto 8% 45px;
	color: #fff
}
#contact .contact-form .divider-icon {
	color: #fff
}
.masked {
	background: rgba(19,19,22,0.5);
	background-image: url('../images/patern.png');
	width: 100%;
	height: 100%;
	display: block;
	padding-bottom: 50px;
	background-size: cover
}
.adress-element {
	text-align: center;
	margin-bottom: 50px
}
.adress-element .fa {
	color: #0F99DE;
	font-size: 36px;
	margin-bottom: 15px
}
#contact h3 {
	font-size: 18px
}
.send-btn {
	background: #0F99DE;
	color: #fff;
	font-size: 14px;
	padding: 10px 30px;
	border: none;
	cursor: pointer;
	display: inline-block;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 2px solid rgba(0,0,0,0.08);
	font-weight: bold;
	border-radius: 50px;
	text-transform: none
}
.rating {
	color: #999;
	font-size: 12px;
	text-align: left;
	margin-left: 9px;
}
.rating .fa-star {
	color: #FC0
}
/******************************************
19. Totop
******************************************/

.totop {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #121212;
	/*! border-radius: 50px; */
	bottom: 40px;
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 35px;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-align: center;
	transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	visibility: hidden;
	white-space: nowrap;
	width: 40px;
	z-index: 100;
	background: #121212;
}
.totop:before {
	content: "\f062";
	font-family: FontAwesome;
	font-size: 18px
}
.totop.totop-is-visible, .totop.totop-fade-out, .no-touch .totop:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s
}
.totop.totop-is-visible {
	visibility: visible;
	opacity: 1
}
.no-touch .totop:hover {
	background-color: #000;
	opacity: 1
}
/******************************************
20. footer
******************************************/

@media (max-width:530px) {
.collapsed-block {
	padding-top: 15px;
	margin: 0
}
.collapsed-block h4 {
	padding: 5px 15px 5px
}
.collapsed-block .tabBlock {
	display: none;
	padding: 0px 15px 5px
}
.collapsed-block .expander {
	float: right;
	cursor: pointer;
	padding: 0 8px;
	margin-top: -5px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff
}
}
footer {
	padding: 50px 0 0;
	overflow: hidden;
	color: #777;
	background: #9800cb}
footer h3 {
	color: #eee;
	font-size: 16px;
	margin: 0 0 8px;
	padding: 0 0 8px;
	letter-spacing: 1px;
	text-transform: none;
	border-bottom: 1px solid #333
}
footer .footer-links ul {
	margin: 0px;
	padding: 0px
}
footer .footer-links ul li {
	list-style-type: none;
	padding: 5px 0
}
footer .footer-links ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 14px;
	display: inline-block !important;
	cursor: pointer;
	line-height: 20px;
	margin-right: 5px
}
footer .footer-links ul li a {
	color: #fff;
	transition: all .3s ease-in-out 0s
}
footer .footer-links ul li a:hover {
	transition: all .3s ease-in-out 0s;
	padding-left: 10px;
	color: #0F99DE
}
footer a {
	color: #fff;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.footer-logo {

	margin: 0px 0 12px;
    max-width: 190px

}
.footer-content p {
	display: inline-block;
	padding-left: 5px;
color: #fff;
}
.footer-newsletter {
	background: #111;
	padding-bottom: 35px;
	text-align: left
}
.newsletter-inner {
	display: inline-block;
	margin-top: 40px
}
.footer-newsletter h3 {
	margin-top: 35px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 0px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.footer-newsletter p {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	text-align: left;
	text-transform: none
}
.footer-newsletter .newsletter-email {
	float: left;
	font-size: 13px;
	font-weight: 300;
	border: 0;
	background: #1c1c1c;
	color: #fff;
	padding: 12px;
	width: 358px;
	/*! border-radius: 50px 0px 0px 50px; */
	padding-left: 20px
}
@media (max-width:479px) {
.footer-newsletter .newsletter-email {
	width: 100%;
	margin-bottom: 10px;
	border-radius: 0px;
}
.footer-content p {
	font-size: 12px;
}
}
@media (min-width:480px) and (max-width:1023px) {
.footer-newsletter .newsletter-email {
	width: 250px
}
}
.footer-newsletter .email {
	text-transform: none;
	float: left
}
button.subscribe:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 8px
}
.footer-newsletter .subscribe {
	text-transform: none;
	font-size: 15px;
	font-weight: normal;
	float: left;
	color: #fff;
	border-radius: 0 50px 50px 0;
	text-decoration: none;
	background: #9800cb;
	padding: 10px 25px 10px 18px;
	border: 0px #9800cb;
	/*! border-radius: 50px !important; */
	border-bottom-left-radius: 0px !important;
	border-top-left-radius: 0px !important;
}
@media (max-width:479px) {
.footer-newsletter .subscribe {
	border-radius: 50px;
	float: right;
	position: absolute;
}
}
.social ul.inline-mode li a:before {
	content: ""
}
.social ul.inline-mode li a {
	border: 1px solid #666;
	border-radius: 50px;
	color: #fff;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	width: 45px;
	display: inline-block;
	text-align: center;
	border-radius: 0px !important;
}
.social .fb a:hover {
	background: #3C5B9B
}
.social .tw a:hover {
	background: #359BED
}
.social .googleplus a:hover {
	background: #E33729
}
.social .rss a:hover {
	background: #FD9F13
}
.social .instagram a:hover {
	background: #3f729b
}
.social .linkedin a:hover {
	background: #027ba5
}
.social h4 {
	margin: 25px 0 5px
}
.social ul {
	margin: 0;
	list-style: none;
	text-align: right;
	float: right;
	margin-top: 40px;
}
@media (max-width:640px) {
.social ul {
	float: none;
	text-align: center
}
}
.social ul li {
	margin-left: 7px;
	display: inline-block;
	border: 0px !important;
}
.social a {
	transition: background 400ms ease-in-out;
	-webkit-transition: background 400ms ease-in-out;
	-moz-transition: background 400ms ease-in-out;
	-o-transition: background 400ms ease-in-out
}
@media (max-width:640px) {
.social ul li {
	margin-left: 0px;
}
.social {
	float: none;
	margin-bottom: 5px;
	text-align: center
}
}
.payment {
	margin-top: 14px;
	display: inline-block;
	width: 100%;
	text-align: right;
}
.payment img {
	width: 80%;
	height: auto;
}
@media only screen and (min-width:300px) and (max-width:640px) {
.payment {
	text-align: center
}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
.payment {
	margin-bottom: 14px;
}
.social ul li {
	margin-left: 3px;
}
.social ul.inline-mode li a {
	height: 40px;
	line-height: 40px;
	width: 40px;
}
}
@media only screen and (min-width:1024px) and (max-width:1169px) {
.payment {
	margin-bottom: 14px
}
}
.payment ul {
	padding: 0px;
	margin: auto;
}
.payment li {
	display: inline-block;
	list-style: none;
	margin-right: 6px
}
.footer-coppyright {
	padding-bottom: 10px;
	border-top: 1px solid #343434;
	margin-top: 30px;
}
.coppyright {
	padding-top: 12px;
color: #fff;
}
@media (max-width:640px) {
.coppyright {
	float: none;
	margin-bottom: 10px;
	text-align: center;
color: #fff;
}
}
@media (max-width:480px) {
.mm-toggle-wrap {
	display: block
}
}
/******************************************
21. Main menu
******************************************/


nav.stick {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background-color: #9800cb;
	box-shadow: 0 6px 12px 0 rgba(0,0,0,0.176);
	z-index: 10
}
nav {
	height: 52px;
	position: relative;
	margin: auto;
	width: 100%;
	background: #111;
	border-top: 1px solid #5f5d5d;
	border-bottom: 5px solid #121212;
	background: #9800cb;
}
nav a {
	color: #000
}
nav a:hover {
	color: #000
}
@media (max-width:767px) {
nav {
	display: none;
	background: #000
}
}
.mtmegamenu .menu-items {
	opacity: 0;
	display: block;
	overflow: hidden;
	transform: perspective(1160px) rotateX(-90deg);
	-ms-transform: perspective(1160px) rotateX(-90deg);
	-webkit-transform: perspective(1160px) rotateX(-90deg);
	-moz-transform: perspective(1160px) rotateX(-90deg);
	-o-transform: perspective(1160px) rotateX(-90deg);
	transform-origin: 0 0 0;
	transition: transform 0.3s ease 0s, opacity 0.4s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
	-webkit-transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
	-moz-transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
	-o-transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
}
.mtmegamenu li:hover .menu-items {
	opacity: 1;
	overflow: visible;
	-ms-transform: perspective(1160px) rotateX(0deg);
	-webkit-transform: perspective(1160px) rotateX(0deg);
	-moz-transform: perspective(1160px) rotateX(0deg);
	-o-transform: perspective(1160px) rotateX(0deg);
	transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
	-webkit-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
	-moz-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
	-o-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
	z-index: 999;
}
.mtmegamenu {
	display: inline-block;
	width: 100%;
	position: relative;
	margin: auto 15px;
	font-family: "titillium web", sans-serif;
	/*! margin-left: 75px; */
	margin-left: 5px;
}
.mtmegamenu a:focus {
	outline: 0
}
.mtmegamenu>ul {
	display: block;
	clear: both;
	margin: 0;
}
.mtmegamenu>ul {
	height: 28px;
	padding: 0;
	text-align: left
}
.mtmegamenu>ul>li {
	display: inline-block;
	font-size: 16px;
	text-transform: none;
	/*! margin-right: 1px; */
	background: none !important;
	/*! margin-right: 15px; */
	font-family: "titillium web", sans-serif
}
@media only screen and (min-width:768px) and (max-width:992px) {
.mtmegamenu>ul>li {
	margin-right: 20px;
	font-size: 14px
}
}
.mtmegamenu>ul>li:last-child {
	float: right
}
@media only screen and (min-width:768px) and (max-width:1368px) {
.stick .mtmegamenu>ul>li:last-child {
	float: none
}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
.stick .mtmegamenu>ul>li {
	margin-right: 12px
}
}
@media only screen and (min-width:1024px) and (max-width:1169px) {
.stick .mtmegamenu>ul>li {
	margin-right: 20px
}
}
.mtmegamenu .mt-root-item.no-description .title {
	padding: 0 12px;
	display: block;
	padding-top: 1px
}
.mtmegamenu .mt-root:hover .mt-root-item>a>.title, .mtmegamenu .mt-root:hover .mt-root-item>.title, .mtmegamenu .mt-root.active .mt-root-item>a>.title, .mtmegamenu .mt-root.active .mt-root-item>.title, .mtmegamenu .mt-root .mt-root-item>a.active>.title {
	color: #fff
}
.mtmegamenu>ul>li img {
	max-width: 100%;
	padding: 3px;
	border: 1px solid #f5f5f5
}
#header_menu .mtmegamenu>ul>li:hover {
	padding-bottom: 40px
}
.mtmegamenu .mt-root>li {
	overflow: hidden
}
.mtmegamenu .mt-root-item {
	float: left;
	cursor: pointer;
	padding: 14px 0 17px;
	white-space: nowrap
}
.mtmegamenu a .title.title_font span {
	color: #fff;
	font-weight: bold;
	/*! background: #ef1150; */
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.mtmegamenu .title_font span {
	color: #fff;
	font-weight: normal;
	/*! background: #212121; */
	padding: 15px 15px 18px;
	border-right: 1px solid #6e6d6d;
	padding-right: 15px !important;
	padding-left: 10px !important;
}
.mtmegamenu .mt-root-item a {
	color: #fff;
	font-weight: bold
}
.mtmegamenu .mt-root-item .title .icon-has-sub {
	font-size: 14px;
	margin-left: 10px;
	margin-top: 16px;
	vertical-align: top
}
.mtmegamenu .menu-items .icon {
	margin-right: 10px
}
.mtmegamenu .description {
	display: block;
	clear: both;
	font-size: 11px;
	color: #84888f
}
.mtmegamenu .menu-items {
	position: absolute;
	z-index: 99999;
	left: 0px;
	top: 50px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
	height: auto;
	max-width: 1150px;
	border-bottom: 5px solid #121212;
	background: #fff;
	-webkit-box-shadow: 0 8px 14px 0 rgba(0,0,0,0.25), inset 0 1px 1px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 8px 14px 0 rgba(0,0,0,0.25), inset 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 8px 14px 0 rgba(0,0,0,0.25), inset 0 1px 1px rgba(0,0,0,0.35);
	line-height: normal;
	margin: auto;
}
@media only screen and (min-width:768px) and (max-width:992px) {
.mtmegamenu .menu-items {
	left: 0 !important;
	max-width: 730px
}
}
.mtmegamenu .demo_custom_link_cms .menu-items {
	padding: 12px 6px;
	margin: auto;
	left: auto;
}
.mtmegamenu .menu-items ul {
	font-size: 0
}
.mtmegamenu .menu-items li {
	font-size: 13px;
	list-style: none
}
.mtmegamenu .menu-items>li {
	float: left;
	padding: 0 8px;
	list-style: none
}
.mtmegamenu .menu-item.depth-1>.title.title_font {
	margin: 12px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #f5f5f5;
	font-size: 16px;
	font-weight: bold
}
.mtmegamenu .submenu .title a {
	text-transform: capitalize
}
.mtmegamenu .menu-item>.title {
	padding: 5px 0
}
.mtmegamenu .submenu {
	overflow: hidden;
	margin-left: -1%;
	margin-right: -1%
}
.mtmegamenu .submenu>li {
	margin: 0 1%
}
.mtmegamenu .submenu>li .submenu>li {
	padding-left: 10px
}
.mtmegamenu .submenu>li.no-title>.submenu>li {
	padding-left: 0
}
.mtmegamenu .submenu .title a:before {
	content: "\f105";
	font-family: "fontawesome";
	margin-right: 5px
}
.mtmegamenu .submenu .title {
	float: none
}
.mtmegamenu .menu-item.divider {
	position: relative;
	display: block;
	float: none;
	clear: both;
	margin: 0;
	padding: 5px 1%;
	width: 100%;
	border: none
}
.mtmegamenu .custom-content p {
	padding: 5px 0
}
.mtmegamenu .custom-content ul {
	list-style-type: disc
}
.mtmegamenu .custom-content ol {
	list-style-type: decimal
}
.mtmegamenu .custom-content li {
	margin-left: 16px
}
.mtmegamenu .product.withimage {
	display: inline-block;
	float: left;
	vertical-align: top;
	padding-bottom: 8px;
	padding-top: 15px
}
.mtmegamenu .product.withimage .product-item {
	margin: 0 2px
}
.mtmegamenu .product.withimage .right-block {
	padding-bottom: 0;
	min-height: 90px
}
.mtmegamenu>ul>li span.img_root img {
	border: none;
	padding: 0
}
.mtmegamenu .product .product-image {
	display: block
}
.mtmegamenu .product.withimage .title {
	margin-top: 10px
}
.mtmegamenu .depth-1.product .title {
	font-weight: normal;
	font-size: 13px;
	border: none;
	margin: 10px 0;
	padding: 0
}
.mtmegamenu .manufacturer.withimage {
	display: inline-block;
	float: none;
	vertical-align: top;
	padding: 1px 0 !important
}
.mtmegamenu .manufacturer.withimage .title {
	margin-top: 10px
}
.mtmegamenu .depth-1.manufacturer .title {
	font-weight: normal;
	font-size: 13px;
	border: none;
	margin: 10px 0;
	padding: 0
}
.mtmegamenu .supplier.withimage {
	display: inline-block;
	float: none;
	vertical-align: top;
	padding: 1px 0 !important
}
.mtmegamenu .supplier.withimage .title {
	margin-top: 10px
}
.mtmegamenu .depth-1.supplier .title {
	font-weight: normal;
	font-size: 13px;
	border: none;
	margin: 10px 0;
	padding: 0
}
.category_demo_custom>ul>li.customcontent {
	width: 40%;
	margin-top: 5px
}
[class*="menucol-"] {
float:left
}
.menucol-1-1 {
	width: 100% !important
}
.menucol-1-2 {
	width: 50% !important
}
.menucol-1-3 {
	width: 33.33% !important
}
.menucol-2-3 {
	width: 66.67% !important
}
.menucol-1-4 {
	width: 25% !important
}
.menucol-3-4 {
	width: 75% !important
}
.menucol-1-5 {
	width: 21% !important
}
.menucol-2-5 {
	width: 37% !important
}
.menucol-1-6 {
	width: 16.66% !important
}
.menucol-1-10 {
	width: 10% !important
}
.mtmegamenu .inline ul {
	font-size: 0
}
.mtmegamenu .inline li {
	display: inline-block;
	float: left;
	padding: 0 10px;
	width: 20%;
	vertical-align: top;
	font-size: 12px;
	list-style: none
}
.mtmegamenu .text-center ul, .mtmegamenu .text-center li {
	text-align: center
}
.mtmegamenu .menu-item.no-title>.title {
	display: none
}
.mtmegamenu .menu-item.no-description>.description {
	display: none
}
#header_menu {
	background: #f5f5f5;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -14px
}
.fieldmm-nav {
	position: relative;
	text-align: left
}
#fieldmm-button {
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 21px;
	margin-right: 0;
	position: absolute;
	right: 15px
}
.right_block_img_menu {
	padding-top: 15px
}
.custom_link_feature a {
	text-transform: none;
	line-height: 32px
}
.custom_link_feature a:before {
	font-family: fontawesome;
	content: "\f105";
	margin-right: 10px
}
.mtmegamenu .menu-item.depth-1.cmspage .title {
	font-size: 14px;
	border: 0
}
.mtmegamenu .demo_custom_link_cms .menu-items>li {
	width: 100%;
	padding: 0 5px 8px
}
.mtmegamenu .demo_custom_link_cms .menu-items>li:last-child {
	padding: 0 5px 0px
}
.mtmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a {
	font-size: 13px;
	text-transform: capitalize;
	font-weight: normal;
	border: 0;
	transition: all .3s ease-in-out 0s
}
.mtmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a:hover {
	padding-left: 5px;
	transition: all .3s ease-in-out 0s;
	color: #121212}
.mtmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a:before {
	font-family: fontawesome;
	content: "\f105";
	margin-right: 8px
}
.mtmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a:before:hover {
margin-left:5px;
transition:all .3s ease-in-out 0s
}
.mtmegamenu .menu-items .icon, .mtmegamenu .menu-items .title a:hover .icon {
	transition: all .3s ease-in-out 0s
}
.mtmegamenu .submenu .title:hover a {
	margin-left: 5px;
	transition: all .3s ease-in-out 0s
}
.mtmegamenu .submenu .title a {
	margin-left: 0;
	transition: all .3s ease-in-out 0s
}
.mtmegamenu .submenu .title a:hover {
	color: #121212}
.mtmegamenu>ul>li img:hover {
	opacity: .8
}
.mtmegamenu>ul>li.active, .menu-bottom .menu-bottom-dec a {
	background-color: #121212;
	transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	border-radius: 50px
}
.mtmegamenu>ul>li.active:hover, .menu-bottom .menu-bottom-dec a:hover {
	border-color: #121212}
.mtmegamenu a.active .title.title_font span {
	background: #121212;
	color: #fff;
	padding: 4px 6px;
	border-radius: 3px;
}
.custom-menu-bottom img {
	float: left;
	margin-right: 20px
}
@media only screen and (min-width:768px) and (max-width:992px) {
.custom-menu-bottom img {
	margin-right: 10px
}
}
.custom-menu-bottom, .custom-menu-top {
	min-height: 140px;
	margin-top: 6px
}
.menu-bottom .menu-bottom-dec a {
	padding: 8px 18px;
	color: #fff;
	display: inline-block;
	margin-top: 20px;
	font-weight: bold;
	border: 2px #121212 solid
}
.menu-bottom .menu-bottom-dec a:hover {
	color: #121212;
	border: 2px #121212 solid;
	background-color: #fff
}
.menu-bottom p {
	margin: 0;
	text-transform: none;
	line-height: 22px;
	color: #000
}
@media only screen and (min-width:768px) and (max-width:992px) {
.menu-bottom p {
	display: none
}
}
.menu-bottom h3 {
	font-size: 16px;
	text-transform: capitalize;
	margin-bottom: 4px
}
@media only screen and (min-width:768px) and (max-width:992px) {
.menu-bottom h3 {
	font-size: 14px
}
}
.left_column_img, .right_column_img {
	float: left;
	margin-top: 20px;
	padding: 0;
	margin-bottom: 8px
}
.right_column_img {
	text-align: right
}
@media only screen and (min-width:768px) and (max-width:992px) {
.mtmegamenu .product.withimage .product-item {
	margin: 0px
}
}
@media only screen and (min-width:768px) and (max-width:992px) {
.mtmegamenu .product.withimage .product-item .item-inner {
	margin-bottom: 0px
}
}
@media only screen and (min-width:1170px) and (max-width:1368px) {
nav.stick .container {
	width: 100%;
	margin-left: 170px;
}
}
html {
	overflow-x: hidden
}
#page {
	position: relative;
	left: 0;
	overflow: hidden
}
.mmPushBody {
	width: 100%;
	height: 100%;
	overflow-x: hidden
}
#mobile-menu {
	position: absolute;
	top: 0;
	background: #000;
	z-index: 99999;
	display: none;
	font-size: 13px;
	line-height: 1.42857;
	text-transform: none;
	border-right: 2px #fff solid
}
.mobile-menu {
	list-style-type: none;
	margin: 0;
	width: 100%;
	float: left;
	margin-left: 0;
	padding-left: 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}
.mobile-menu ul {
	margin-left: 0;
	padding-left: 0
}
.mobile-menu .home {
	background-color: #121212;
	color: white;
	height: 43px;
	overflow: hidden
}
.mobile-menu .home i {
	padding-right: 5px
}
.mobile-menu .home a.active {
	color: #fff !important
}
.mobile-menu .expand {
	right: 0;
	position: absolute;
	padding: 0 10px;
	color: #121212;
	margin-left: 100px
}
.mobile-menu .expand:hover {
	cursor: pointer
}
.mobile-menu li {
	display: block;
	border-top: 1px solid #333;
	width: 100%;
	float: left;
	margin-left: 0;
	padding-left: 0;
	position: relative
}
.mobile-menu li .home a {
	color: #fff
}
.mobile-menu li a {
	display: block;
	overflow: hidden;
	white-space: normal;
	color: #f5f5f5;
	text-decoration: none;
	padding: 10px;
	padding-left: 15px
}
.mobile-menu li a.active {
	color: #121212}
.mobile-menu li li {
	background: #111
}
.mobile-menu li li a {
	padding-left: 25px
}
.mobile-menu li li a span {
	font-family: "titillium web", sans-serif;
	text-transform: capitalize;
}
.mobile-menu li li li {
	background: #333;
	border-bottom: 1px #666 solid
}
.mobile-menu li li li a {
	padding-left: 35px
}
.mobile-menu li li li:last-child {
	border-bottom: none
}
.mobile-menu li li a span.fa-plus:before {
	display: none
}
.mm-toggle-wrap {
	color: white;
	width: 40px;
	height: 40px;
	background: #121212;
	line-height: 1;
	overflow: hidden
}
.mm-toggle {
	cursor: pointer;
	font-size: 20px;
	display: none;
	padding: 10px 10px;
	width: auto;
	float: left;
	background: #000;
	height: 40px
}
.mm-toggle-wrap {
	display: none
}
@media (max-width:767px) {
.mm-toggle {
	display: block
}
.mm-toggle .mm-label {
	margin-left: 3px
}
.mm-toggle-wrap {
	display: block
}
}
.mm-toggle .mm-label {
	display: none
}
.page-title h1, .page-title h2 {
	color: #000;
	font-size: 32px;
	font-weight: bold;
	text-transform: none;
	margin-top: 0px;
	line-height: normal
}
@media (max-width:767px) {
.page-title h1, .page-title h2 {
	font-size: 26px
}
}
.mtmegamenu .mt-root-item .title.title_font {
	position: relative;
}
.mtmegamenu .mt-root-item .title.title_font .menu-label {
	position: absolute;
	text-transform: uppercase;
	top: -36px;
	display: inline;
	padding: 1px 7px;
	color: #fff;
	font-size: 11px;
	right: 23px;
}
.mtmegamenu .mt-root-item .title.title_font .menu-label:after {
	border-width: 7.5px 8.5px 0 7.5px;
	right: 18px;
	top: 90%;
	border-style: solid;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transitio: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 0;
	z-index: 100;
}
.mtmegamenu .mt-root-item .title.title_font .menu-label:before {
	right: 18px;
	top: 90%;
}
.mtmegamenu .mt-root-item .title.title_font .menu-label.new-menu {
	background: #339966;
}
.mtmegamenu .mt-root-item .title.title_font .menu-label.new-menu:after {
	border-color: #339966 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.mtmegamenu .mt-root-item .title.title_font .menu-label.new-menu:before {
	border-color: #339966 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.mtmegamenu .mt-root-item .title.title_font .menu-label.hot-menu {
	background: #121212;
}
.mtmegamenu .mt-root-item .title.title_font .menu-label.hot-menu:after {
	border-color: #121212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.mtmegamenu .mt-root-item .title.title_font .menu-label.hot-menu:before {
	border-color: #121212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
/******************************************
22. toolbar
******************************************/

.toolbar {
	background: #fff;
	margin: 0;
	overflow: hidden;
	border: 1px #eee solid;
	margin-top: -10px;
}
.toolbar .sorter {
	margin-top: 6px;
	float: left;
	padding-left: 3px;
}
.sorter .short-by {
	float: right;
	margin: 0;
	padding: 0 12px
}
@media (max-width:767px) {
.sorter .short-by {
	padding: 0 6px
}
}
.toolbar label {
	color: #777;
	font-size: 14px;
	font-weight: 500;
	line-height: 30px;
	text-transform: capitalize
}
@media (max-width:479px) {
.toolbar label {
	display: none
}
}
.sorter .short-by select {
	border: 0 none;
	display: inline-block;
	font-size: 14px;
	height: 28px;
	margin: 0;
	padding: 0 10px;
	vertical-align: middle;
	width: 100px;
	border: 1px #eee solid;
	border-radius: 50px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url(../images/arrow-d.png);
	background-repeat: no-repeat;
	position: right 10px center;
	padding-right: 28px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer
}
.sorter .short-by.page select {
	width: 200px;
	border: 1px solid #121212;
	border-radius: 2px;
	/*! text-align: center; */
}
.view-mode {
	float: left;
	padding-left: 3px
}
.view-mode ul {
	padding: 0px;
	margin: 0
}
.view-mode ul li {
	float: left;
	padding: 4px 10px;
	border-right: 1px solid #e5e5e5;
	list-style: none
}
.view-mode ul li a {
	color: #959595;
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	padding-right: 5px
}
.view-mode ul li:last-child {
	border: none;
	margin-left: 5px;
	padding-right: 0px
}
.view-mode li.active a {
	color: #0F99DE
}
.shop .product-des .color ul li {
	border: 0 none;
	display: inline-block;
	float: none;
	margin-right: 5px;
	margin-top: 10px
}
.shop .product-des h2 {
	line-height: 18px;
	margin: 0 0 5px
}
.pagination-area {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	border-top: 1px solid #eee;
	margin: 10px 0 0;
	padding-top: 20px;
	text-align: center;
	display: inline-block;
	width: 100%
}
.pagination-area ul {
	margin-bottom: 25px
}
.pagination-area ul li {
	background: #f5f5f5;
	color: #393939;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	height: 36px;
	line-height: 34px;
	margin: 0 0 0 5px;
	width: 36px;
	/*! border-radius: 50px */
}
.pagination-area ul li a {
	border: 1px solid #ddd;
	color: #363636;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: 36px;
	width: 36px;
	text-decoration: none;
	/*! border-radius: 50px; */
	transition: all .4s ease-out .2s
}
.pagination-area ul li a:hover, .pagination-area ul li a.active {
	background: #FFF;
	border: 1px solid #121212;
	/*! border-radius: 50px; */
	color: #000;
	transition: all .4s ease-out .2s
}
/******************************************
23. filter price
******************************************/

.filter-price {
	margin: auto 15px 25px
}
.filter-price p {
	margin: 0 0 10px
}
.filter-price p input {
	border: 0 none;
	color: #333;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	background: inherit
}
.filter-price a {
	border-bottom: 2px solid #f7505a;
	color: #f7505a;
	display: inline-block;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 0;
	text-transform: none
}
.filter-price .ui-slider-horizontal {
	height: 6px
}
.filter-price .ui-widget-header {
	background: #333;
	border: 0px;
	color: #fff;
	height: 6px
}
.filter-price .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-radius: 0px
}
.filter-price .ui-slider .ui-slider-handle {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #0F99DE;
	cursor: pointer;
	height: 18px;
	position: absolute;
	width: 18px;
	z-index: 2;
	border-radius: 100%
}
.filter-price .ui-slider-horizontal .ui-slider-handle {
	top: -6px
}
.manufacturer-area {
	margin-bottom: 25px
}
button.button {
	display: inline-block;
	border: 0;
	background: #121212;
	padding: 8px 16px;
	/*! font-size: 12px; */
	border: 2px solid #ef3060;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	font-weight: normal;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 0px !important;
	font-weight: bold;
}
button.button:hover {
	background: #0F99DE;
	border: 2px solid #0F99DE;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	color: #fff
}
button span {
	text-transform: none;
	font-weight: 200;
}
/******************************************
24. breadcrumbs
******************************************/

.breadcrumbs {
	padding: 6px 0px;
	margin: auto;
	font-size: 14px;
	background-color: #121212;
	border-bottom: 1px solid #eaeaea;
	text-transform: none;
	color: white;
	/*! margin-top: -10px; */
}
.breadcrumbs a {
	color: #fff;
	font-size: 14px;
	/*! text-transform: initial; */
}
.breadcrumbs span {
	display: inline-block;
	margin: 0 5px 0 5px;
	color: #fff;
	font-size: 15px
}
.breadcrumbs ul {
	margin: 0px;
	padding: 0px
}
.breadcrumbs ul li {
	list-style-type: none;
	display: inline;
	text-transform: lowercase;
}
/******************************************
25. sidebar
******************************************/

/*25.1 category sidebar*/
.category-sidebar {
	background: #fff;
	margin-bottom: 25px;
	border: none;
	margin-top: 10px
}
.category-sidebar .block-title:before {
	content: '\f0c9';
	font-family: FontAwesome;
	margin-right: 4px
}
.category-sidebar .product-categories {
	padding: 8px 12px;
	margin: auto
}
.category-sidebar ul.product-categories ul {
	margin: 0;
	padding: 0
}
.category-sidebar .product-categories li {
	padding: 8px 0px 10px 14px;
	position: relative;
	border-bottom: 1px solid #ececec
}
.category-sidebar .product-categories li:last-child {
	border-bottom: none
}
.category-sidebar .product-categories li a {
	font-weight: normal;
	font-size: 13px;
	color: #222;
	font-family: "titillium web", sans-serif
}
.category-sidebar .product-categories li a:hover {
	color: #1bbaaf
}
.category-sidebar .product-categories li.current-cat a {
	font-weight: 600;
	font-size: 13px;
	color: #333
}
.category-sidebar .product-categories li.current-cat ul li a {
	border-bottom: 0 solid #eaeaea;
	color: #666;
	font-size: 13px;
	font-weight: 400;
	padding: 2px
}
.category-sidebar .product-categories li.current-cat ul li a:hover {
	color: #1bbaaf
}
.category-sidebar .product-categories li ul li {
	padding: 5px 0px 5px 10px;
	list-style: none
}
.category-sidebar .product-categories li ul li {
	border-bottom: none;
	list-style: none
}
.sidebar li {
	list-style: none
}
.category-sidebar .product-categories li ul li a {
	border-bottom: 0 solid #EAEAEA;
	font-weight: 400;
	font-size: 13px;
	margin: 0;
	padding: 6px 3px;
	text-decoration: none;
	color: #666;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.category-sidebar .product-categories li .count {
	display: none
}
.category-sidebar .product-categories {
	overflow: auto;
	padding: 8px 0px 0;
	border: 1px solid #eee
}
.category-sidebar .cat-item.cat-parent:hover {
	cursor: pointer
}
.category-sidebar .cat-item.cat-parent:after {
	content: "";
	color: #555;
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 8px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/plus-d2.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.open-cat:after {
	content: "";
	color: #555;
	font-size: 14px;
	position: absolute;
	right: 5px;
	top: 6px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/minus-d1.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat-parent.close-cat:after {
	content: "";
	color: #555;
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 8px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/plus-d2.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat-parent:after {
	content: "";
	color: #555;
	font-size: 14px;
	position: absolute;
	right: 5px;
	top: 6px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/minus-d1.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat:after {
	content: "";
	color: #555;
	font-size: 16px;
	position: absolute;
	right: 5px;
	top: 6px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/minus-d1.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat.open-cat:after {
	content: "";
	color: #555;
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 8px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/plus-d2.png);
	background-repeat: no-repeat
}
.category-sidebar .sidebar-title {
	font-size: 16px;
	margin: 0;
	padding: 12px 14px;
	text-transform: none;
	background-color: #0F99DE;
	border-radius: 3px 3px 0 0
}
.category-sidebar .sidebar-title h3 {
	color: #fff;
	margin: auto;
	font-size: 16px
}
/*25.2 sidebar cart*/
.sidebar-cart {
	padding: 0px;
	overflow: hidden;
	border: 1px #eee solid;
	background: #FFF;
	margin-bottom: 25px
}
.sidebar-cart .block-content {
	padding: 14px
}
.sidebar-cart .amount {
	margin-bottom: 15px;
	border-bottom: 1px #ddd solid;
	padding-bottom: 4px
}
.sidebar-cart .mini-products-list .product-details .nobr {
	white-space: normal !important
}
.sidebar-cart .summary {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1
}
.sidebar-cart .subtotal {
	margin: 0;
	padding: 8px 10px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 10px;
	background: #f5f5f5
}
.sidebar-cart .block-content .summary .subtotal .label {
	padding: 2px 0;
	text-transform: none;
	color: #333;
	font-size: 13px;
	font-weight: 700
}
.sidebar-cart .subtotal .price {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	float: right
}
.cart-checkout {
	border: 0 none;
	margin: 0;
	padding: 5px 0 5px;
	text-align: left;
	margin-bottom: 0px
}
.cart-checkout a {
	border: 0px #dc436b solid;
	background: #323C46;
	text-shadow: 0 1px 0 #333;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 8px 12px;
	text-transform: none;
	border-radius: 50px
}
.cart-checkout a:hover {
	border: 0px #111 solid;
	background: #222;
	padding: 6px 10px;
	text-shadow: 0 1px 0 #000;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer
}
.sidebar-cart .block-content ul li .product-details {
	float: right;
	width: 68%
}
@media only screen and (min-width:300px) and (max-width:767px) {
.sidebar-cart .block-content ul li .product-details {
	width: 65%;
	margin-right: 15px
}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
.sidebar-cart .block-content ul li .product-details {
	width: 100%;
	margin-right: 0px;
	margin-top: 10px
}
}
@media only screen and (min-width:1024px) and (max-width:1200px) {
.sidebar-cart .block-content ul li .product-details {
	width: 58%
}
}
.sidebar-cart ul li.item {
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	display: inline-block
}
.sidebar-cart ul li.item img {
	width: 65px
}
.sidebar-cart ul li.item.last {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 5px
}
.sidebar-cart .block-content ul li a.product-image {
	display: inline
}
.sidebar-cart .block-content ul li a.product-image img {
	border: 1px solid #ECECEC
}
.sidebar-cart .block-content ul li .product-name {
	margin: 0 0 2px;
	font-size: 13px
}
.sidebar ul, .sidebar ol {
	margin: 0px;
	padding: 0px
}
.sidebar-bar-title {
	font-size: 16px;
	margin: 0;
	padding: 12px 14px;
	text-transform: none;
	background-color: #fff;
	border-radius: 3px 3px 0 0;
	border-bottom: 1px solid #eee
}
.sidebar-bar-title {
	color: #333;
	margin: auto;
	font-size: 16px
}
.sidebar-bar-title h3 {
	font-size: 16px
}
/*25.3 product price range*/
.product-price-range {
	border: 1px solid #eee;
	background: #fff;
	margin-bottom: 25px
}
.product-price-range .block-content {
	padding: 28px 15px 10px
}
.product-price-range .amount-range-price {
	padding: 15px 0
}
.product-price-range .slider-range-price {
	height: 7px;
	background: #ccc;
	border: none;
	border-radius: 50px
}
.product-price-range .slider-range-price .ui-widget-header {
	background: #333;
	height: 7px
}
.product-price-range .slider-range-price .ui-slider-handle {
	border: 1px #666 solid;
	border-radius: 100%;
	background: #0C6;
	cursor: pointer
}
.check-box-list {
	overflow: hidden
}
.check-box-list li {
	line-height: 24px
}
.check-box-list label {
	display: inline-block;
	cursor: pointer;
	line-height: 12px
}
.check-box-list label:hover {
	color: #0F99DE
}
.check-box-list input[type="checkbox"] {
	display: none
}
.check-box-list input[type="checkbox"]+label span.button {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 13px;
	background: url("../images/checkbox.png") no-repeat;
	padding: 0;
	border: none
}
@media only screen and (min-width:480px) and (max-width:1024px) {
.check-box-list input[type="checkbox"]+label span.button {
	margin-right: 6px
}
}
.check-box-list input[type="checkbox"]:checked+label span.button {
	background: #0F99DE url("../images/checked.png") no-repeat center center
}
.check-box-list input[type="checkbox"]:checked+label {
	color: #0F99DE
}
.check-box-list label span.count {
	color: #a4a4a4;
	margin-left: 2px
}
/*25.4 filter color*/
.filter-color ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -5px
}
.filter-color li {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: normal;
	float: left;
	padding: 5px
}
.filter-color li label {
	border: 1px solid #eaeaea;
	width: 20px;
	height: 20px;
	padding-top: 6px;
	padding-left: 6px;
	float: left
}
.filter-color li input[type="checkbox"]+label span.button {
	background: none;
	margin: 0
}
.filter-color li input[type="checkbox"]:checked+label {
	border-color: #0F99DE
}
.filter-size {
	max-height: 200px;
	overflow-y: auto
}
.filter-size li {
	width: 50%;
	float: left
}
h2.saider-bar-title {
	color: #333;
	display: block;
	font-size: 13px;
	font-weight: 700;
	text-transform: none;
	/*! border-bottom: 1px #ddd solid; */
	margin-bottom: 2px;
	padding-bottom: 5px;
}
/*25.5 shop by*/
.shop-by-side {
	border: 1px solid #eee;
	background: #fff;
	margin-bottom: 25px
}
.shop-by-side .block-content {
	padding: 14px
}
.color-area {
	margin-bottom: 25px;
	overflow: hidden
}
.color ul li {
	border: 0 none;
	float: left;
	margin-right: 5px
}
@media only screen and (min-width:480px) and (max-width:1024px) {
.color ul li {
	margin-bottom: 5px
}
}
.color ul li a {
	clear: both;
	background: #000;
	float: left;
	font-size: 11px;
	font-weight: 700;
	text-transform: none;
	height: 20px;
	width: 20px;
	border: 1px solid #ddd
}
.color ul li:nth-child(2) a {
	background: #e32b00
}
.color ul li:nth-child(3) a {
	background: #ff9000
}
.color ul li:nth-child(4) a {
	background: #8BC44A
}
.color ul li:nth-child(5) a {
	background: #10b9b9
}
.color ul li:nth-child(6) a {
	background: #FFFFFF
}
.size-area {
	margin-bottom: 8px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}
.size li {
	border: 0 none;
	float: left;
	margin-right: 5px;
	/*! max-width: 60px; */
	margin-bottom: 5px;
	border: 1px solid #ef3060;
	/*! color: red; */
}
@media only screen and (min-width:480px) and (max-width:1024px) {
.size li {
	margin-bottom: 5px
}
}
.size li a {
	border: 2px solid #d8d8d8;
	/*! padding: 5px 10px; */
	color: #fff;
	float: left;
	/*! font-size: 11px; */
	font-weight: 700;
	text-transform: none;
	text-decoration: none;
	/*! margin: 10px; */
	padding: 4px;
}
.size li a:hover {
	border-color: #0F99DE
}
/*25.6 compare */
.compare .block-content {
	padding: 14px
}
ol#compare-items li a.product-name {
	font-size: 14px;
	padding: 0 3px;
	margin: 0;
	font-weight: normal;
	line-height: 20px;
	text-transform: none;
	display: inline-block;
	width: 90%
}
ol#compare-items li {
	margin: 0;
	padding: 0 0 10px;
	position: relative;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	background: none
}
button.button.button-clear {
	background: #0F99DE;
	color: #fff
}
@media only screen and (min-width:768px) and (max-width:1200px) {
button.button.button-clear {
	margin-top: 10px
}
}
.compare, .popular-tags-area, .sidebar-account, .sidebar-checkout {
	background: #fff;
	margin: 0 0 25px;
	padding: 0px;
	border: 1px #eee solid
}
/*25.7 popular tags */
.popular-tags-area .tag li a:hover {
	background: #0F99DE;
	color: #fff
}
.popular-tags-area .tag {
	padding: 10px 15px 20px
}
.tag li {
	display: inline-block;
	line-height: 28px;
	margin: 5px 5px 0 0
}
.tag li a {
	background: #efefef none repeat scroll 0 0;
	color: #838383;
	display: block;
	padding: 0 8px;
	text-decoration: none
}
.single-img-add {
	margin-bottom: 25px;
	display: inline-block;
	text-shadow: none
}
.single-img-add h3 a {
	text-shadow: none;
	color: #fff
}
.single-img-add h3 {
	font-size: 20px;
	padding-top: 12px
}
.single-img-add a.info {
	display: inline-block;
	float: none;
	margin-top: 5px
}
.single-img-add .carousel-indicators {
	display: none
}
/*25.8 Add banner*/
#carousel-example-generic {
	background: #fff!important;
	padding: 5px;
	border: 1px solid #eee
}
#carousel-example-generic .carousel-control.left {
	background: none;
	display: none
}
#carousel-example-generic .carousel-control.right {
	background: none;
	display: none
}
#carousel-example-generic .carousel-inner {
	margin: 0
}
#carousel-example-generic .carousel-caption {
	width: 100%;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.3);
	padding: 0;
	bottom: 0;
	padding-bottom: 18px;
	text-align: center;
	text-shadow: none
}
.oe_overlay {
	background: #000;
	opacity: 0.7;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: block
}
@media only screen and (min-width:768px) and (max-width:1169px) {
.single-img-add .carousel-inner>.item img {
	width: 100%
}
}
/******************************************
26. category description
******************************************/

.inner-info {
	position: absolute;
	margin: 0%;
	top: -5%;
	background: rgba(0,0,0,0.5);
	/*! border-radius: 100%; */
	/*! width: 450px; */
	/*! left: 5%; */
	height: 100%;
}
@media (max-width:479px) {
.inner-info {
	background: inherit;
	left: -20%
}
}
@media (max-width:767px) {
.inner-info {
	background: inherit;
	left: -10%;
	top: 8%
}
}
@media (max-width:1023px) {
.inner-info {
	left: -4%;
	top: -30%
}
}
.cat-img-title {
	display: block;
	bottom: 0;
	padding: 0 25px;
	margin-top: 40px;
}
@media (max-width:767px) {
.cat-img-title {
	margin-top: 18px
}
}
.cat-img-title .cat-heading {
	font-size: 30px;
	text-transform: none;
	color: #fff
}
@media (max-width:767px) {
.cat-img-title .cat-heading {
	font-size: 20px
}
}
.cat-img-title .cat-heading, .cat-img-title p {
	transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
	margin-bottom: 5px
}
.cat-img-title p {
	clear: left;
	font-size: 14px;
	line-height: 1em;
	color: #fff
}
@media (max-width:767px) {
.cat-img-title p {
	display: none
}
}
.cat-img-title span {
	font-size: 16px;
	color: #fff
}
@media (max-width:767px) {
.cat-img-title span {
	font-size: 14px
}
}
.cat-img-title.cat-bg .cat-heading, .cat-img-title.cat-bg p {
	color: #333
}
.category-description .owl-item .item {
	margin: auto;
	overflow: hidden
}
.category-description .owl-item .item img {
	width: 100%
}
.category-description a.info {
	float: none;
	display: inline-block
}
@media (max-width:767px) {
.category-description a.info {
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	padding: 5px 14px
}
}
.category-description {
	overflow: hidden
}
.category-description .slider-items-products .owl-buttons .owl-prev {
	top: 40%
}
.category-description .slider-items-products .owl-buttons .owl-next {
	top: 40%
}
.category-description .slider-items-products:hover .owl-buttons .owl-next a {
	right: 30px
}
.category-description .slider-items-products:hover .owl-buttons .owl-prev a {
	left: 12px
}
.category-description .product-flexslider {
	margin-top: 0px
}
/******************************************
27. products grid
******************************************/
.products-grid {
	margin: 0;
	list-style: none
}
ul.products-grid {
	padding: 0;
	margin: 0;
	padding-right: 15px;
}
.products-grid .item {
	margin-top: 20px;
	padding: 0px;
	margin-bottom: -30px;
}
@media (max-width:479px) {
.product-grid-area .products-grid .item {
	width: 50%;
	float: left;
	/*! margin: 15px auto -15px; */
	/*! height: 210px; */
}

.product-grid-area .products-grid .kat {
    width: 50%;
    float: left;

    height: 280px;
}

.product-item .item-inner .product-thumbnail .pr-img-area {

    position: relative;
    overflow: hidden;
    height: 230px !important;

}

.price-box {
    margin: 8px 0 2px;
    margin-left: 0px;
    margin-left: 0;
    padding-top: 5px;
    width: 100% !important;
    float: left;
    text-align: center;
}

urunbak {

float: left;

width: 100%;

margin: 0px !important;


text-align: center;

margin-top: 10px !important;

}



}
.col-main .product-grid-area .products-grid {
	margin-left: -12px;
	margin-right: -12px
}
/******************************************
28. products list
******************************************/
.products-list .product-name {
	text-align: left;
	margin: 0 0 8px
}
.products-list .product-name a {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: none
}
.products-list .item {
	padding: 0;
	overflow: hidden;
	margin: 15px 0 20px !important;
	border: 1px solid #eee;
	background: #fff
}
.products-list .rating {
	display: inline-block;
	margin-right: 6px
}
.products-list .rating-links {
	display: inline-block;
	margin-bottom: 4px
}
.products-list .item h3 {
	font-weight: normal;
	color: #353535;
	padding-bottom: 2px
}
.products-list .item h3 a {
	font-weight: normal;
	font-size: 14px;
	color: #407CBF;
	text-decoration: none
}
.products-list .item h3 a:hover {
	font-weight: normal;
	font-size: 14px;
	color: #333;
	text-decoration: underline
}
.products-list .product-img {
	overflow: hidden;
	position: relative;
	padding-left: 0
}
.products-list .product-img img {
	width: 100%
}
.products-list .product-shop {
	margin: 10px 0px
}
.products-list .product-shop .desc {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #666
}
.products-list .product-shop p {
	font-size: 14px;
	color: #666;
	line-height: 1.5em
}
.products-list .product-shop p.old-price {
	margin-right: 4px
}
.products-list .product-shop .price-box {
	margin: 0px 0 10px
}
.products-list .desc a.link-learn {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	color: #0F99DE
}
button.button.cart-button {
	border: 2px solid #0F99DE;
	background: #0F99DE;
	color: #fff;
	display: inline-block
}
.products-list .product-shop button.button span {
	font-size: 12px;
	padding: 1px 0 0 10px;
	text-transform: none
}
.products-list .product-shop .actions ul {
	display: inline-block;
	float: right;
	margin-top: 8px
}
.products-list .product-shop .actions ul li {
	margin-right: 20px;
	display: inline-block
}
.products-list .product-shop .actions ul li a {
	text-transform: none;
	font-size: 12px
}
.products-list .product-shop .actions ul li:last-child a {
	border-left: 1px solid #e5e5e5;
	padding-left: 21px
}
.products-list .product-shop .actions ul li:last-child {
	margin-right: 0px
}
.products-list .product-shop .actions ul li span {
	margin-left: 5px
}
/******************************************
29. price box
******************************************/
.price {
	font-size: 14px;
	color: #0F99DE;
	white-space: nowrap !important
}
.price-box {
	margin: 8px 0 2px;
	margin-left: 0;
	margin-right: 0;
	min-height: 25px;
	/*! border-top: 1px solid #eaeaea; */
	padding-top: 5px;
	width: 50%;
	float: left;
}
.regular-price {
	display: inline
}
.regular-price .price {
	font-weight: bold;
	font-size: 13px;
	color: #000;
}
.block .regular-price, .block .regular-price .price {
	color: #000
}
.price-box .price-from .price {
	font-weight: 900;
	font-size: 13px;
	color: #333
}
.price-box .price-to .price {
	font-weight: 900;
	font-size: 13px;
	color: #333
}
.price-box .minimal-price .price {
	font-weight: 900;
	font-size: 14px;
	color: #333
}
.old-price .price-label {
	white-space: nowrap;
	color: #999;
	display: none
}
.old-price {
	display: inline;
	margin-right: 15px
}
.old-price .price-label {
	color: #777777;
	display: none;
	white-space: nowrap
}
.old-price .price {
	color: #777777!important;
	font-size: 18px;
	font-weight: normal;
	text-decoration: line-through;
	margin-right: 6px;
}
.special-price {
	margin: 0;
	padding: 3px 0;
	display: inline
}
.special-price .price-label {
	color: #666;
	display: none;
	font-size: 13px;
	font-weight: 400;
	white-space: nowrap
}
.special-price .price {
	font-size: 23px;
	color: #121212;
	font-weight: 600;
}
.special-price .price-label {
	font-size: 13px;
	font-weight: 900;
	white-space: nowrap;
	color: #666;
	display: none
}
.minimal-price {
	margin: 0
}
.minimal-price .price-label {
	white-space: nowrap
}
.minimal-price-link {
	display: inline
}
/******************************************
30. products view
******************************************/

.large-image img {
	max-width: 100%;
	height: auto
}
.product-view-area .product-img-box .product-image {
	margin: 0 0 13px;
	position: relative;
	overflow: hidden
}
.magnifier img {
	max-width: inherit
}
.product-big-image {
	position: relative;
	overflow: hidden;
	padding: 0px;
	border-right: 1px #e5e5e5 solid
}
@media (max-width:480px) {
.product-big-image {
	border-right: none
}
}
@media (max-width:480px) {
.magnifier {
	left: 15px !important
}
}
.product-view-area {
	margin: auto;
	position: relative;
	z-index: 0;
	margin: 10px 15px;
	background: #fff;
	border: 1px #e5e5e5 solid;
	display: inline-block
}
@media (max-width:480px) {
.product-view-area {
	width: 90%
}
}
.product-view-area .flexslider-thumb {
	max-width: 580px;
	padding: 22px 70px;
	position: relative;
	background: #f9f9f9;
	margin: 1px;
	border-top: 1px #e5e5e5 solid;
	margin-top: 40px;
}
@media (max-width:479px) {
.product-view-area .flexslider-thumb {
	padding: 22px 32px;
	border-bottom: 1px #e5e5e5 solid
}


.item-price {
    height: 100px !important;
    border-top: 1px solid whitesmoke;
}

}
@media (max-width:767px) {
.product-view-area .flexslider-thumb {
	padding: 22px 48px;
	border-bottom: 1px #e5e5e5 solid
}
}
@media (min-width:768px) and (max-width:991px) {
.product-view-area .flexslider-thumb {
	padding: 22px 35px;
	border-bottom: 1px #e5e5e5 solid
}
}
.product-view-area-compact .flexslider-thumb {
	margin: 17px auto 0
}
.product-view-area .flexslider-thumb .flex-viewport {
	z-index: 10
}
.product-view-area .flexslider-thumb .flex-direction-nav {
	top: 30%;
	left: 0;
	width: 100%;
	z-index: 9
}
.product-view-area .flexslider-thumb .flex-prev {
	position: absolute;
	left: 20px;
	top: 8px;
	border: 1px #e5e5e5 solid;
	background: #fff;
	width: 32px;
	height: 32px;
	line-height: 28px;
	border-radius: 100%;
	text-align: center;
	font-size: 11px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
@media (max-width:768px) {
.product-view-area .flexslider-thumb .flex-prev {
	left: 0
}
}
.product-view-area .flexslider-thumb .flex-direction-nav a:hover {
	color: #fff;
	background: #0F99DE;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.product-view-area .flexslider-thumb .flex-next {
	position: absolute;
	right: 20px;
	top: 8px;
	border: 1px #e5e5e5 solid;
	background: #fff;
	width: 32px;
	height: 32px;
	line-height: 28px;
	border-radius: 100%;
	text-align: center;
	font-size: 11px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
@media (max-width:480px) {
.product-view-area .flexslider-thumb .flex-next {
	right: 0
}
}
@media (max-width:768px) {
.product-view-area .flexslider-thumb .flex-next {
	right: 5px
}
}
.product-view-area .flexslider-thumb li img {
	cursor: pointer;
	-moz-user-select: none;
	border: 1px #e5e5e5 solid;
	padding: 2px
}
.product-view-area .previews-list {
	padding: 0;
	list-style-type: none;
	text-align: center
}
.product-view-area .previews-list li {
	margin-right: 15px;
	padding: 0;
	float: none;
	display: inline-block
}
.product-view-area .flexslider-thumb-vertical-outer {
	margin: 0 10px 15px 0;
	width: 76px;
	float: left;
	position: relative;
	z-index: 1
}
.product-view-area .flexslider-thumb-vertical .flex-viewport {
	height: 300px !important
}
.product-view-area .flexslider-thumb-vertical .slides {
	margin: -4px 0 0;
	padding: 0;
	list-style-type: none
}
.product-view-area .flexslider-thumb-vertical .slides li {
	margin: 0;
	padding: 0;
	overflow: hidden
}
.product-view-area .flexslider-thumb-vertical .slides li img {
	width: 100%;
	padding: 4px 0;
	cursor: pointer;
	-moz-user-select: none
}
.flex-direction-nav, .slider-controls {
	-webkit-transform: translate3d(0, 0, 0)
}
.product-view-area li {
	list-style: none;
	/*! background: #ef3060; */
	/*! color: white; */
}
.product-color-size-area {
	display: inline-block;
	width: 100%;
	margin-bottom: 8px;
	/*! border-top: 1px solid #e5e5e5; */
	/*! padding-top: 10px; */
	border: 1px #e5e5e5 solid;
	background: #f9f9f9;
	/*! padding-bottom: 10px; */
	padding: 10px;
}
.product-color-size-area .color-area {
	display: inline-block;
	width: 40%;
	float: left;
	margin-right: 18px
}
@media only screen and (min-width:768px) and (max-width:992px) {
.product-color-size-area .color-area {
	width: 42%
}
}
@media (max-width:480px) {
.product-view-area .color ul li, .product-view-area .size li {
	margin-bottom: 5px
}
}
.product-color-size-area .size-area {
	display: inline-block;
	width: 40%
}
@media (max-width:768px) {
.product-color-size-area .size-area {
	width: 52%
}
}
.product-view-area .product-details-area {
	margin-top: 0;
	z-index: -9;
	padding: 20px 12px 12px;
	padding-right: 5px;
}
@media (max-width:768px) {
.product-view-area .product-details-area {
	padding: 10px 0px
}
}
.product-view-area .product-name h1 {
	font-size: 22px;
	margin: 0 0 18px;
	text-align: left;
	line-height: normal;
	padding-bottom: 4px;
	letter-spacing: normal;
	font-weight: 500;
	text-transform: none;
	border-bottom: 1px solid #e5e5e5;
	/*! margin-top: -15px; */
}
@media (max-width:480px) {
.product-view-area .product-name h1 {
	font-size: 24px
}
}
.product-view-area .short-description {
	font-size: 13px;
	padding-top: 12px;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 15px
}
.product-view-area .short-description h2 {
	font-size: 15px;
	text-transform: none;
	color: #333;
	margin-bottom: 5px;
	font-weight: bold
}
.product-view-area .short-description p {
	font-size: 14px
}
.product-view-area .product-details-area .ratings {
	padding: 5px 0 0;
	margin: auto
}
.product-view-area .product-details-area .ratings .rating {
	margin-bottom: 15px;
	display: inline-block;
	margin-right: 10px
}
.product-view-area .product-details-area .ratings .rating i {
	font-size: 15px
}
.product-view-area .product-details-area .ratings .rating-links {
	margin-bottom: 12px;
	display: inline-block
}
@media (max-width:768px) {
.product-view-area .product-details-area .ratings .rating-links {
	display: none
}
}
.availability.in-stock span {
	color: #fff;
	background-color: #fd3365;
	padding: 5px 12px;
	/*! border-radius: 50px; */
	font-size: 12px;
	font-weight: bold
}
.availability.out-of-stock span {
	color: #fff;
	background-color: #d9534f;
	padding: 5px 12px;
	border-radius: 50px;
	font-size: 12px;
	font-weight: bold
}
.product-view-area .product-details-area .price-box {
	display: block;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid #e5e5e5
}
.product-view-area .product-details-area .price-box .old-price {
	margin-right: 5px;
	margin-top: 0;
	display: inline-block
}
.product-view-area .product-details-area .special-price {
	display: inline-block;
	margin: 0;
	padding: 0
}
.product-view-area .product-details-area .old-price .price {
	font-size: 20px;
	font-weight: normal;
	color: #ccc;
	margin-left: 10px
}
.product-view-area .product-details-area .price {
	font-size: 28px;
	color: #121212;
	font-weight: bold
}
.cart-plus-minus .qty {
	border: 1px solid #ddd;
	color: #000;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	margin-right: 0;
	padding: 0 5px 1px;
	text-align: center;
	width: 65px;
}
.dec.qtybutton {
	background-color: #e5e5e5;
	border: 1px #ddd solid;
	border-right: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	color: #333;
	font-size: 14px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	line-height: 18px;
	display: inline-block;
	/*! border-radius: 50px 0 0 50px; */
	height: 40px;
	float: left;
	cursor: pointer
}
.dec.qtybutton:hover, .inc.qtybutton:hover {
	background-color: #0F99DE;
	color: #fff
}
.inc.qtybutton {
	background-color: #e5e5e5;
	border: 1px #ddd solid;
	border-left: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	color: #333;
	font-size: 14px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	line-height: 18px;
	display: inline-block;
	/*! border-radius: 0 50px 50px 0; */
	height: 40px;
	float: left;
	cursor: pointer
}
.cart-plus-minus label {
	display: inline-block;
	float: left;
	margin-top: 10px;
	text-align: left;
	text-transform: none;
	font-size: 13px;
	font-weight: 700;
	margin-right: 10px
}
@media (min-width:768px) and (max-width:991px) {
.cart-plus-minus label {
	display: none
}
}
.cart-plus-minus {
	display: inline-block;
	float: left;
	margin-right: 18px
}
@media (max-width:480px) {
.cart-plus-minus {
	margin-right: 0px;
	margin-bottom: 8px
}
}
.product-variation {
	display: inline-block;
	width: 100%;
	border: 1px #e5e5e5 solid;
	background: #f9f9f9;
	padding: 15px;
	margin-bottom: 15px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.numbers-row {
	float: left
}
.pro-add-to-cart {
	float: left
}
button.button.pro-add-to-cart {
	background: #EF3060;
	color: #fff;
	padding: 7px 22px;
	font-weight: bold !important;
}
button.button.pro-add-to-cart:hover {
	background: #000;
	border: 2px #000 solid
}
button.button.pro-add-to-cart span {
	font-size: 16px
}
button.button.pro-add-to-cart span i {
	margin-right: 10px
}
.email-addto-box {
	display: inline-block;
	margin-top: 30px
}
.product-cart-option ul {
	margin: auto;
	display: inline-block
}
.product-cart-option ul li {
	border-right: 1px solid #e5e5e5;
	float: left;
	margin-right: 15px;
	padding-right: 15px
}
@media (max-width:480px) {
.product-cart-option ul li {
	border-right: none;
	margin-right: 0px
}
}
@media (min-width:768px) and (max-width:991px) {
.product-cart-option ul li {
	margin-right: 6px;
	padding-right: 6px
}
}
.product-cart-option ul li a {
	color: #636363;
	display: block;
	font-size: 11px;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-transform: none
}
.product-cart-option ul li a:hover, .product-cart-option ul li a:hover i {
	color: #0F99DE
}
.product-cart-option ul li:last-child {
	border: none
}
.product-cart-option ul li a i {
	color: #bbb;
	font-size: 14px;
	margin-right: 8px
}
.product-cart-option ul li a i.fa.fa-heart {
	font-size: 12px
}
.product-overview-tab {
	margin-top: 18px
}
/******************************************
31. products tabs
******************************************/

.product-tabs {
	line-height: normal;
	margin: 0;
	outline: none;
	padding: 0;
	position: relative;
	z-index: 1;
	border-bottom: 3px double #ddd;
	margin-top: 5px;
	height: 22px;
	text-align: center;
	width: 100%
}
@media (max-width:480px) {
.product-tabs {
	height: auto;
	border-bottom: none
}
}
.product-tabs li a {
	border-bottom: none;
	color: #8c8b8b;
	margin-right: 15px;
	text-decoration: none;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	padding: 0 20px
}
.product-tabs li.active a {
	border: 2px solid #0F99DE;
	border-radius: 50px;
	background: #0F99DE;
	color: #fff
}
#product-detail-tab.nav-tabs>li {
	float: none;
	display: inline-block
}
@media (max-width:480px) {
#product-detail-tab.nav-tabs>li {
	margin-bottom: 10px;
	width: 100%
}
}
.nav-tabs.product-tabs>li>a {
	line-height: 1.42857143;
	border-radius: 50px;
	border: 2px solid #999;
	padding: 8px 28px;
	background: #fff
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background: #0F99DE;
	border: 2px solid #0F99DE;
	color: #fff
}
.nav-tabs>li>a:hover {
	background: #333;
	color: #fff;
	border: 2px solid #333
}
.tab-content {
	padding: 5px 0px 20px 0px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 0px
}
@media (max-width:480px) {
.tab-content {
	margin-top: 5px
}
}
.tab-content>.active {
	margin-top: 15px
}
.form-add-tags input.input-text, select, textarea {
	border: 2px solid #ddd;
	margin-top: 0;
	padding: 8px;
	width: 35%;
	background: #fff;
	/*! border-radius: 50px 0 0 50px */
}
@media (max-width:480px) {
.form-add-tags input.input-text, select, textarea {
	width: 60%
}
}
button.button.add-tags {
	margin-left: -5px;
	border-radius: 0 50px 50px 0;
	background: #0F99DE;
	border: 2px solid #0F99DE;
	color: #fff
}
.form-add-tags {
	text-align: center
}
.form-add-tags h2 {
	text-transform: none;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 6px
}
p.note {
	text-align: center;
	margin-top: 8px
}
.reviews-content-left h2, .reviews-content-right h2 {
	color: #222;
	font-size: 15px;
	margin: 0 0 5px;
	text-transform: none;
	font-weight: bold
}
.product-view .box-reviews dl {
	margin: 15px 0
}
.review-ratting {
	margin: 15px 0
}
.review-ratting p {
	margin: 4px 0 6px;
	font-weight: bold
}
.review-ratting p a {
	color: #0F99DE;
	text-decoration: none
}
.review-ratting p a:hover {
	color: #000
}
.review-ratting table tr th, .review-ratting table tr td {
	font-size: 12px;
	line-height: 1em;
	padding: 5px 0
}
.review-ratting table tr th {
	font-weight: bold;
	padding-right: 8px
}
.author small {
	font-style: italic
}
.reviews-content-right h3 {
	font-size: 13px;
	font-weight: normal;
	color: #222;
	line-height: 1.35;
	margin: 0 0 5px
}
.reviews-content-right h3 span {
	color: #0F99DE
}
.reviews-content-right h4 {
	color: #222;
	font-size: 13px;
	font-weight: 700;
	margin: 0
}
.reviews-content-right h4 em {
	color: #ed1c24
}
.reviews-content-right table {
	margin-top: 15px;
	text-align: center;
	width: 100%
}
.reviews-content-right table tr td {
	border: 1px solid #e5e5e5;
	padding: 6px 10px;
	background: #fff
}
.reviews-content-right table tr th {
	background: #333;
	border: 0 none;
	color: #fff;
	padding: 10px;
	text-align: center
}
.product-overview-tab .form-area {
	margin: 15px 0 0
}
.product-overview-tab .form-area .form-element input, textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	padding: 5px;
	width: 60%;
	height: 66px !important;
}
@media (max-width:480px) {
.product-overview-tab .form-area .form-element input, textarea {
	width: 90%
}
}
.product-overview-tab .form-area .form-element textarea {
	height: 100px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px;
	border-radius: 0px
}
.product-overview-tab .buttons-set {
	border: none;
	border-top: 1px solid #e5e5e5;
	margin: 20px 0 0;
	padding: 8px 0 0;
	text-align: right
}
.tag-content .form-element {
	overflow: hidden
}
.tag-content .form-element input {
	height: 40px;
	width: 299px;
	float: left;
	margin-right: 5px
}
.form-element label, .ck-box label {
	color: #000;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 10px auto 2px
}
.form-element label em {
	color: #f22e3b;
	font-family: arial;
	font-style: normal
}
.upsell-product-area {
	background-color: #fff;
	border-top: 1px #e5e5e5 solid;
	padding: 5px 0 30px;
	border-bottom: 1px #e5e5e5 solid
}
.upsell-product-area .page-header h2 {
	color: #000
}
.related-product-area .page-header h2 {
	color: #000
}
.col2-right-layout .product-view-area {
	margin: 0
}
.col2-right-layout .product-view-area .product-details-area {
	padding: 20px 0 12px
}
.col2-right-layout .product-view-area .flexslider-thumb {
	padding: 22px 65px
}
.product-view-area ul, .product-overview-tab ul {
	padding: 0px;
	margin: 0px
}
.col2-right-layout .product-color-size-area .size-area {
	width: 45%
}
.col2-right-layout .nav-tabs.product-tabs>li>a {
	padding: 8px 20px
}
.col2-left-layout .product-view-area {
	margin: 10px 0
}
.col2-left-layout .product-view-area .product-details-area {
	padding: 20px 0 12px
}
.col2-left-layout .product-view-area .flexslider-thumb {
	padding: 22px 65px
}
.col2-left-layout .product-color-size-area .size-area {
	width: 45%
}
.col2-left-layout .nav-tabs.product-tabs>li>a {
	padding: 8px 20px
}
.page-content {
	margin-top: 30px
}
/******************************************
32. shopping cart
******************************************/

.page-order ul.step {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 0px !important;
	margin: 0px auto;
}
.page-order ul.step li {
	display: inline;
	line-height: 30px;
	width: 24.7%;
	float: left;
	text-align: center;
	border: 2px solid #ccc;
	/*! border-radius: 50px; */
	margin-right: 5px;
	background: #fff;
	text-transform: none;

}
@media (max-width:568px) {
.page-order ul.step li {
	width: 98%;
	margin-right: 0px;
	margin-bottom: 10px
}
}
@media only screen and (min-width:567px) and (max-width:1024px) {
.page-order ul.step li {
	margin-right: 6px
}
}
.page-order ul.step li:last-child {
	margin-right: 0px
}
.page-order ul.step li.current-step {
	border: 2px solid #EA2F5E;
}
.page-order .heading-counter {
	margin: 30px 0;
	padding: 15px;
	border: 1px solid #eaeaea;
	background: #fff
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 0px
}
.page-order .cart_navigation a.continue-btn {
	padding: 10px 20px;
	border: 2px solid #eaeaea;
	/*! border-radius: 50px; */
	background: #fff;
	text-transform: none;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px
}
.page-order .availability {
	text-align: center
}
.page-order .product-name {
	font-size: 16px;
	margin-bottom: 0px
}
.page-order .cart_description {
	font-size: 14px
}
.page-order .cart_navigation a.checkout-btn {
	float: right;
	background: #000;
	color: #fff;
	border: 2px solid #000;
	/*! border-radius: 50px; */
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	padding: 10px 30px
}
@media (max-width:480px) {
.page-order .cart_navigation a.checkout-btn {
	float: left
}
}
.page-order .cart_navigation a.checkout-btn:hover {
	border: 2px solid #0F99DE;
	background: #0F99DE
}
.cart_summary>thead, .cart_summary>tfoot {
	background: #f7f7f7;
	font-size: 16px
}
.cart_summary>tfoot strong {
	color: #000
}
.cart_summary>thead>th {
	border-bottom-width: 1px;
	padding: 20px
}
.cart_summary td {
	vertical-align: middle!important;
	padding: 20px
}
.cart_summary .table>tbody>tr>td, .table>tbody>tr>th, .cart_summary .table>tfoot>tr>td, .table>tfoot>tr>th, .cart_summary .table>thead>tr>td, .table>thead>tr>th {
	padding: 10px
}
.cart_summary img {
	max-width: 100px
}
.cart_summary td.cart_product {
	width: 120px;
	padding: 15px
}
.cart_summary .price {
	text-align: center
}
.cart_summary .qty {
	text-align: center;
	width: 100px
}
.cart_summary .qty input {
	text-align: center;
	max-width: 64px;
	margin: 0 auto;
	border-radius: 0px;
	border: 1px solid #eaeaea
}
@media (max-width:767px) {
.cart_summary .qty input {
	width: 50px
}
}
.cart_summary .qty a {
	padding: 8px 10px 5px 10px;
	border: 1px solid #eaeaea;
	display: inline-block;
	width: auto;
	margin-top: 5px
}
.cart_summary .qty a:hover {
	background: #0F99DE;
	color: #fff
}
.cart_summary .action {
	text-align: center
}
.cart_summary .action a {
	font-size: 13px;
	display: inline-block;
	line-height: 24px
}
.cart_summary tfoot {
	text-align: right
}
.cart_navigation {
	margin-top: 10px;
	float: left;
	width: 100%;
	margin-bottom: 35px
}
/******************************************
33. My Wishlist
******************************************/

.sidebar-account .sidebar-bar-title {
	font-size: 16px;
	margin: 0;
	padding: 12px 14px;
	text-transform: none;
	background-color: #0F99DE;
	border-radius: 3px 3px 0 0
}
.sidebar-account .sidebar-bar-title h3 {
	color: #fff
}
.sidebar-account .block-content {
	padding: 0 10px
}
.sidebar-account .block-content ul {
	margin-top: 5px;
	margin-bottom: 5px
}
.sidebar-account .block-content li {
	padding: 10px 0px;
	border-top: 1px #fff solid;
	border-bottom: 1px #ddd solid
}
.sidebar-account .block-content li:first-child {
	border-top: none
}
.sidebar-account .block-content li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 10px;
	display: inline-block;
	position: absolute;
	cursor: pointer;
	line-height: 16px;
	color: #333
}
.sidebar .block-content li.last {
	border-bottom: none
}
.sidebar-account .block-content li a {
	cursor: pointer;
	padding: 0 12px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.sidebar-account .block-content li a:hover {
	cursor: pointer;
	padding: 0 12px;
	color: #000
}
.sidebar-account .block-content li.current {
	font-weight: 900;
	color: #333
}
.sidebar-checkout .block-content {
	padding: 14px
}
.box-wishlist label, .box-wishlist .button {
	margin-top: 10px;
	margin-bottom: 5px
}
.box-wishlist {
	margin-top: 20px
}
.table-wishlist th {
	background: #fafafa
}
.list-wishlist {
	margin-top: 20px
}
ul.list-wishlist {
	margin: auto -15px 40px;
	padding: 0;
	text-align: center
}
.list-wishlist li {
	margin-top: 30px;
	list-style: none
}
@media (max-width:567px) {
.list-wishlist li {
	margin: auto auto 15px;
	width: 270px
}
}
@media only screen and (min-width:568px) and (max-width:767px) {
.list-wishlist li {
	width: 265px;
	display: inline-block
}
}
.list-wishlist li .item-title, .list-wishlist li .qty, .list-wishlist li .priority, .list-wishlist li .button {
	margin-top: 10px
}
.list-wishlist li .qty label {
	float: left;
	display: inline-block;
	margin-top: 5px
}
.list-wishlist .input-sm {
	display: inline-block;
	float: left;
	width: 70%;
	margin-left: 8px
}
.list-wishlist li .item-title a {
	text-transform: none;
	font-weight: bold;
	text-align: center;
	display: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.list-wishlist li .button-action {
	text-align: center;
	display: inline-block;
	width: 100%
}
.close-wishlist {
	position: absolute;
	right: 16px;
	font-size: 15px;
	top: -1px
}
.list-wishlist li .button-action a {
	position: absolute;
	right: 10px;
	top: 15px
}
.list-wishlist li .button-action a .fa {
	line-height: inherit
}
.list-wishlist .product-img {
	border-bottom: 1px #eee solid
}
.list-wishlist li .item {
	border: 1px #eee solid;
	background: #fff
}
.item-info {
	padding: 8px;
	margin: 2px;
	background: #f9f9f9
}
.box-wishlist h2 {
	margin-bottom: 5px
}
.box-border {
	border: 1px solid #eaeaea;
	padding: 20px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 20px
}
.tp-caption.s3-large span {
	color: #0F99DE !important;
}
/******************************************
1. collestion-area
******************************************/

.collestion-area {
	background: #eaeaea;
	padding-bottom: 50px;
	margin-bottom: 20px;
}
.collestion-area .page-header h2 {
	color: #333;
}
.collestion-area.lead {
	font-size: 18px;
}
.collection-content {
	margin: 25px 0 0;
}
.single-collection {
	position: relative;
}
.single-collection a img {
	transition: opacity 0.3s ease 0s;
}
.single-collection:hover a img {
	opacity: 0.6;
}
.collections-link {
	left: 0;
	margin: -30px 0 0;
	position: absolute;
	text-align: center;
	bottom: 0%;
	width: 100%;
}
.collections-link a {
	color: #333;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	margin: 0;
	padding: 13px 15px;
	position: relative;
	text-transform: none;
	z-index: 2;
	text-decoration: none;
}
.collections-link::before {
	background: #fff none repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0.9;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.single-collection:hover .collections-link::before {
	background: #0F99DE none repeat scroll 0 0;
}
.single-collection:hover .collections-link a {
	color: #fff;
}
.lead {
	font-size: 18px;
}
/******************************************
1. Services
******************************************/

.service {
	background: rgba(255,255,255,.15);
	border: 1px solid #eaeaea;
	padding: 10px 0px;
	font-size: 12px;
	float: left;
	width: 100%;
	margin-top: 20px;
	/* margin-left: -8px; */
	margin-top: 8px;
	border: 1px solid #f2459d;
}
.service .service-item {
	padding-left: 35px;
	border-right: 1px solid #ccc;
	overflow: hidden;
}
.service .service-item .icon {
	width: 40px;
	height: 40px;
	float: left;
	font-size: 35px;
	text-align: center;
	margin-top: 6px;
}
.service .service-item .info {
	padding-left: 15px;
	margin-left: 40px;
	padding-top: 2px;
}
.service .service-item h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.5px;
}
.service .service-item:last-child {
	border-right: none;
}
@media only screen and (min-width:300px) and (max-width:1023px) {
.service .service-item {
	border: medium none;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 3px;
}
.service .service-item h3 {
	font-size: 14px;
	letter-spacing: normal;
}
.service .service-item .icon {
	font-size: 30px;
}
}
/******************************************
2. Product hover button
******************************************/


.product-item .item-inner .product-thumbnail:hover .add-to-cart {
	bottom: 0;
}
.product-item .item-inner .product-thumbnail:hover .quick-view a.heart {
	margin-left: 0;
}
.product-item .item-inner .product-thumbnail:hover .quick-view a.compare {
	margin-left: 0;
}
.product-item .item-inner .product-thumbnail:hover .quick-view a.search {
	margin-left: 0;
}
.product-item .item-inner .product-thumbnail .pr-img-area {
	position: relative;
	overflow: hidden;
	height: 305px;
}
.product-item .item-inner .product-thumbnail .pr-img-area a {
	display: block;
	overflow: hidden;
}
.product-item .item-inner .product-thumbnail .pr-img-area img {
	transition: all 0.5s;
	webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	margin: 0 auto;
}
.product-item .item-inner .product-thumbnail:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-webkit-transform-origin: top left;
	-moz-transform: scale(1.2, 1.2);
	-moz-transform-origin: top left;
	-o-transform: scale(1.2, 1.2);
	-o-transform-origin: top left;
	transform: scale(1.2, 1.2);
	transform-origin: top left;
}
.product-item .item-inner .product-thumbnail .quick-view {
	position: absolute;
	left: 10px;
	top: 20%;
	width: 36px;
	overflow: hidden;
}
.product-item .item-inner .product-thumbnail .quick-view a {
	width: 35px;
	height: 35px;
	float: left;
	margin-top: 5px;
	text-align: center;
	line-height: 35px;
	color: #fff;
}
.product-item .item-inner .product-thumbnail .quick-view a.heart {
	-webkit-transition: margin-left 0.4s ease 0.4s;
	-moz-transition: margin-left 0.4s ease 0.4s;
	-ms-transition: margin-left 0.4s ease 0.4s;
	-o-transition: margin-left 0.4s ease 0.4s;
	transition: margin-left 0.4s ease 0.4s;
	margin-left: 200px;
	background: #333;
}
.product-item .item-inner .product-thumbnail .quick-view a.heart:before {
	content: "\f08a";
	font-weight: bold;
	font-family: FontAwesome;
	font-size: 14px;
}
.product-item .item-inner .product-thumbnail .quick-view a.compare {
	background: #333;
	-webkit-transition: margin-left 0.3s ease 0.3s;
	-moz-transition: margin-left 0.3s ease 0.3s;
	-ms-transition: margin-left 0.3s ease 0.3s;
	-o-transition: margin-left 03s ease 0.3s;
	transition: margin-left 0.3s ease 0.3s;
	margin-left: 200px;
	border: none;
	margin-bottom: auto;
}
.product-item .item-inner .product-thumbnail .quick-view a.compare:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f012";
}
.product-item .item-inner .product-thumbnail .quick-view a.search {
	background: #333;
	-webkit-transition: margin-left 0.2s ease 0.2s;
	-moz-transition: margin-left 0.2s ease 0.2s;
	-ms-transition: margin-left 0.2s ease 0.2s;
	-o-transition: margin-left 0.2s ease 0.2s;
	transition: margin-left 0.2s ease 0.2s;
	margin-left: 200px;
}
.product-item .item-inner .product-thumbnail .quick-view a.search:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f002";
}
.product-item .item-inner .product-thumbnail .quick-view a:hover {
	background-color: #0f99de;
}
.btn-white {
	font-weight: bold;
	font-family: "titillium web", sans-serif;
}
/* DISCOUNTS */

.discount {
	padding: 80px 0 80px;
}
.discount-info {
	width: 100%;
}
.discount-info_small_txt {
	float: left;
	font-size: 17px;
	line-height: 100%;
	padding-bottom: 13px;
	width: 100%;
	color: #eee;
}
.discount-info_shadow_txt {
	float: left;
	font-size: 46px;
	line-height: 100%;
	width: 100%;
	color: #fff;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 25px;
}
@media only screen and (min-width:300px) and (max-width:767px) {
.discount-info_shadow_txt {
	font-size: 40px;
}
.phonex {
    color: #0a0a0b;
    font-size: 13px !important;
    font-weight: 600;
    float: left;
    margin-top: 2px;
    margin-left: 10px;
    width: 250px !important;
    background: #fbfbfb;
}
.product-item .item-inner .product-thumbnail .pr-img-area-kategori {
    position: relative;
    overflow: hidden;
    /*! height: 280px !important; */
}
}
.view {
	background: #ec4918;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	padding: 6px 15px;
}
.view:hover {
	background: #0f99de;
	color: #fff;
}
.parallax_3 {
	background: #666 url(../images/discount-bg.jpeg)no-repeat 0px 0px fixed;
	background-size: cover;
	text-align: left;
	padding: 80px 0 80px;
	margin: 5px 0px 0;
}
/*=====================
9. new product css
======================*/

.panel_product_area {
	background-color: #F4F4F4;
	padding: 55px 0px;
	margin-top: 45px;
	border-top: 1px solid #eaeaea;
}
.panel-products {
	padding: 15px 25px 20px;
	background-color: #FFF;
	border: 1px solid #eaeaea;
}
.panelp_title {
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	margin: 5px 0px 10px;
	letter-spacing: 0.5px;
}
.single_panel_product {
	padding: 12px 0px 12px;
	border-bottom: 1px solid #E1E1E1;
	clear: both;
	overflow: hidden;
}
.single_panel_product:last-child {
	padding: 12px 0px 0px;
	border-bottom: 0px solid #E1E1E1;
}
.panel_pro_left {
	width: 34%;
	float: left;
}
.panel_pro_left .panelp_img {
	border: 1px #eee solid;
}
.panel_pro_right {
	width: 65%;
	float: left;
	padding: 0px 10px 0px 20px;
}
.des h2 {
	margin: auto auto 8px;
	font-size: 14px;
}
.des h2 a {
	font-size: 14px;
	text-transform: capitalize;
	line-height: 20px;
	color: #282828;
	font-weight: 500;
}
.des h2 a:hover {
	color: #0F99DE;
}
.actions {
	padding: 0px 0px;
	width: 100%;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	-ms-animation-duration: 0.5s;
	color: #BABABA;
}
.actions p {
	margin: 0px;
}
.actions a {
	display: inline-block;
	padding: 0px 0px;
	margin-right: 10px;
}
.actions a i {
	height: 34px;
	width: 34px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #D0D0D0;
	border-radius: 0%;
	color: #BABABA;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.actions a i:hover {
	color: #fff;
	border-color: #0F99DE;
	background-color: #0F99DE;
}
.new_pro_right .actions {
	margin-top: 8px;
}
/*Hot*/

#hot-deals-slider .col-item .product-wrapper {
	margin-top: 0px;
}
#hot-deals-slider .col-item {
	margin: auto 10px;
	width: 92%;
}
/* Product */
.timer-item.item {
	margin: auto;
}
.timely {
	margin-bottom: 5px;
	border: 1px solid #e8e8e8;
	padding: 0px 20px 12px;
	margin-right: 30px;
}
.timely .item-info {
	text-align: center;
	margin-top: 0px;
}
.timer-grid {
	overflow: hidden;
	display: inline-block;
}
.timer-grid .box-time-date {
	background: #fff;
	font-size: 9px;
	color: #808080;
	float: left;
	min-width: 50px;
	min-height: 50px;
	margin-right: 8px;
	text-align: center;
	margin-top: 7px;
	font-weight: 700;
	text-transform: uppercase;
	border: 1px #e8e8e8 solid;
	border-radius:2px solid black;
}
.timer-grid .box-time-date.sec {
	margin-right: 0;
}
.timer-grid .box-time-date span {
	display: block;
	font-size: 16px;
	color: #3f3f3f;
	margin-top: 6px;
}
.box-timer {
	bottom: 5px;
	left: 0;
	right: 0;
	text-align: center;
	background: #9800cb;
	/*! padding: 8px 0px; */
}
.arama-box {

margin-top: 31px;
margin-left: 70px;
}

.arama-buton {background: #9800cb;border-radius: 0px;height: 59px;margin-left: -10px;border: 2px solid #9800cb;color: white;border-bottom-width: 0px;border-top-width: 0px;padding: 5px;padding-bottom: 4px !important;}
.arama {
width: 70%;
padding-left: 20px;
height: 58px;

border: 2px solid #9800cb;

padding: 5px;

border-radius: 5px;



color: #626060;
padding-left: 20px;
}
#hot-deals-slider .product-item .item-inner {
	margin-bottom: auto;
}
#hot-deals-slider.product-flexslider {
	margin-bottom: auto;
	margin-top: 28px;
}
.phonex {
    color: #0a0a0b;
    font-size: 14px;
    font-weight: 600;
    float: left;
    margin-top: 2px;
    margin-left: 10px;
    width: 300px;
    background: #fbfbfb;
}
.kargom {
  /*! width: 220px; */

float: left;

position: absolute;

margin-left: -130px;

margin-top: 29px;
  border: 1px solid whitesmoke;
  padding: 19px;
  /*! padding-right: 30px; */
  font-size: 15px;
  /*! padding-right: -10px; */
  padding-top: 11px;
  padding-bottom: 8px;
}
.banner-gun {margin-top: -20px;/* float: left !important; */margin-left: -12px;}
.item-price {
/*! border:1px solid whitesmoke; */
height: 52px;
border-top: 1px solid whitesmoke;
}
.product-item .item-inner .product-thumbnail .pr-img-area-kategori {
    position: relative;
    overflow: hidden;
    height: 300px;
}
.urunbak {
    background: #000;
    color: #fff !important;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block !important;
    text-transform: uppercase;
    border: #000;
        border-left-color: rgb(0, 0, 0);
        border-left-style: none;
        border-left-width: medium;
    border-left-color: rgb(0, 0, 0);
    border-left-style: none;
    border-left-width: medium;
    border-left: 5px solid #e6196d;
    border-radius: 0px;
    height: 35px;
    margin-top: 14px !important;
    border-left: 6px solid #ff005a;
    /*! border-top: 1px solid #eaeaea; */
    padding: 10px;
    line-height: 5px;
    float: right;
}
.banner {
padding-left: 7px;
}
.Footer-Word { float: left; width: 100%; /*! padding: 2px 0px; */ /*! border-top: 1px solid #818181; */ margin-top: -20px;margin-bottom: 30px;}

.FW-Title { display: inline-block; vertical-align: top; line-height: 31px; font-size: 14px; color: #666666; font-weight: 500; margin-right: 12px; }

.FW-List { display: inline-block; width: 100%;margin-left: -8px;padding-top: 5px;/*! margin-right: 50px !important; */}

.FW-List li { display: inline-block; vertical-align: top; margin: 0px 4px; margin-bottom: 10px; }

.FW-List li a:hover { background: #555; }

.FW-List li a { display: block; line-height: 31px; background: #666666; padding: 0px 15px; font-size: 14px; color: #999999; font-weight: 500; /*! border-radius: 15.5px; */ }

.Footer-Center { float: left; width: 100%; padding-top: 42px; padding-bottom: 30px; }

.Footer-Col { width: 25%; float: left; }

.Footer-Col-Title { color: #fff; font-size: 14px; font-weight: 700; line-height: 14px; margin-bottom: 20px; }

.Footer-Col ul li a { font-size: 14px; color: #ffffff; line-height: 30px; }

.Footer-Col ul li { font-size: 14px; color: #ffffff; line-height: 30px; }

.Footer-Col ul li a:hover { text-decoration: underline; }

.Footer-Bottom { float: left; width: 100%; border-top: 1px solid #474646; border-bottom: 1px solid #474646; text-align: center; padding: 24px 0px; }

.FB-Title { line-height: 39px; color: #fff; display: inline-block; vertical-align: top; font-weight: 700; margin-right: 15px; }
.content-form .main-title {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 14px;
  border-bottom: solid 1px #e6e6e6;
  /*! margin-bottom: 20px; */
  margin-top: 20px;
}
.content-form  .note-title {
  font-size: 14px;
  color: #666;
  /*! margin: 0 0 28px; */
}
.login-form .social {
  margin-right: 30px;
  margin-bottom: 37px;
  display: inline-block;
}
.content-form .register-form .label-text span {
  color: #fcd022;
}
.content-form .label-text {
  font-size: 14px;
  color: #333;
  margin: 0 0 5px;
}
.content-form .input-info {

  display: block;
  /*! width: 100%; */
  /*! height: 40px; */
  /*! padding: 6px 12px; */
  /*! font-size: 14px; */
  /*! line-height: 1.42857143; */
  /*! color: #555; */
  /*! background-color: #fff; */
  /*! background-image: none; */
  /*! border: 1px solid #ccc; */
  /*! border-radius: 4px; */
  /*! -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-top: 5px;
  margin-bottom: 10px;
  letter-spacing: 0.3px;
  background-color: #fff;
  height: auto;
  border-radius: 0;
  box-shadow: none;
  padding: 15px 0;
  border: 1px solid #eee;
  font-weight: normal;
  color: #555;
  width: 100%;
  text-indent: 15px;
  line-height: 1;
}
.content-form .check-box .text-label {
  cursor: pointer;
  font-size: 14px;
  color: #666;
  font-weight: 400;
  margin: 0;
  padding-left: 25px;
  position: relative;
}
.content-form .check-box input[type="checkbox"] {
  display: none;
}
.content-form .check-box input[type="checkbox"] + label::after {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  top: 5px;
  width: 15px;
  height: 14px;
  border: solid 1px #e6e6e6;
}
.content-form .check-box input[type="checkbox"]:checked + label::before {
  font-family: 'FontAwesome';
  content: "\f00c";
  display: inline-block;
  top: 5px;
  left: 0;
  width: 15px;
  height: 14px;
  text-align: center;
  font-size: 10px;
  color: #222;
  position: absolute;
  z-index: 2;
  padding: 0;
  line-height: 14px;
}
.content-form .check-box .forgot {
  float: right;
  font-size: 14px;
  color: #666;
}
.content-form .group-button {
  margin: 30px 0 50px;
}
.content-form .group-button .submit {
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  line-height: 40px;
  padding: 0 40px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 3px;
}
.content-form .group-button .submit:hover {
  background-color: #aaa;
}
.content-form .input-note {
  line-height: inherit;
  height: auto;
  padding: 10px 20px;
}
.content-form .title {
  font-size: 14px;
  font-weight: 600;
  color: #222;
  text-transform: uppercase;
  margin: 30px 0 25px;
}

.contact-page .info-content {
  float: left;
}
.contact-page .map-content {
  float: right;
}
.contact-form .des {
  font-size: 14px;
  color: #666;
  margin: 20px 0 65px;
}
.content-form .map {
  margin-top: -55px;
  text-align: center;
}
.content-form .information-form  {
  margin-bottom: 30px;
  margin-top: -18px;
}
.content-form .information-form .main-title {
  font-size: 16px;
  color: #333;
  margin: 28px 0 0;
  margin-top: 38px;
}
.content-form .information-form .title {
  margin: 25px 0 27px;
  color: #333;
}
.information-form ul li {
  display: list-item;
  list-style: none;
  overflow: hidden;
  margin-bottom: 30px;
}
.information-form .list-info li .icon {
  width: 50px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #666;
  border: solid 1px #e6e6e6;
  border-radius: 3px;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.information-form .list-info li .info {
  overflow: hidden;
}
.information-form .list-info li .info .subtitle {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  margin: 0 0 0;
}
.information-form .list-info li .info .des {
  font-size: 13px;
  color: #888;
  margin: 0;
  line-height: 18px;
}
.information-form .time-work {
  margin-top: -5px;
}
.information-form .time-work li {
  margin-bottom: 10px;
}
.information-form .time-work li .day {
  float: left;
  font-size: 14px;
  color: #333;
}
.information-form .time-work li .time {
  float: right;
  font-size: 14px;
  color: #666;
}
 .bubbly-button {
  color: #fff;
  /*! border-radius: 4px; */
  border: none;
  cursor: pointer;
  position: relative;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  line-height: 40px;
  padding: 0 40px;
  display: inline-block;
  text-transform: uppercase;
  /*! border-radius: 3px; */
  background-color: #121212;
  /*! box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25); */
  font-weight: bold;
  text-transform: none;
  /*! font-family: titilumweb; */
  font-family: 'titillium web', sans-serif;
}
.bubbly-button:focus {
  outline: 0;
}
.bubbly-button:before, .bubbly-button:after {
  position: absolute;
  content: '';
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  z-index: -1000;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}
.bubbly-button:before {
  /*! display: none; */
  /*! top: -75%; */
  /*! background-image: radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, transparent 20%, #ff0081 20%, transparent 30%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, transparent 10%, #ff0081 15%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%); */
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}
.bubbly-button:after {
  display: none;
  bottom: -75%;
  /*! background-image: radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, transparent 10%, #ff0081 15%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%), radial-gradient(circle, #ff0081 20%, transparent 20%); */
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}
.bubbly-button:active {
  transform: scale(0.9);
  background-color: #e60074;
  box-shadow: 0 2px 25px rgba(255, 0, 130, 0.2);
}
.bubbly-button.animate:before {
  display: block;
  animation: topBubbles ease-in-out 0.75s forwards;
}
.bubbly-button.animate:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.75s forwards;
}
.availability in-stock pull-right {
margin-top: -38px;
margin-bottom: -10px;
}
.var li a {

    border: 2px solid #eaeaea;
    padding: 1px 1px;
    color: #666;
    float: left;
    font-size: 11px;
    font-weight: 700;
    text-transform: none;
    text-decoration: none;

}
.whats {

background: #02B63D;
color: #fff;
padding: 9.5px 22px;
margin-left: 10px !important;
position: absolute;

}
.large-image {

max-height: 516px;

}
.tracker {

max-height: 516px !important;

}
#watermark {

margin-top: -180px;

position: absolute;
opacity: 0.5;
width: 220px;
margin-left: 300px;
height: 100px;


}
.benzer {

margin-top: 20px;

border-top: 0px;
}
.genel {

display: inline-block;

width: 100%;

margin-bottom: 8px;

background: #f9f9f9;

padding: 10px;

border: 1px solid #e5e5e5;

margin-top: -15px;
}
.bakbakbak {

padding-right: 0px;

padding-left: 0px;
}
.customer-review {
  text-align: left;
}
.customer-review .supper-title,
.add-review .supper-title{
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  padding: 0 0 10px;
  /*! margin-bottom: 30px; */
}
.customer-review .supper-title .count {
  color: #aaa;
  text-transform: capitalize;
}
.customer-review .supper-title::after,
.add-review .supper-title::after{
  margin: 0;
}
.customer-review .list-review > li {
  list-style: none;
  display: list-item;
}
.customer-review .list-review > li:first-child {
  /*! padding-top: 5px !important; */
  border: 1px solid #ddd;
  padding: 10px;
  padding-left: 5px inherit;
  /*! float: left; */
  margin-left: -10px;
  width: 103%;
  margin-bottom: 10px !important;
}
.review-item .character .rating .list-star {
  padding: 0;
  float: none;
  /*! margin-bottom: 25px; */
  width: 120%;
}
.review-item .character .author {
  font-size: 14px;
  color: #222;
  font-weight: 600;
  margin: 0;
  float: left;
  padding-right: 10px;
}
.review-item .character .time-review {
  font-size: 14px;
  color: #555;
}
.review-item  {
  padding: 25px 0 60px;
  border-top: solid 1px #eeeeee;
  margin-bottom: 10px;
}
.review-item:first-child {
  border: none;
}
.review-item .character {
  float: left;
  margin-right: 100px;
  width: 100%;
}
.review-item .review-content {
  overflow: hidden;
  float: left;
}
.review-item .review-content .title {
  margin: 5px 0 28px;
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
}
.review-item .review-content .content {
  font-size: 14px;
  color: #555;
  font-weight: 300;
  line-height: 24px;
}
.add-review .input-info {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-size: 14px;
  color: #555;
  box-shadow: none;
  border-radius: 0;
  border:  solid 1px #dddddd;
  margin-bottom: 30px;
  outline: 0;
}
.add-review .input-content {
  height: auto;
}
.add-review .rating .text {
  float: left;
  color: #222;
  font-size: 14px;
  margin-right: 15px;
  font-weight: 600;
}
.add-review .submit {
  float: right;
  font-size: 14px;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  padding: 0 25px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}
.add-review .rating {
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
}
.add-review .input-info {

    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
    color: #555;
    box-shadow: none;
    border-radius: 0;
    border: solid 1px #dddddd;
    margin-bottom: 30px;
    outline: 0;

    margin-bottom: 5px !important;
}
.lasido {
width: 175px !important;
margin-left: -20px;
}
.sensiz {
    float: left;
    /*! margin-right: 10px; */
    padding: 10px;
    margin: 2px;
    border: 1px solid #121212;
    font-size: 14px;
    background: #121212;
    color: white;
    border-radius: 2px;
    font-weight: 500;
    width: 19.5%;
    margin-left: 4px;
    font-size: 16px;
}
@media screen and (max-device-width: 480px) and (orientation: portrait){
.urunbak {
position: static;

width: 100%;
margin-bottom: 10px;
}
.kargom {
    /*! width: 220px; */
    /*! float: left; */
    position: absolute;
    margin-left: 40px !important;
    /*! margin-top: 29px; */
    border: 0px solid whitesmoke;
    /*! padding: 19px; */
        padding-top: 19px;
        padding-bottom: 19px;
    padding-right: 30px;
    font-size: 15px;
    padding-right: -10px;
    margin-top: -18px !important;
    padding-bottom: 8px;
    color: white !important;
}




.sensiz {
    float: left;
    /*! margin-right: 10px; */
    padding: 10px;
    margin: 2px;
    border: 1px solid #121212;
    font-size: 12px;
    background: #121212;
    color: white;
    border-radius: 2px;
    font-weight: 500;
    width: 18.8% !important;
    /*! margin-left: 4px; */
    /*! font-size: 16px; */
}



.whats {
    background: #02B63D;
    color: #fff;
    padding: 7px !important;
    margin-right: 10px !important;
    position: absolute;
    font-size: 12px;
    height: 40px;
    line-height: 30px;
    /*! font-weight: bold; */
}














}
.insbaslik {
text-align: center;

font-size: 22px;



background: #9800cb;

color: white !important;

padding: 10px;
border: 1px solid #121212;
}
.katbasi {
/*! background: #121212; */
/*! height: 250px; */
/*! text-align: center; */
/*! border: 4px solid #fff; */
/*! color: #fff; */
/*! box-shadow: 132px 130px 130px 130px black; */
padding: 67px 0;
text-align: center;
background-color: #f9f9f9;
}
.katici {
position: fixed;
top: 65px;
font-size: 27px;
font-weight: normal;
float: left;
text-align: left;
text-transform: uppercase;
left: 43%;
}
.product-item .item-inner .product-thumbnail .gfirsat{
    position: relative;
    overflow: hidden;
    height: 336px !important;
}
.stokyok{
position: absolute;
top: 150px;
text-align: center;
float: left;
background: #00000047;
color: white;
width: 100%;
right: 1px;
height: 60px;
line-height: 60px;
font-size: 22px;
}
.size-item {
 position:relative;
 margin-right:5px;
 margin-bottom:10px;
 cursor:pointer;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.size-item .size-slt-box {
 display:block;
 position:relative;
 border:1px solid #fff;
 text-align:center;
 padding:8px 14px;
 color:#000;
 -webkit-box-shadow:0 0 2px 0 rgba(50,50,50,0);
 box-shadow:0 0 2px 0 rgba(50,50,50,0);
 background: white;
}
.size-item .size-slt-box .size-last {
 position:absolute;
 top:-7px;
 right:-5px;
 font-size:10px;
 line-height:12px;
 height:13px;
 font-weight:700;
 text-align:center;
 background:#e82222;
 padding:0 4px;
 color:#fff;
 border-radius:8px;
 display:block
}
.size-item input {
 position:absolute;
 opacity:0;
 cursor:pointer
}
.size-item input:checked~.size-slt-box {
 border-color:#ef3060;
 -webkit-box-shadow:0 0 2px 0 rgba(50,50,50,.75);
 box-shadow:0 0 2px 0 rgb(239, 48, 96);
 background: #121212;
 color: white;
}
.size-item input[available="0"]~.size-slt-box {
 color:#a6a6a6;
 background:linear-gradient(to top right,#fff calc(50% - 1px),#d3d3d3,#fff calc(50% + 1px))
}
.size-item input:not([available="0"])~.size-slt-box:hover {
 background:#f7f7f7;
 color:#000
}
.varsyasyon {
background:
#f9f9f9;
padding: 10px;
}

	
	
.headustcizgi1 {
	background: #f7f9fa;
	height: 3px;
	background-image: -webkit-linear-gradient(left, #34495e, #6893BD 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
	background-image: -moz-linear-gradient(left, #34495e, #6893BD 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
	background-image: -ms-linear-gradient(left, #34495e, #6893BD 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
	background-image: linear-gradient(to right, #34495e, #6893BD 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
	background-size: 100% 6px;
	background-position: 50% 100%;
	background-repeat: no-repeat;
}
