@font-face {
	font-family: PT_Sans;
	src: url('../fonts/ptsans-webfont.eot');
	src: url('../fonts/ptsans-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsans-webfont.woff') format('woff'), url('../fonts/ptsans-webfont.ttf') format('truetype'), url('../fonts/ptsans-webfont.svg#pt_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: PT_Sans_Bold;
	src: url('../fonts/ptsansbold-webfont.eot');
	src: url('../fonts/ptsansbold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsansbold-webfont.woff') format('woff'), url('../fonts/ptsansbold-webfont.ttf') format('truetype'), url('../fonts/ptsansbold-webfont.svg#pt_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Rockwell_Bold;
	src: url('../fonts/rockwell_bold-webfont.eot');
	src: url('../fonts/rockwell_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/rockwell_bold-webfont.woff') format('woff'), url('../fonts/rockwell_bold-webfont.ttf') format('truetype'), url('../fonts/rockwell_bold-webfont.svg#rockwellbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Open_Sans_Extrabold;
	src: url('../fonts/OpenSans-ExtraBold.ttf');
	font-weight: 800;
	font-style: normal;
}

html, body {
	height: 100%;
}
body {
	background-color: #f0f0f0;
	font-family: PT_Sans;
	margin: 0px;
	overflow-x: hidden;
}
body.search-no-results .container#smt{
    min-height: 164px;
}
#main-content {
    padding-top: 60px;
    padding-bottom: 20px;
}
.container {
	background: #fff;
	padding-left: 50px;
	padding-right: 50px;
	width: 1270px;
}
.container:focus, .navbar-inner:focus, .navbar:focus, .main-wrapper:focus, .container, .navbar-inner, .navbar{
    outline: none;
}

.container:before, .container:after {
	display: block;
	content: "";
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: PT_Sans_Bold;
}
h1 {
	font-size: 40px;
}
h3 {
	font-size: 22px;
}

a {
	font-family: PT_Sans;
	font-size: 15px;
	text-decoration: none;
	color: #bf5252;
	cursor: pointer;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #bf5252;
}
a:focus {
	outline: none;
}

.one_third {
        width: 33%;
        float: left;
}

.btn.normal {
	font-size: 18px;
	background: #bf5252;
	color: #ffffff;
	outline: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 370px;
}
.btn.normal:hover {
	font-size: 18px;
	background: #333333;
	color: #ffffff;
	outline: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn.light {
	margin-top: 15px;
	font-size: 18px;
	background: #333333;
	color: #ffffff;
	outline: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 360px;
}
.btn.light:hover {
	font-size: 18px;
	background: #bf5252;
	color: #ffffff;
	outline: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn, input[type="submit"] {
	color: #ffffff;
	text-align: center;
	/*font-family: "OpenSans-Regular";*/
	font-size: 14px;
	background: #1c2335;
	line-height: 24px;
	padding: 8px 12px;
	margin-bottom: 0;
	text-shadow: none;
	vertical-align: middle;
	cursor: pointer;
	border: 0px solid #1c2335;
	-webkit-border-radius: 0px;
	filter: none;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: uppercase;
	min-height: 32px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	outline: none !important;
}
.btn.normal.cart_button{
        background: url(../img/cart_buy.png) no-repeat 28% -37px;
        padding-left: 53px;
}
.btn.normal.cart_button:hover{
         background: url(../img/cart_buy.png) no-repeat 28% -1px;
}
.templates .img-block .btn {
	position: absolute;
	z-index: 1;
	top: 0;
	max-width: 150px;
	min-width: 150px;
	opacity: 0;
	filter: alpha(opacity=0);
	left: 46px;
}

.btn.preview-button-demo, .btn.preview-button-details {
	position: absolute;
	color: #fff;
}
.btn.preview-button-demo {
	z-index: 100;
	top: 0%;
	margin-left: 50px;
	opacity: 0;
	filter: alpha(opacity=0);
	max-width: 150px;
	min-width: 150px;
	background: #bf5252;
}
.btn.preview-button-details {
	z-index: 100;
	top: 64%;
	margin-left: 50px;
	opacity: 0;
	filter: alpha(opacity=0);
	max-width: 150px;
	min-width: 150px;
	background: #333333;
}
.img-block:hover a img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.img-block:hover .preview-button-demo {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 25%;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 28px;
}
.img-block:hover .preview-button-details {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 39%;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 28px;
}
.menu-wrapper ul.menu li.small.current-menu-item a{
    background: #fff;
    color: #333;
}
.img-block .preview-button-demo:hover {
	background-color: rgba(191,82,82,0.9);
}
.img-block .preview-button-details:hover {
	background-color: rgba(51,51,51,0.9);
}
.img-block .btn, .product-templates li .img_tamplate {
	-moz-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	-webkit-transition: all 0.15s ease-out;
	-ms-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}
.template-image-wrapper #myButtonFullscreen, #myCarousel strong, .carousel-control.left, .carousel-control.right {
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.nav-button {
	position: absolute;
	display: inline-block;
	width: 25px;
	height: 40px;
	top: 276px;
	overflow: hidden;
	text-indent: 9999px;
	z-index: 8;
	cursor: pointer;
	border: 20px solid transparent;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.nav-button.nav-button-previous {
	left: 25px;
	border-right: 25px solid #bcbcbc;
}
.nav-button.nav-button-next {
	right: 25px;
	border-left: 25px solid #bcbcbc;
}
.template-image-wrapper:hover .nav-button {
	opacity: 1;
	filter: alpha(opacity=100);
}

/*Wrapper*/
.main-wrapper {
	min-height: 100%;
}

/*Header*/
.head_container {
	background-color: #333;
	padding-top: 12px;
	min-height: 92px;
}
.head_container .row:focus {
	outline: none;
}
.header-wrapper {
	margin-bottom: 0;
	border: none;
	background-color: #f0f0f0;
}
.header-wrapper > .header-inner {
	background-image: none;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding-bottom: 0px;
        background-color: #333;
}

.header-inner  a, .header-inner  a:hover {
	text-decoration: none;
	margin-left: 15px;
}
.shopping_cart {
	float: right;
}
.header-wrapper > .header-inner .logo {
	width: 37px;
	margin-top: 17px;
	display: inline-block;
}
.header-wrapper > .header-inner .logo-text {
	margin-left: 5px;
	display: inline-block;
	font-family: Open_Sans_Extrabold;
	font-size: 14px;
	color: #d9fca2;
	text-transform: uppercase;
}
.header-wrapper > .header-inner .logo-text > span.emphasis {
	color: #fff;
}

.header-wrapper > .header-inner .search-wrapper {
	float: none;
	margin-top: 16px;
	margin-left: 12px;
	margin-right: -12px;
	margin-bottom: 9px;
}
.input-group-btn:last-child > .btn {
	margin-left: -7px;
	margin-right: 3px;
	padding-left: 9px;
}
.ie9 .input-group-btn:last-child > .btn, .ie10 .input-group-btn:last-child > .btn {
	padding-top: 5px !important;
}
.header-wrapper > .header-inner .search-wrapper .form-control:focus {
	border: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.header-wrapper > .header-inner .search-wrapper input[type="text"] {
	display: block;
	width: 100%;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding-top: 8px;
}
.header-wrapper > .header-inner .search-wrapper input {
	color: #656565;
	font-size: 13px;
}

.header-wrapper > .header-inner .search-wrapper input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.35);
}

.header-wrapper > .header-inner .search-wrapper input::-moz-placeholder {
	color: rgba(0, 0, 0, 0.35);
}

.header-wrapper > .header-inner .search-wrapper input:focus::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.2);
}

.header-wrapper > .header-inner .search-wrapper input:focus::-moz-placeholder {
	color: rgba(0, 0, 0, 0.2);
}

.search-wrapper .search-addon {
	height: 32px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #bf5252;
        top: -1px;
        padding: 6px 12px;
}
.search-wrapper .search-addon:hover {
	background-color: #666;
}
.search-wrapper .search-addon:focus {
	outline: 0;
}

.header-wrapper > .header-inner .cart-logo {
	margin-right: 5px;
	display: inline-block;
        width: 40px;
        height: 23px;
        background: url(../img/cart_buy.png) no-repeat 12px -9px;
        margin-bottom: -6px;
}
.header-wrapper > .header-inner a.shopping_cart:hover .cart-logo{
        background: url(../img/cart_buy.png) no-repeat 12px -9px;
}
.header-wrapper > .header-inner .cart-text {
	font-family: PT_Sans;
	font-size: 13px;
	color: #ffffff;
	display: inline-block;
	margin-right: 20px;
}
.header-wrapper > .header-inner a.shopping_cart:hover .cart-text{
	cursor: pointer;
	color: #999;
}
.header-wrapper > .header-inner .cart-text > .count {
	color: #333;
}

/*Menu*/
.menu-wrapper {
	display: none;
}
.menu-wrapper ul.menu > li.current-menu-item.current-menu-ancestor a {
	background: #fff;
	color: #4d4d4d;
}

.menu-wrapper ul.menu > li.current-menu-item.current-menu-ancestor.current-menu-parent a {
	background: #fff;
	color: #4d4d4d;
}

.menu_container {
	/*background-color: #31bfd7;*/
	padding-left: 30px;
	padding-right: 0px;
}
.main-menu {
	padding: 0;
}
.menu-wrapper {
	font-size: 18px;
	font-family: PT_Sans;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #bf5252;
}
.menu-wrapper ul.menu {
	height: 60px;
	cursor: pointer;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-wdl-menu-container {
	background-color: #31bfd7;
	width: 101.2%;
}
.menu-wrapper ul.menu > li {
	width: 254px;
	height: 100%;
	display: block;
	float: left;
	border-right: 1px solid #bf5252;
	border-left: 1px solid #cc7474;
}
.menu-wrapper ul.menu > li.small.current-menu-item{
    background-color: #fff;
    color: #333;
}
.menu-wrapper ul.menu > li.small.current-menu-item a{
    background: #fff;
    color: #333;
}
.menu-wrapper ul.menu > li.current-menu-item.current_page_item:hover{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.menu-wrapper .menu_container ul.menu > li:hover,
.menu-wrapper ul.menu > li.current-menu-item:first-child,
.menu-wrapper ul.menu > li.current-menu-item:nth-of-type(4),
.menu-wrapper ul.menu > li.current-menu-item:nth-of-type(5),
.menu-wrapper ul.menu > li.white {
    border-right: 1px solid #fff;
}
.menu-wrapper .menu_container ul.menu > li:first-child:hover,
.menu-wrapper ul.menu > li.current-menu-item:first-child,
.menu-wrapper ul.menu > li.white:first-child {
    border-left: 1px solid #fff;
}

.menu-wrapper ul.menu > li > a {
	text-align: center;
	padding: 19px 0px 23px 0px;
	height: 100%;
	font-size: 18px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #bf5252;
}
.menu-wrapper ul.menu > li > a:hover {
	background-color: #ffffff;
	color: #4d4d4d;
}

/*Sub Menu Min*/
.menu-wrapper ul.menu li.small .sub-menu {
	border: none;
	cursor: auto;
	display: none;
	position: absolute;
	width: 100%;
	left: 0px;
	background-color: #ffffff;
	z-index: 1;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 0px;
	margin: 0;
}

.menu-wrapper ul.menu li.small  .sub-menu > li {
	display: block;
	float: left;
	height: 100%;
	width: 178px;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-right: 20px;
}
.menu-wrapper ul.menu li.small  .sub-menu > li:first-child {
	margin-left: 82px;
	border-left: none;
	cursor: auto;
}
.menu-wrapper ul.menu li.small  .sub-menu > li:last-child a {
	border-right: none;
}
.menu-wrapper ul.menu li.small  .sub-menu > li:first-child a {
	/*border-left: 1px solid #f2f2f2;*/
	border-left: none;
}
.menu-wrapper ul.menu li.small  .sub-menu > li a {
	background: #fff;
}
.menu-wrapper ul.menu li.small  .sub-menu > li a {
	/*  width: 100%;
	 padding-left: 41px;
	 margin-top: 14px;
	 margin-bottom: 14px;
	 padding-top: 14px;
	 padding-right: 5px;*/
	display: block;
	float: left;
	text-decoration: none;
	font-size: 15px;
	line-height: 14px;
	color: #4d4d4d;
	/*  height: 55px;*/
	/*border-right: 1px solid #f2f2f2;*/
}

.menu-wrapper ul.menu > li.small:hover a {
	background-color: #ffffff;
	color: #4d4d4d;
}

.menu-wrapper ul.menu > li.small:hover .sub-menu {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
	padding: 0px;
}
.before-menu {
	padding-left: 0px;
	/*display: block !important;*/
}
.menu-wrapper ul.menu > li.white > a {
	background-color: #ffffff;
	color: #333;
}
.gray {
	color: #bf5252; //redesign ;)
}
.menu-wrapper ul.menu li.small  .sub-menu:before {
	content: '';
	position: absolute;
	width: 90%;
	height: 100%;
	background: #ffffff;
	display: block;
	left: -400%;
	z-index: -1;
}
.menu-wrapper ul.menu li.small .sub-menu > li a img {
	vertical-align: baseline;
	display: block;
	float: left;
	margin-left: 3px;
}
.menu-wrapper ul.menu li.small  .sub-menu > li a span.sub-text {
	padding-left: 10px;
	display: block;
	float: left;
	width: 0px;
	width: 117px;
	margin-top: 4px;
}
.menu_container .row {
	margin-right: 0px;
}
.menu-wrapper ul.menu li.small  .sub-menu > li a span.sub-text:hover {
	text-decoration: underline;
	color: #c15252;
}
.menu-wrapper ul.menu li.large .sub-menu li a:hover {
	text-decoration: none;
	color: #c15252;
}
.menu-wrapper ul.menu li.large .sub-menu li a:hover .link-name{
    text-decoration: underline;
}
/*Sub Menu Lg*/
.menu-wrapper ul.menu li.large .sub-menu {
	padding-top: 20px !important;
	border: none;
	position: absolute;
	left: 0%;
	width: 100%;
	background-color: #ffffff;
	z-index: 10000;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 0px !important;
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	margin: 0;
}

.menu-wrapper ul.menu > li.large  ul.sub-menu > li {
	padding: 12px 22px 0px 17px;
	margin-right: 7px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 12px;
	width: 310px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	line-height: 14px;
	color: #4d4d4d;
	border-right: 1px solid #f2f2f2;
	height: 80px;
	position: relative;
	cursor: auto;
}
.menu-wrapper ul.menu > li.large ul.sub-menu > li:nth-child(4n+4) {
	border-right: none;
}
.menu-wrapper ul.menu > li.large:nth-child(3) ul.sub-menu > li {
    min-height: 104px;
}
.menu-wrapper ul.menu > li.large:nth-child(2)  ul.sub-menu > li {
	padding: 0px 5px 0px 17px;
	margin-bottom: 5px;
	height: 60px;
}
.menu-wrapper ul.menu > li.large ul.sub-menu > li {
	padding: 0px 10px 0px 17px;
	height: auto;
	margin-bottom: 20px;
}
.skoba {
	display: inline-block;
	margin-top: 0px;
	font-size: 15px;
	margin-bottom: 0px;
}
.count {
	display: inline-block;
	margin-top: 2px;
	margin-bottom: 0px;
}
.menu-wrapper ul.menu > li.large  ul.sub-menu > li .link .right .amount {
	margin-left: 0px;
	float: left;
	display: inline-block;
}
.menu-wrapper ul.menu > li.large  ul.sub-menu > li .link .right .link-name{
    float: left;
    margin-top: 3px;
    margin-right: 2px;
}
.menu-wrapper ul.menu > li.large  ul.sub-menu > li ul.sub-menu > li .link .right
.menu-wrapper ul.menu li.large .sub-menu > li:nth-child(4n) {
	border-right: none;
}
.menu-wrapper ul.menu li.large .sub-menu li a:hover .description{
    text-decoration: none;
}
.menu-wrapper ul.menu > li.large:hover a {
	background-color: #ffffff;
	color: #4d4d4d;
}

.menu-wrapper ul.menu > li.large:hover .sub-menu {
	padding: 0;
}
.menu-wrapper ul.menu > li.large:nth-child(2) ul.sub-menu > li .link .right .amount {
	padding-top: 3px;
}
.menu-wrapper ul.menu > li.large:nth-child(2) ul.sub-menu > li .link .right .amount .sk {
	font-size: 15px;
}
.menu-wrapper ul.menu li.large .sub-menu:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ffffff;
	left: -400%;
	z-index: -1;
}
.menu-wrapper ul.menu li.large .sub-menu > li .link {
	min-height: 29px;
}

.menu-wrapper ul.menu li.large .sub-menu > li .link img {
	float: left;
	display: block;
}
.menu-wrapper ul.menu li.large .sub-menu > li .link .right {
	padding-left: 9px;
	float: left;
	display: block;
	margin-top: 7px;
}
.menu-wrapper ul.menu li.large .sub-menu > li .link a {
	font-size: 17px;
	margin-left: -7px;
}
.menu-wrapper ul.menu li.large .sub-menu > li .link .right a {
	margin-right: 2px;
	float: left;
	line-height: 20px;
	text-align: left;
	display: inline-block;
	background-color: transparent;
}
.menu-wrapper ul.menu li.large .sub-menu > li .link a:hover {
	text-decoration: underline;
	color: #c15252;
}
.menu-wrapper ul.menu li.large .sub-menu > li .link .amount {
	color: #c15252;
	font-size: 13px;
	display: inline-block;
	text-align: left;
	padding-top: 1px;
	letter-spacing: -1px;
}
.menu-wrapper ul.menu li.large .sub-menu > li .description {
	padding-top: 10px;
	color: #b4b4b4;
	font-size: 13px;
	margin: 0;
	text-align: left;
	padding-left: 0px;
	margin-left: 3px;
	line-height: 16px;
}
.menu-wrapper ul.menu li:nth-child(2) .sub-menu > li .description {
	padding-top: 0px;
}
.menu-wrapper ul.menu li:last-child .sub-menu > li {
	height: 100px !important;
}
.menu-wrapper ul.menu li.large .sub-menu > li .description > a {
	color: #b4b4b4;
	font-size: 13px;
}
.menu-wrapper ul.menu li.large .sub-menu > li .description > a:hover {
	text-decoration: underline;
	color: #c15252;
}
.menu-wrapper ul.menu li:nth-child(2) .sub-menu > li .description {
	margin-left: 8px;
}
/*.menu-wrapper ul.menu>li.large ul.sub-menu{
 display: none;
 }*/
/*.menu-wrapper ul.menu>li.large:hover ul.sub-menu{
 display: block;
 }*/
.menu-wrapper ul.menu li:first-child .sub-menu {
	opacity: 1;
	filter: alpha(opacity=100);
}
/*Breadcrumbs*/

.breadcrumbs {
	margin-top: 30px;
	margin-bottom: 28px;
	margin-left: 2px;
}
.breadcrumb a, .breadcrumbs a {
	color: #bf5252;
	margin-left: 3px;
	margin-right: 3px;
}
.breadcrumb a:first-child {
	margin-left: 0px;
}
.sweet-home img {
	margin-top: -4px;
}
.breadcrumbs > .delimeter {
	margin: 0 3px;
}
.breadcrumbs > .current {
	display: inline-block;
	color: #4d4d4d;
	font-size: 15px;
}
.breadcrumbs > a {
	text-decoration: underline;
}
/*Title*/

.title {
	background-color: #ffffff;
	height: 60px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left: 18px;
	margin-right: 9px;
	margin-top: 0px;
}
.title > p {
	letter-spacing: 0;
	height: 100%;
	margin-bottom: 0;
	padding: 19px 29px;
	font-size: 18px;
	background-color: #f0f0f0;
	border-radius: 4;
}
.title > p .count {
	color: #b4b4b4;
	padding-left: 3px;
}
.title > p .count > .number {
	letter-spacing: -1px;
}
.title.error-404 {
    margin-left: 0;
}
/*Product type*/

.product-type {
    margin-top: -12px;
    margin-right: 9px;
    margin-left: 18px;
}
.product-type h1 {
    margin-bottom: 21px;
}

/*Description*/
.description {
	margin: 30px 0;
	font-size: 15px;
	color: #4d4d4d;
	margin-left: 22px;
	margin-right: 6px;
}
.description > p {
	margin-bottom: 20px;
}
.product-short-description > p {
    font-size: 16px;
    line-height: 24px;
}
/*Products Block*/

.entry {
	padding: 30px 0px 27px 0px;
}
.similiar {
	margin-bottom: 80px;
}
.entry .product-templates {
	padding: 0;
	margin-right: -15px;
	margin-left: -15px;
}
.entry .products {
	padding: 0;
	margin-right: 0px;
	margin-left: 12px;
	margin-top: -10px;
}

.entry .product-templates li {

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 270px;
	display: block;
	float: left;
	margin: 0px 10px 20px 10px;
	background: #ffffff;
}
.entry .product-templates li .img-block {
	height: 274px;
	border: 1px solid #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: none;
	padding: 10px 10px 26px 10px;
}
.entry .products li {
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 270px;
	display: block;
	float: left;
	margin: 0px 15px 28px 15px;
	background: #f0f0f0;
}
.entry .products li .img-block {
	height: 248px;
	border: 1px solid #f0f0f0;
	background-color: #f0f0f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: none;
	padding: 10px 10px 0px 10px;
	margin-bottom: 26px;
}

.info-block .price-block {
	font-family: PT_Sans_Bold;
	position: absolute;
	top: -15px;
	right: -11px;
	font-size: 18px;
	color: #ffffff;
	background: #bf5252;
	padding: 2px 19px 0px 11px;
	min-width: 61px;
	text-align: center;
}
.related .price-block:before {
	border-color: transparent transparent transparent #3b3b3b;
	border-style: solid;
	bottom: -9px;
	right: 1px;
	position: absolute;
	display: block;
	content: '';
	border-width: 0px 0px 9px 9px;
}
.related .price-block:after {
	border-color: transparent #bf5252 transparent transparent;
	border-style: solid;
	border-width: 14.59px 14px 13px 0px;
	top: 0;
	left: -14px;
	position: absolute;
	display: block;
	content: '';
}
.related .info-block {
	height: 72px;
	background: #fff;
	border: 1px solid #d9d9d9;
	position: relative;
	padding: 18px 15px 11px 15px;
	z-index: 2;
	box-shadow: 0px 0px 0px 0px #fff;
}

.related .info-block:before, .related .info-block:after {
	border-color: transparent transparent #fff transparent;
	border-style: solid;
	border-width: 9px 9px 9px 9px;
	top: -16px;
	left: 32px;
	position: absolute;
	display: block;
	content: '';
}
.related .info-block:before {
	border-color: transparent transparent #d5d5d5 transparent;
	border-width: 8px 8px 8px 8px;
	top: -16px;
	margin-left: 1px;
}
.related .info-block .image {
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	/*margin-left: 9px;*/
	margin-top: -1px;
	margin-right: 5px;
}
.related .info-block .desc {
	display: inline-block;
	position: relative;
	top: -2px;
}

.related .info-block .link > a, .related .info-block .id, .related .info-block .type, .related .info-block .type, .related .info-block p > a {
	font-size: 13px;
	line-height: 5px;
}
.related .info-block .id {
	color: #b4b4b4;
	letter-spacing: -1px;
}
.related .info-block .desc p {
	margin: 0;
	position: relative;
	top: 4px;
}
.related .info-block .desc p a {
	padding-left: 3px;
}
.img-block a img {
	width: 100%;
}
/*Items*/
.items {
	background-color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left: 19px;
	margin-top: 2px;
	margin-right: 10px;
}
.items:after {
	left: 63px;
	position: absolute;
	display: block;
	content: '';
	width: 14px;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid #f0f0f0;
}

.items > p {
	height: 60px;
	margin: 0;
	font-size: 18px;
	padding: 18px 26px 0px 26px;
	background-color: #f0f0f0;
	border-radius: 4;
}
/*Template Title*/

.template-meta {
	position: relative;
	padding: 0;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	list-style-type: none;
}
.template-meta > li .name {
	color: #333;
}
.template-meta li:first-child {
	padding-left: 0;
	margin-top: 1px;
}
.template-meta li:first-child {
	padding-right: 10px;
}

.template-meta li {
	display: block;
	float: left;
	border-right: 1px solid #e3e3e3;
	padding-right: 12px;
	padding-left: 13px;
}
.template-meta li:last-child {
    border-right: none;
}
.template-meta .name {
	font-size: 13px;
}
.template-meta .amount {
	color: #b4b4b4;
	padding-left: 3px;
}
.template-meta .author {
	color: #bf5252;
	padding-left: 3px;
}
.template-meta img {
	position: absolute;
	top: -3px;
}

.social-share {
	position: relative;
	overflow: hidden;
	padding: 0;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 23px;
	margin-left: -5px;
	list-style-type: none;
}
.social-share li {
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.social-share li.share {
	border-left: none;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	top: 0px;
}
.social-share li a {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.social-share li a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.social-share li.facebook a {
	width: 21px;
	height: 21px;
	display: block;
	float: left;
	background: url(../img/facebook-share.png) no-repeat;
}
.social-share li.facebook {
	border-right: none;
}
.social-share li.twitter {
	border-left: none;
	padding-left: 5px;
}
.social-share li.twitter a {
	width: 21px;
	height: 21px;
	display: block;
	float: left;
	background: url(../img/twitter-share.png) no-repeat;
}
.social-share li.share a.google {
	width: 21px;
	height: 21px;
	display: block;
	float: left;
	background: url(../img/google-share.png) no-repeat;
}

.template-image-wrapper {
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 90px;
}
.template-image-wrapper.no-gallery {
	margin-bottom: 0;
}
.template-image-wrapper .item img {
	display: inline;
	/*  width: inherit;*/
}

.template-image-wrapper .template-img {
	text-align: center;
	margin: 0;
	border: none;
	width: 100%;
}
.template-image-wrapper .carousel-indicators {
	text-align: left;
	bottom: -49px;
	height: 18px;
	margin: 0;
	left: 17px;
	width: auto;
}
.template-image-wrapper .carousel-indicators li {
	display: inline-block;    
	margin: 0;
	height: 13px;
	width: 13px;
	margin-right: 3px;
	background: #ffffff;
	box-shadow: 0px 0px 0px 1px #d5d5d5;
}
.template-image-wrapper .carousel-indicators .active {
	border: 3px solid #ffffff;
	background: #bf5252;
	box-shadow: 0px 0px 0px 1px #d5d5d5;
}
.template-image-wrapper .template-image-button-wrapper {
	position: absolute;
	bottom: -65px;
	height: 41px;
	left: 50%;
	margin-left: -121px;
	z-index: 15;
}
.template-image-wrapper .social-share {
	position: absolute;
	bottom: -45px;
	height: 20px;
	right: 5px;
	margin: 0;
	z-index: 15;
}
.template-image-button-wrapper {
	text-align: center;
}
.template-image-wrapper.no-gallery + .template-image-button-wrapper {
	margin-top: 10px;
}
.template-image-button-wrapper .view-live-demo-btn {
	width: 234px;
	height: 41px;
        margin-top: 0;
	font-size: 18px;
	background: #333333;
	color: #ffffff;
	outline: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/*Summary*/
.summary {
	background-color: #bf5252;
	padding-bottom: 31px;
	margin-top: 13px;
	margin-bottom: 18px;
	margin-right: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.summary .price .amount {
	font-size: 50px;
	color: white;
	font-family: PT_Sans_Bold;
}
.summary .btn-box {
	text-align: center;
}
.summary .btn-box .btn {
	display: inline-block;
	background-color: #fff;
	color: #333333;
	width: 84%;
}
.summary .btn-box .btn:hover {
	background-color: #333333;
	color: white;
}
.summary .btn-box .btn > img {
	margin-right: 14px;
}
.template-group {
        height: auto;
        overflow: hidden;
        text-align: center;
        margin-right: 7px;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-bottom: 2px;
        padding-left: 6px;
        border: 1px solid #d5d5d5;
        background: #efefef;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
.template-group.block {
        overflow: hidden;
}
.template-group .template-group-title {
        margin-top: 19px;
        margin-bottom: 1px;
}
.template-group .template-group-text {
        margin: 0px;
}
.template-group .image-block, .template-group .description-block {
	display: block;
	float: left;
}
.template-group .image-block {
	padding: 24px 0px 0px 30px;
}
.template-group .description-block {
	padding: 30px 0px 0px 13px;
}
.template-group .description-block p {
	width: 270px;
}
.template-group .description-block p.sub-title {
	font-size: 18px;
	font-family: PT_Sans_Bold;
}
.template-group .description-block p.sub-text {
	font-size: 13px;
}

/*Template Tab*/
.template-tab {
	background: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #d5d5d5;
	margin-bottom: 60px;
	margin-left: 12px;
}
.template-tab .nav-tabs {
	background: #bf5252;
	border-bottom: 0px;
}

.template-tab ul li {
	display: block;
	margin-bottom: 0px;
	float: left;
	font-size: 18px;
	text-align: center;
	border-right: 1px solid #cc7272;
}
.template-tab .nav-tabs > li > a {
	color: #ffffff;
	font-size: 18px;
	margin-right: 0px;
	text-align: center;
	border: none;
	border-radius: 0px;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #fff;
	color: #333;
	border: none;
        outline: none;
}
.template-tab .nav-tabs > li > a:hover {
	border-radius: 0px;
	background: #333;
	color: #fff;
	outline: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border: none;
}
.template-tab ul li.active {
	border-left: 0px;
}
.template-tab ul li.active a {
	outline: none;
	color: #333333;
	//border: 1px solid #fff;
	border-radius: 0px;
}
.template-tab ul li.active a:hover {
	//border: none !important;
	border-radius: 0px;
	outline: none;
}

.template-tab .tab-content {
	padding: 30px;
}
/*Show More Button*/
.show-more {
	text-align: center;
	padding: 2px 0 36px 0;
}
.show-more button.show-more-btn {
	padding: 13px 28px;
	font-size: 18px;
	background: #bf5252;
	color: #ffffff;
	outline: none;
	padding-top: 13px;
	padding-bottom: 10px;
	text-transform: none;
	border-radius: 3px;
	margin-left: 15px;
	line-height: 19px;
}
.show-more button.show-more-btn:hover {
	background: #333333;
}
.show-more button.show-more-btn.show-more-overlay,
.show-more button.show-more-btn.show-more-overlay:hover {
	background-image: url("data:image/gif;base64,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");
        background-color: #bf5252;
	filter: alpha(opacity=50); /* support: IE8 */
	opacity: 0.5;
}

/*Question*/
.question {
	border: 1px solid #d5d5d5;
	overflow: hidden;
	padding: 28px;
	margin-bottom: 60px;
	margin-left: 12px;
}
.question > .question-title {
	font-size: 18px;
	font-family: PT_Sans_Bold;
}
.question > p.question-link-block {
	margin-bottom: 0;
}
.question > .question-link-block a {
	display: block;
	text-decoration: underline;
	font-size: 15px;
}

/*Footer*/
.hFooter {
	//height: 52px;
}
.footer_container {
	background-color: #333;
	height: 80px;
	//border-top: 10px solid #333;
	position: relative;
}
footer {
	position: relative;
	height: 80px;
	margin-top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 20px 0px 20px;
	text-align: center;
	background-color: #333;
}
footer p {
	color: #ffffff;
	font-size: 13px;
	margin-top: 2.7%;
}

/*Back to top*/
#back-to-top {
	display: none;
}
#back-to-top a {
	background: url("../img/back-top.png") repeat scroll #bf5252;
	height: 64px;
	width: 32px;
	position: fixed;
	bottom: calc(50% - 32px);
	right: 0px;
	cursor: pointer;
	display: block;
	z-index: 999999;
	border: 1px solid #bebebe;
}

.white-block {
	padding: 0 8px;
}

.carousel {
	height: 650 !important;
	overflow: visible !important;
}
.modal-body .carousel {
	height: auto !important;
}
.hidden {
	display: none;
}
.carousel .carousel-inner .item:hover {
	color: #113c60;
}
.modal-body .carousel .carousel-inner .item {
	max-height: 3000px;
	height: auto;
}
.carousel .carousel-inner .item img {
	max-height: none !important;
}
.template-image-wrapper #myButtonFullscreen {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 592px;
	background-color: transparent;
	background-image: url(../img/magnifier.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 5;
}

#myButtonFullscreen:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 5;
}
.template-image-wrapper {
	position: relative;
	margin-left: 12px;
	padding: 10px;
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.template-image-wrapper strong {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	opacity: 0;
}
.car-strong {
	background: #000;
	opacity: 0.2 !important;
	filter: alpha(opacity=20) !important;
	z-index: 2;
}
.carousel-inner {
	height: 100%;
}
.carousel-control.left, .carousel-control.right {
	position: absolute;
	background: none;
	font-size: 100px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel-control.left {
	border: 20px solid transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-right: 25px solid #cecece;
	height: 30px;
	width: 50px;
	margin-top: 21%;
}
.carousel-control.right {
	border: 20px solid transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-left: 25px solid #cecece;
	height: 30px;
	width: 50px;
	margin-top: 21%;
}
/*.carousel-control.right:after{
 border: 50px solid transparent;
 border-left: 50px solid #000;
 height: 30px;
 width: 50px;
 margin-top: 21%;
 }*/
.carousel-control.left:hover, .carousel-control.right:hover {
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel-control.left:hover {
	border-right: 25px solid #fff;
}
.carousel-control.right:hover {
	border-left: 25px solid #fff;
}
.modal-fullscreen {
	margin-left: 0% !important;
	width: 100%;
}
.zindex-max {
	z-index: 999999;
}
.price-box {
    padding-top: 16px;
}
.price-box .price {
	text-align: center;
	margin-left: -10px;
}
/*.visible{
 display: block;
 opacity: 1;
 }*/
.modal-fullscreen .modal-header {
	opacity: 1 !important;
}
.modal-header .btn-danger {
	background-color: #bf5252;
	color: #fff;
	line-height: 23px;
	border-radius: 3;
	margin-right: 10px;
	display: block;
}
.modal-header .btn-danger span {
	display: block;
}
.modal-header .btn-danger:hover {
	background-color: #333;
}
.modal-body {
	overflow-y: scroll !important;
	overflow-x: hidden !important;
	max-height: 3000px;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.modal-body .carousel-fit .carousel-inner {
	height: auto !important;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.modal-body .carousel-control.left, .modal-body .carousel-control.right {
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-size: 400px;
}
.modal-body .carousel-indicators {
	display: none;
}
.modal-body .carousel-control.left:hover, .modal-body .carousel-control.right:hover {
	color: #bf5252;
	z-index: 999999;
}
.modal-body .carousel-control.right {
	right: 8px;
	/*top: -57px;*/
}
.modal-body .carousel-control.left {
	left: 8px;
	/*top: -57px;*/
}
.modal-body #myCarousel .item img {
	margin-top: 0.5%;
	max-height: 3000px !important;
	width: auto !important;
	height: auto;
}
.related-container, .related-products-conteiner {
	margin-top: -1px;
}
.woocommerce-pagination {
	float: right;
	margin-top: -5%;
	margin-right: 9%;
}
.woocommerce-pagination ul.page-numbers li {
	display: inline-block;
}
.features-title {
	margin-bottom: 0px;
	padding-bottom: 8px;
	margin-top: 15px;
}
.features-table {
	width: 100%;
}
.features-table p {
	margin-bottom: 0px;
}
.features-table tr {
	height: 42px;
	border-bottom: 1px solid #cbcbcb;
	font-size: 14px;
}
.features-table tr:first-child {
	border-top: 1px solid #cbcbcb;
}
.features-table tr:nth-child(even) {
	background-color: #f1f1f1;
}
.features-table tr td {
	padding-left: 6px;
}
.features-table tr td.row-title {
	width: 15%;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.features-table tr td a {
	font-size: 14px;
}
#techical-details div {
	margin-bottom: 12px;
}
.source-title {
	margin-bottom: 25px;
	margin-top: 35px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cecece;
}
.source-btn {
	margin-bottom: 13px;
	background: #333333;
}
.source-btn:hover {
	color: #fff;
	cursor: default;
}
.software-title {
	margin-bottom: 25px;
	margin-top: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cecece;
}
.software-row {
	line-height: 21px;
}
.breadcrumb {
	background-color: transparent !important;
	padding: 0 0 !important;
}
.file-text {
	background-color: transparent;
	color: #333333;
	text-transform: none;
}
.file-text:hover {
	background-color: transparent;
	color: #333333;
}
.template-title.template-title-block {
	overflow: hidden;
}
.entry-title {
	margin-left: 12px;
}
.mob-margin {
	margin-bottom: -24px;
}
/*************wizard********************/
.wizard_container {
	height: 179px;
	background: #333;
	position: relative;
	display: none;
}
.wiz-display {
	display: block !important;
}
.wiz-hide {
	display: none;
}
.wizard {
	margin-bottom: 91px;
	position: relative;
}
.wiz-steps {
	margin-bottom: 91px;
	position: relative;
}
.wiz-steps:after {

}
div[data-name="wiz-step"] {
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
}
.wiz-arrow {
	width: 0;
	display: block !important;
	position: absolute;
	height: 0;
	border-top: 10px solid #333;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	bottom: -10px;
	left: calc(50% - 16px);
	left: -webkit-calc(50% - 16px);
	left: -moz-calc(50% - 16px);
}
.ios-arrow {
	left: 48.6%;
}
.wiz-title {
	color: #fff;
	font-size: 40px;
	text-align: center;
	margin-top: 37px;
	line-height: 43px;
	margin-bottom: 18px;
	letter-spacing: -0.5px;
	margin-left: 15px;
}
.wiz-button {
	text-align: center;
}
.wiz-button button, .wiz-btn-yes, .wiz-btn-no {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	background: #bf5252;
	text-decoration: none;
	text-transform: none;
	line-height: 19px;
	border-radius: 2px;
	padding: 10px 12px;
}
.wiz-btn-yes {
	background-image: url(../img/wiz-yes.png);
	background-repeat: no-repeat;
	background-position: 39px 50%;
	margin-left: -67px;
	padding-bottom: 10px;
	padding-top: 12px;
	padding-right: 36px;
	padding-left: 64px;
}
.wiz-btn-no {
	background-image: url(../img/wiz-no.png);
	background-repeat: no-repeat;
	background-position: 43px 50%;
	margin-left: 6px;
	padding-bottom: 10px;
	padding-top: 12px;
	padding-right: 42px;
	padding-left: 64px;
	margin-right: -82px;
}
.wiz-btn-yes:hover {
	background-image: url(../img/wiz-yes-h.png);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #333333;
	background-position: 39px 50%;
}
.wiz-btn-no:hover {
	background-image: url(../img/wiz-no-h.png);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #333333;
	background-position: 43px 50%;
}
.wiz-button button {
	padding: 11px 26px;
	/*letter-spacing: -0.44px;*/
	padding-top: 12px;
	padding-bottom: 9px;
	padding-right: 27px;
        text-rendering: optimizeLegibility;
}
.wiz-button .wiz-btn:hover {
	background-color: #fff;
	font-weight: bold;
}

.wiz-close, .wiz-pos, .wiz-try {
	width: 10px;
	height: 10px;
	position: absolute;
}
.wiz-pos, .wiz-try {
	text-transform: none;
	background-color: #333;
	color: #fff;
	padding-left: 13px;
	padding-right: 40px;
	padding-top: 5px;
	top: 12px;
	left: 10px;
	border-radius: 3;
	z-index: 1;
}
.wiz-clicked {
	background-color: #333;
	color: #fff !important;
}
.wiz-try {
	padding-right: 71px;
}
.wiz-pos:hover, .wiz-try:hover, .wiz-try:active {
	background-color: #fff;
}

.wiz-close {
	right: 20px;
	top: 10px;
}
.wiz-more {
	position: relative;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.wiz-more .icon_down {
	background: #fff;
}
.wiz-down-img {
	background: #fff;
	padding-top: 18px;
	padding-bottom: 16px;
	padding-left: 13px;
	padding-right: 13px;
	margin-left: 39px;
	border-top-right-radius: 3;
}
.img-scaleY {
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	border-top-right-radius: 0;
	border-bottom-right-radius: 3;
}
.wiz-list-holder {
	position: relative;
	display: inline-block;
}
.wiz-categories {
	list-style: none;
	width: 97%;
	text-align: center;
	position: absolute;
	margin: 0 0;
	padding: 0 0;
	right: 3px;
	background: #fff;
	z-index: 999;
	border-bottom-left-radius: 3;
	border-bottom-right-radius: 3;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding-bottom: 3px;
	padding-top: 3px;
}
.wiz-categories li {
	border-bottom: 1px solid #e5e5e5;
	margin-left: 10px;
	margin-right: 10px;
}
.wiz-categories li:last-child {
	border-bottom: none;
}
.wiz-category {
	font-weight: bold;
	text-transform: none;
	font-size: 16px;
	background-color: #bf5252;
	border-radius: 3px;
	-moz-border-radius: 2px;
	padding-left: 26px;
	padding-right: 26px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: none;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: -0.1px;
}
.wiz-category:hover {
	background-image: none;
	text-decoration: none;
	background-color: #fff;
}
.wiz-list {
	background-color: transparent;
	color: #333;
	border-radius: 0;
	padding: 0;
	padding-bottom: 1px;
	font-size: 13px;
	font-weight: normal;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
.cat-blog {
	padding-top: 13px;
	padding-bottom: 12px;
	background-image: none;
	padding-left: 25px;
	padding-right: 25px;
	margin-right: 3px;
}
.cat-blog:hover {
	background-image: none;
}
.wiz-more {
	font-weight: bold;
	text-transform: none;
	font-size: 16px;
	background-color: #bf5252;
	border-radius: 3;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 44px;
}
.wiz-more:hover {
	background-color: #333;
	color: #fff;
}
.wiz-close-img {
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
	z-index: 999;
}
.wiz-close-img-h {
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
	margin-top: 3px;
	margin-left: 3px;
}
.wiz-close:hover .wiz-close-img {
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}
.wiz-close:hover .wiz-close-img-h {
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
}

.wiz-more:hover, .wiz-more:focus {
	color: #fff;
}
.wiz-more:hover {
	color: #333;
	background-color: #fff;
}
.preview-button-demo, .preview-button-details {
	-moz-border-radius: 0;
	border-radius: 0;
}
.form-control {
	padding: 6px 19px;
	height: 32px;
	margin-top: 0px;
}
.wizard-show-more {
	text-align: center;
	padding: 2px 0 50px 0;
}
.wizard-btn {
	padding: 13px 28px;
	font-size: 18px;
	background: #bf5252;
	color: #ffffff;
	outline: none;
	padding-top: 13px;
	padding-bottom: 10px;
	text-transform: none;
	border-radius: 3px;
	margin-left: 15px;
	line-height: 19px;
}
.wizard-btn:hover {
	background: #333333;
	color: #fff;
}
/***********LIVE CHAT**************/
.livechat {
	background-color: #ffffff;
	z-index: 99999;
	width: 336px;
	height: 277px;
	position: fixed;
	bottom: 36px;
	right: 40px;
	border: 1px solid #d5d5d5;
}
.chat-header {
	background-color: #bf5252;
	height: 32px;
	background-image: url(../img/chat_title_icon.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	cursor: move;
}
.chat-close {
	cursor: pointer;
}
.chat-title {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	float: left;
	margin-left: 39px;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: 3px;
}
.chat-btn-close {
	background-image: url(../img/chat_btn_close.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #333333;
	height: 32px;
	width: 32px;
	float: right;
	border-radius: 0;
}
.chat-content {
	background-image: url(../img/chat_content_icon.png);
	background-repeat: no-repeat;
	background-position: 40px 15px;
}
.chat-text {
	font-size: 15px;
	color: #4d4d4d;
	line-height: 20px;
	padding-left: 106px;
	padding-top: 32px;
	margin-bottom: 19px;
}
.chat-name, .chat-mail {
	border: 1px solid #d5d5d5;
	width: 274px;
	font-size: 13px;
	color: #d5d5d5;
	margin-left: 30px;
	margin-right: 30px;
	height: 32px;
	margin-bottom: 10px;
	padding-left: 14px;
	padding-top: 4px
}
.chat-name:focus, .chat-mail:focus {
	border: 1px solid #bf5252;
        box-shadow: 0px 0px 1px 0px #bf5252;
        outline: none;
}
.chat-btn-start {
	margin-left: 30px;
	background: #bf5252 !important;
	font-size: 15px;
	width: 120px;
	height: 34px;
	text-transform: none !important;
	border-radius: 0;
	line-height: 20px;
}
.chat-close {
	position: fixed;
	bottom: -2px;
	right: 20px;
	z-index: 99999;
}
.chat-close .chat-header {
	background-color: #bf5252;
	height: 32px;
	background-image: url(../img/chat_title_icon.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	width: 150px;
	cursor: pointer;
}
.chat-btn-open {
	background-image: url(../img/chat_shevron.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #333333;
	border-radius: 0;
	height: 32px;
	width: 32px;
	float: right;
}
.livechat {
	display: none;
}
.chat-form {
	height: 0px;
	padding: 0px;
	margin: 0px;
}
/***********end live chat**********/
.white {
	background: #fff;
	color: #333;
}
.white ul {
	opacity: 1 !important;
	filter: alpha(opacity=100);
	display: block !important;
}
.woocommerce-info {
	font-size: 40px;
	text-align: left;
	margin-left: -50px;
	margin-top: 20px;
	font-weight: bold;
	color: #333;
}
.not-found-prod {
	background: transparent;
	margin-top: 85px;
}
/*************modal**************/
.modal-backdrop {
	background: transparent;
}
.modal-fullscreen .modal-body > * {
	margin-top: 26px !important;
}
.templ-found {
	display: block;
}
.search-result {
	display: none;
}
.menu-wrapper ul.menu li.large:nth-child(4) .sub-menu > li .link .right {
	padding-left: 12px;
}
.iframe-container {
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
	/*overflow: hidden;*/
	/*padding-top: 87px;*/
}
/*cart page*/
page-template-template-cart-php .iframe-container {
	height: 1117px;
}
.page-template-template-email-php .container {
	width: 1150px;
}
.iframe-container iframe {
	position: relative !important;
	height: 100%;
	overflow: visible;
}
body.search-no-results {
	height: 95.9%;
}
body.search-no-results footer {
	margin-top: -80px;
}
.over-pic {
	max-width: 100%;
}
.overY {
	overflow-y: hidden;
}
/***************choosen-products*******************/
.choosen-products .choosen-products-empty{
    font-size: 40px;
    margin-top: 20px;
    /*font-weight: bold;*/
    color: #333;
}
/*****************ie9 styles*************/
.ie9 .header-inner {
	text-align: center;
}
.ie9 .container {
	display: table;
	width: 1270px;
}
.ie9 .head_container {
	height: 64px;
}

.ie9 .wizard_container {
	height: 179px;
	display: block;
}
.ie9 .header-wrapper > .header-inner .logo {
	display: block;
	margin-top: -6px;
}
/*.ie9 .wiz-steps{
 display: none;
 }*/
.ie9 .wizard {
	margin-bottom: -51px;
}
.ie9 .wiz-steps {
	margin-bottom: 37px;
}
.ie9 .template-title {
	padding-top: 0px;
}
.ie9 .related .info-block .desc p {
	top: -4px;
}
.ie9 .chat-btn-open, .ie9 .chat-btn-close, .ie9 .chat-btn-start {
	border-radius: 0;
}
.ie9 .chat-header {
	height: 32px;
}
.ie9 .menu-wrapper ul.menu li.large .sub-menu > li .link {
	display: inline-block;
	margin-right: -5px;
}
.ie9 .menu-wrapper ul.menu li:nth-child(2) .sub-menu > li .link {
	float: left;
}
.ie9 .menu-wrapper ul.menu li:nth-child(2) .sub-menu > li {
	text-align: left;
}
.ie9 .menu-wrapper ul.menu li:nth-child(2) .sub-menu > li .description {
	margin-left: 17px;
	display: block;
	float: left;
	width: 100%;
}
.ie9 .menu-wrapper ul.menu > li.large ul.sub-menu > li {
	text-align: left;
}
.ie9 .menu-wrapper ul.menu li.large .sub-menu > li .description {
	padding-top: 4px;
}
.ie9 .menu-wrapper ul.menu li.small .sub-menu {
	width: auto;
}
.ie9 .iframe-container iframe {
	height: 1000px;
}
.ie9 .right {
	padding-left: 0px !important;
	margin-left: 7px;
}
.ie9 .menu-wrapper ul.menu li:nth-child(2) .sub-menu > li {
	margin-bottom: 10px !important;
}
.ie9 .menu-wrapper ul.menu li:nth-child(2) .sub-menu > li .description {
	margin-left: 3px;
}
.alpha0 {
	filter: alpha(opacity=0) !important;
}
.alpha1 {
	filter: alpha(opacity=100) !important;
}
/*****************end*************/

/*****************my favourite ie8*************/
.ie8 header, .ie8 nav, .ie8 section, .ie8 article, .ie8 aside, .ie8 footer, .ie8 hgroup {
	display: block;
}
.ie8 .header-inner {
	text-align: center;
}
.ie8 .container {
	display: table;
	width: 1270px;
}
.ie8 .head_container {
	height: 64px;
}

.ie8 .wizard_container {
	height: 179px;
	display: block;
}
.ie8 .header-wrapper > .header-inner .logo {
	display: block;
	margin-top: -6px;
}
/*.ie8 .wiz-steps{
 display: none;
 }*/
.ie8 .wizard {
	margin-bottom: 40px;
}
.ie8 .template-title {
	padding-top: 0px;
}
.ie8 .related .info-block .desc p {
	top: -4px;
}
.ie8 .chat-btn-open, .ie8 .chat-btn-close, .ie8 .chat-btn-start {
	border-radius: 0;
}
.ie8 .chat-header {
	height: 32px;
}
.ie8 .wiz-btn {
	color: #fff;
}
.ie8 .wiz-btn:active {
	color: #fff;
}
.ie8 .menu-wrapper ul.menu li.large .sub-menu > li .link {
	display: inline-block;
	margin-right: -5px;
}
.ie8 .menu-wrapper ul.menu li:nth-child(2) .sub-menu > li .link {
	float: left;
}
.ie8 .menu-wrapper ul.menu li:nth-child(2) .sub-menu > li {
	text-align: left;
}
.ie8 .menu-wrapper ul.menu li:nth-child(2) .sub-menu > li .description {
	margin-left: 17px;
	display: block;
	float: left;
	width: 100%;
}
.ie8 .menu-wrapper ul.menu > li.large ul.sub-menu > li {
	text-align: left;
}
.ie8 .menu-wrapper ul.menu li.large .sub-menu > li .description {
	padding-top: 4px;
}
.ie8 .menu-wrapper ul.menu li.small .sub-menu {
	width: auto;
}
.ie8 .menu_container {
	padding-left: 15px;
}
.ie8 .template-title {
	padding-top: 0px;
}
.ie8 .wiz-arrow {
	left: 49%
}
.ie8 .main-products {
	padding-right: 30px;
}
.ie8 .head_container .row div {
	display: inline-block;
}
.ie8 .head_container .row div.col-lg-3 {
	width: 230px;
}
.ie8 .head_container .row div.col-lg-6 {
	width: 600px;
}
.ui-input-clear-hidden {
	display: none;
}
/*****************end*************/
.scroll-stop {
	overflow-y: hidden;
}
.tab-content .overview {
	display: inline-block;
}

#search-e-g {
	display: table-row;
	font-family: PT_Sans_Bold;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
#search-e-g > * {
	border-bottom: 1px dashed #fff;
	font-family: PT_Sans_Bold;
	font-size: 12px;
	color: #fff;
}
#search-e-g .ui-link {
	display: -webkit-inline-box;
	height: 16px;
        border-bottom: 1px dashed #fff;
        margin-left: 3px;
}
#search-e-g a:hover{
    border-bottom: none;
}
#main-content #search-e-g,
#main-content #search-e-g > *,
#main-content #search-e-g .ui-link {
	color: inherit;
	border-color: inherit;
}
#main-content .title {
	background-color: inherit;
}
.ui-input-text {
	margin-bottom: 3px;
}
.main-products{
    min-height: 510px;
}
/*.didyoumean:hover {
 color: #c15252;
 cursor: pointer;
 }*/
.page-numbers {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    font-family: PT_Sans;
    color: #bf5252;
    padding: 1px 4px;
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 5px;
    margin: 0 4px;
    text-decoration: none;
}
.page-numbers.current,
.page-numbers.ui-link:hover {
    background: #bf5252;
    border: 1px solid #bf5252;
    color: #fefefe;
    text-decoration: none;
}

/* Blog */
.post-title > a {
    font-size: 20px;
    line-height: 22px;
}
.post-info {
    overflow: hidden;
    padding: 6px 0;
}
.post-author {
    float: right;
}
.post-author .accent {
    color: #bf5252;
}
.post-date .accent {
    color: #b4b4b4;
}
.read-more {
    background-color: white;
    color: #bf5252;
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.read-more:hover {
    background-color: #bf5252;
    color: white;
    text-decoration: none;
}

/* More details link */
.underlined-link {
    display: inline-block;
    margin-bottom: 18px;
    padding-bottom: 2px;
    font-size: 16px;
    line-height: 18px;
    border-bottom: 1px dashed #bf5252;
}
a.underlined-link:hover {
    text-decoration: none;
    color: #333333;
    border-color: #333333;
}
.overview + .more-details-link {
    padding-top: 17px;
}
