

.tp-buy-theme {
	text-align: center;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 15px;
	overflow: hidden
}

.tp-buy-theme a {
	max-width: 230px;
	margin: auto
}

.tp-buy-theme .tp-description {
	margin-top: 5px
}

.tp-buy-theme .tp-description .old-price {
	text-decoration: line-through;
	font-size: 16px;
	color: #f36329;
	font-weight: 700
}

.tp-buy-theme .tp-description .current-price {
	font-size: 20px;
	color: #82b440;
	font-weight: 700
}

.tp-chameleon-btn-buy {
	display: none;
	position: fixed;
	bottom: -100px;
	right: 50px;
	z-index: 99
}

.tp-chameleon-btn-buy:hover .number {
	background-color: #729c29
}

@media all and (min-width: 768px) {
	.tp-chameleon-btn-buy {
		display: block
	}
}

.tp-chameleon-btn-buy .logo-envato {
	height: 40px;
	width: 40px;
	position: relative;
	top: 20px;
	left: 40px;
	z-index: 99;
	background-color: #82b440
}

.tp-chameleon-btn-buy .logo-envato svg {
	height: 40px;
	width: 40px;
	padding: 12px
}

.tp-chameleon-btn-buy .number {
	color: #fff;
	line-height: 70px;
	min-width: 70px;
	min-height: 70px;
	text-align: center;
	font-size: 30px;
	display: block;
	position: relative;
	background-color: #82b440;
	transition: all .2s ease-out
}

.tp-chameleon-btn-buy .number span {
	position: relative;
	display: block;
	left: 2px
}

.tp-chameleon-btn-buy .number:before {
	content: attr(data-currency);
	font-size: 12px;
	top: -10px;
	left: 14px;
	position: absolute
}

.tp-chameleon-btn-buy > * {
	box-shadow: -1px 1px 5px 1px rgba(0, 0, 0, .1);
	border-radius: 50%
}

.tp-buy-theme a.link-buy {
	text-decoration: none !important;
	color: #fff !important;
	background-color: #82b440;
	padding: 10px;
	min-width: 200px;
	display: block
}

.tp-buy-theme .link-end {
	text-decoration: underline;
	color: #333
}

.input-box .tp-btn, .input-box .tp-btn:hover {
	text-decoration: none
}
.box-title {
	font-size: 15px;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
	text-transform: uppercase
}

.input-box {
	text-align: center;
	padding-bottom: 20px;
	margin-top: 20px
}

.input-box .input select {
	padding: 5px 10px;
	max-width: 200px
}

.input-box .tp-btn {
	color: #333;
	font-size: 15px;
	border: 1px solid #eee;
	padding: 7px 32px;
	display: inline-block;
	min-width: 100px;
	outline: 0;
	text-transform: none
}

.input-box .tp-btn.layout-wide {
	margin-right: 10px
}

.input-box .tp-change-layout.active {
	background-color: #eee
}

html[dir=rtl] #tp_style_selector .style-toggle:before {
	left: -20px;
	position: relative
}

#tp_style_selector .images {
	padding: 0 25px 15px;
	margin-top: 6px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	position: relative;
	z-index: 1000000
}

#tp_style_selector .images a, #tp_style_selector .images img, .primary_color a {
	width: 25px;
	height: 24px;
	margin-bottom: 7px;
	margin-right: 7px
}

#tp_style_selector .images img {
	z-index: 1000
}

#tp_style_selector .images img.active {
	border: 0 solid #ccc;
	opacity: .5
}

#tp_style_selector .images a {
	background: url(../images/style-selector.png) top left no-repeat;
	display: inline-block
}

.primary_color a {
	display: inline-block
}

.primary_color {
	padding: 0 0 15px;
	border-bottom: 1px solid #eee;
	text-align: center
}

.clear_style_selector {
	color: #bababa;
	padding-bottom: 5px;
	display: inline-block
}

.boxed-mode, .style-toggle.close {
	display: none
}

.tp_background_pattern {
	background: fixed
}

.tp_background_image {
	background: no-repeat fixed;
	background-size: cover
}

.primary_color .active, .tp_image.active, .tp_pattern.active {
	border: 2px solid #333
}

.images.patterns {
	text-align: center
}

.tp_chameleon_overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999999999999;
	background-color: rgba(0, 0, 0, .5);
	display: none
}

.tp_chameleon_progress {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 100px;
	text-align: center
}

.tp_chameleon_heading {
	color: #fff;
	font-size: 40px
}

.tp_chameleon_demos {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}


.tp-buy-theme .link-buy, .tp-buy-theme .view-more-slider {
	overflow: hidden;
	position: relative;
	width: 100%;
	max-width: 240px;
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
	box-sizing: border-box
}

.tp-buy-theme .link-buy {
	box-shadow: 0 2px 0 #6f9a37;
	border: none;
	border-radius: 4px;
	font-weight: 700;
	text-decoration: none !important;
	color: #fff !important;
	background-color: #82b440;
	padding: 10px;
	min-width: 200px;
	display: block
}

.tp-buy-theme .link-buy:hover {
	color: #fff;
	background-color: #7aa93c
}

.tp-buy-theme .link-buy i {
	margin-right: 8px
}

.tp-buy-theme .view-more-slider {
	display: none;
	background-color: #e6e6e6;
	padding: 0;
	color: #666;
	box-shadow: 0 2px 0 #a8a8a8;
	border: none;
	border-radius: 4px;
	margin-top: 12px;
	margin-bottom: 7px
}

.tp-buy-theme .view-more-slider:hover {
	background-color: #e0e0e0
}

.tp-buy-theme .view-more-slider .text {
	padding: 10px 15px;
	font-size: 13px;
	line-height: 1.5;
	display: block;
	color: #666
}

.tp-buy-theme .view-more-slider .text:hover {
	color: #666;
	text-decoration: none
}

.tp-buy-theme .view-more-slider .text i {
	font-style: normal;
	text-decoration: line-through
}

.tp_demo {
	width: 165px;
}

.tp_demo:first-child {
	width: 330px !important;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 20px;
}
.item-title{
	width: 100%;
    float: left;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 17px;
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
}
#tp_style_selector .tp_demo:last-child span{
	width: 100% !important;
	height: 100%;
}
