
*, html {
	outline: none !important;
}

html {
	overflow-x: hidden;
}

body {
	overflow-x: hidden;
	background-color: #f1f1f1;
	color: #666;
	font-size: 13px;
	line-height: normal;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
}

body .body-wrapper {
	overflow: hidden;
	position: relative;
}

body a {
	color: #464646;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

body a:hover {
	color: #ff5c00;
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

body a:focus {
	text-decoration: none;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
	margin: 0 0 10px;
}

body input, body textarea, body button {
	outline: medium none !important;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 5px;
}

body img {
	display: block;
	max-width: 100%;
	height: auto;
}

body ul {
	padding: 0;
}

body ul, body ol {
	margin-left: 15px;
}

.rtl body ul, .rtl body ol {
	margin-left: 0;
	margin-right: 15px;
}

body ol {
	padding-left: 15px;
}

body ::-webkit-scrollbar {
	width: 5px;
}

body ::-webkit-scrollbar-track {
	background-color: #ddd;
}

body ::-webkit-scrollbar-thumb {
	background: #ff7d33;
}

body .container {
	padding: 0;
}

body.boxed-layout .body-wrapper {
	width: 1200px;
	background: #fff;
	margin: 0 auto;
	box-shadow: 0 0 8px #000;
}

body.boxed-layout .body-wrapper .footer .footer-contact .title-newsletter {
	margin-left: 15px;
}

body.boxed-layout.rtl .body-wrapper .footer .footer-contact .title-newsletter {
	margin-right: 15px;
	margin-left: 0;
}

body.boxed-layout.elementor-page, body.boxed-layout.woocommerce-page {
	max-width: 1300px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 8px #000;
}

body.boxed-layout.elementor-page .elementor-section-full_width, body.boxed-layout.elementor-page .elementor-section-boxed, body.boxed-layout.woocommerce-page .elementor-section-full_width, body.boxed-layout.woocommerce-page .elementor-section-boxed {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	left: 0 !important;
	right: 0 !important;
}

body.boxed-layout.elementor-page .container #contents, body.boxed-layout.woocommerce-page .container #contents {
	padding: 0;
	overflow: hidden;
}

body.boxed-layout.elementor-page.home-style3, body.boxed-layout.elementor-page.home-style6, body.boxed-layout.woocommerce-page.home-style3, body.boxed-layout.woocommerce-page.home-style6 {
	max-width: 1700px;
}

body.boxed-layout.elementor-page.home-style3 .elementor-section-full_width, body.boxed-layout.elementor-page.home-style3 .elementor-section-boxed, body.boxed-layout.elementor-page.home-style6 .elementor-section-full_width, body.boxed-layout.elementor-page.home-style6 .elementor-section-boxed, body.boxed-layout.woocommerce-page.home-style3 .elementor-section-full_width, body.boxed-layout.woocommerce-page.home-style3 .elementor-section-boxed, body.boxed-layout.woocommerce-page.home-style6 .elementor-section-full_width, body.boxed-layout.woocommerce-page.home-style6 .elementor-section-boxed {
	max-width: 1700px;
}

body.boxed-layout.elementor-page.home-style3 .container, body.boxed-layout.elementor-page.home-style6 .container, body.boxed-layout.woocommerce-page.home-style3 .container, body.boxed-layout.woocommerce-page.home-style6 .container {
	max-width: inherit;
}

body.boxed-layout.elementor-page.home-style5, body.boxed-layout.woocommerce-page.home-style5 {
	max-width: 1800px;
}

body.boxed-layout.elementor-page.home-style5 .elementor-section-full_width, body.boxed-layout.elementor-page.home-style5 .elementor-section-boxed, body.boxed-layout.woocommerce-page.home-style5 .elementor-section-full_width, body.boxed-layout.woocommerce-page.home-style5 .elementor-section-boxed {
	max-width: 1800px;
}

body.boxed-layout.elementor-page.home-style5 .container, body.boxed-layout.woocommerce-page.home-style5 .container {
	max-width: inherit;
}

.clearfix:after {
	height: 0;
	clear: both;
	content: " ";
	font-size: 0;
	min-height: 0;
	display: block;
	visibility: hidden;
}

.float {
	float: none !important;
}

table {
	margin-bottom: 20px;
}

.thumbnail {
	max-width: 100%;
}

.size-full {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
}

.alignleft {
	float: left;
	margin: 0 15px 30px 0;
}

.rtl .alignleft {
	float: right;
	margin: 0 0 30px 15px;
}

.aligncenter {
	display: block;
	margin: 0 auto 30px auto;
	clear: both;
}

.alignright {
	float: right;
	margin: 0 0 30px 15px;
}

.rtl .alignright {
	float: left;
	margin: 0 15px 30px 0;
}

.alignnone {
	float: none;
	clear: both;
	display: block;
	margin: 0 0 30px 0;
}

p .size-full {
	width: auto;
	height: auto;
	margin: 5px 0 30px 0;
}

p .alignleft {
	float: left;
	margin: 5px 15px 30px 0;
}

.rtl p .alignleft {
	float: right;
	margin: 5px 0 30px 15px;
}

p .aligncenter {
	display: block;
	margin: 5px auto 30px auto;
}

p .alignright {
	float: right;
	margin: 5px 0 30px 15px;
}

.rtl p .alignright {
	float: left;
	margin: 5px 15px 30px 0;
}

p .alignnone {
	float: none;
	display: block;
	margin: 5px 0 30px 0;
}

figure .size-full {
	margin: 0;
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

ul.menu, .dropdown ul {
	list-style: none;
	margin: 0;
}

.fa:before {
	font-family: FontAwesome;
}

.loading {
	position: relative;
	z-index: 2;
	height: 300px;
	overflow: hidden;
}

.loading:before {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/loading.gif") no-repeat center center #fff;
	background-size: 60px 60px;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 99;
	display: block;
}

.rtl .loading:before {
	left: 0 !important;
	right: 0 !important;
}

.loading.clearfix {
	overflow: hidden;
}

.loading.add_to_cart_button:before {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/loadingp.gif") no-repeat center center transparent;
}

ul.breadcrumb {
	margin: 0 0 20px;
}

input.input-text:focus, select:focus, textarea:focus {
	background-color: #fafafa;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background-color: transparent;
}

.wpb_map_wraper iframe {
	pointer-events: none;
}

.quote-border {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background-color: #f4f4f4;
	padding: 20px;
	margin-bottom: 10px;
	font-style: italic;
	border: 1px solid #ddd;
}

.wpb_revslider_element .tp-bullets.custom {
	width: 200px !important;
}

.wpb_revslider_element .tp-bullets.custom .tp-bullet {
	width: 8px !important;
	height: 8px !important;
	background-color: #7d7d7d !important;
	position: relative !important;
	display: inline-block !important;
	border-radius: 50% !important;
	cursor: pointer;
	box-sizing: content-box;
	text-align: center !important;
	left: 0 !important;
}

.wpb_revslider_element .tp-bullets.custom .tp-bullet +.tp-bullet {
	margin-left: 10px !important;
}

.rtl .wpb_revslider_element .tp-bullets.custom .tp-bullet +.tp-bullet {
	margin-right: 10px !important;
	margin-left: 0 !important;
}

.wpb_revslider_element .tp-bullets.custom .tp-bullet:after {
	display: none;
	background-color: transparent;
	box-shadow: none;
}

.wpb_revslider_element .tp-bullets.custom .tp-bullet.selected {
	width: 30px !important;
	height: 8px !important;
	border-radius: 3px !important;
	background-color: #ff5c00 !important;
}

.home-style3 .wpb_revslider_element .tp-bullets.custom .tp-bullet.selected {
	background-color: #222 !important;
}

.wpb_revslider_element .see-more1 {
	color: #fff;
	font-size: 13px;
	text-transform: capitalize;
}

.wpb_revslider_element .see-more1 .fa {
	margin-right: 8px;
}

.wpb_revslider_element .see-more1:hover {
	opacity: .85;
}

.wpb_revslider_element .see-more2 {
	color: #0f8db3;
	font-size: 13px;
	text-transform: capitalize;
}

.wpb_revslider_element .see-more2 .fa {
	margin-right: 8px;
}

.wpb_revslider_element .see-more2:hover {
	opacity: .85;
}

.slider-more {
	color: #fff;
}

.home-style2 .slider-more {
	color: #ff5c00;
}

.home-style2 .slider-more:hover {
	opacity: .85;
}

.slider-more i {
	margin-right: 10px;
}

.slider-more:hover {
	color: #ff5c00;
}

.slider-more1 {
	color: #ff5c00;
}

.slider-more1 i {
	margin-right: 10px;
}

.slider-more1:hover {
	color: #cc4a00;
}

.title-sytle1 .block-title {
	margin-bottom: 30px;
}

.title-sytle1 .block-title h3 {
	padding: 15px 0 13px;
	border-bottom: 1px solid #ededed;
	position: relative;
	font-size: 18px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700 !important;
}

.title-sytle1 .block-title h3:before {
	content: "";
	height: 2px;
	width: 100px;
	background-color: #ff5c00;
	position: absolute;
	bottom: -1px;
}

.title-sytle2 .box-title {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 15px;
}

.title-sytle2 .box-title h3 {
	font-weight: 600 !important;
	display: inline-block;
	position: relative;
	color: #222;
	color: #fff;
	text-transform: uppercase;
	height: 42px;
	padding: 0 15px;
	line-height: 42px;
	background-color: #ff5c00;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}

.title-sytle3 .box-title {
	background-color: #f2f2f2;
}

.title-sytle3 .box-title h3 {
	position: relative;
	padding: 15px;
	color: #222;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700 !important;
	margin-bottom: 0;
}

.title-sytle3 .box-title h3:before {
	content: "";
	font-family: FontAwesome;
	font-size: 18px;
	display: inline-block;
	margin-right: 10px;
	color: #ff5c00;
}

.rtl .title-sytle3 .box-title h3:before {
	margin-left: 10px;
	margin-right: 0;
}

.title-sytle4 .box-title {
	position: absolute;
	top: -8px;
	left: -8px;
	min-width: 204px;
}

.rtl .title-sytle4 .box-title {
	right: -8px;
	left: auto;
}

.title-sytle4 .box-title h3 {
	line-height: 48px;
	background-color: #ff5c00;
	font-size: 18px;
	padding: 0 16px;
	color: #fff;
	font-weight: 700 !important;
	margin: 0;
	border-top-right-radius: 7px;
	position: relative;
	text-transform: uppercase;
	box-shadow: 0 2px 4px 0px rgba(0, 0, 0, .3);
}

.title-sytle4 .box-title h3:before {
	content: "";
	width: 0;
	height: 0;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #b94300;
	left: 0;
	bottom: -8px;
	position: absolute;
}

.rtl .title-sytle4 .box-title h3:before {
	border-left: 8px solid #b94300;
	border-right: 0;
	right: 0;
	left: auto;
}

.title-sytle5 .block-title {
	margin-bottom: 30px;
	text-align: center;
}

.title-sytle5 .block-title h3 {
	padding: 15px 0 13px;
	border: 0;
	position: relative;
	font-size: 18px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700 !important;
}

.title-sytle5 .block-title h3:before {
	content: "";
	height: 2px;
	width: 100px;
	background-color: #ff5c00;
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -50px;
}

.title-sytle6 .box-title {
	background: #fff;
	padding: 20px 22px 15px 0;
}

.rtl .title-sytle6 .box-title {
	padding: 20px 0 15px 22px;
}

.title-sytle6 .box-title h3 {
	font-size: 18px;
	color: #000;
	margin: 0;
	text-transform: capitalize;
}

.title-sytle6 .box-title span {
	border-left: 3px #ff5c00 solid;
	padding: 0 15px;
}

.rtl .title-sytle6 .box-title span {
	border-right: 3px #ff5c00 solid;
	border-left: none;
}

.title-sytle6 .box-title .view-all {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1.5px;
	padding-top: 4px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.title-sytle6 .box-title .view-all:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.title-sytle7 .box-title {
	padding: 0 0 20px 0;
}

.title-sytle7 .box-title h3 {
	font-size: 18px;
	color: #000;
	margin: 0;
	text-transform: capitalize;
}

.title-sytle7 .box-title span {
	border-left: 3px #ff5c00 solid;
	padding: 0 15px;
}

.rtl .title-sytle7 .box-title span {
	border-right: 3px #ff5c00 solid;
	border-left: none;
}

.title-sytle7 .box-title .view-all {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1.5px;
	padding-top: 4px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.title-sytle7 .box-title .view-all:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.button-style1 .res-button {
	width: 28px;
	height: 28px;
	display: inline-block;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	cursor: pointer;
	z-index: 3;
	font-size: 0;
}

.button-style1 .res-button.slick-prev {
	left: 5px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -1111px;
}

.button-style1 .res-button.slick-prev:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -1063px;
}

.button-style1 .res-button.slick-prev:hover.nitro-lazy {
	background-image: none !important;
}

.button-style1 .res-button.slick-prev.nitro-lazy {
	background-image: none !important;
}

.button-style1 .res-button.slick-next {
	right: 5px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -1015px;
}

.button-style1 .res-button.slick-next.nitro-lazy {
	background-image: none !important;
}

.button-style1 .res-button.slick-next:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -967px;
}

.button-style1 .res-button.slick-next:hover.nitro-lazy {
	background-image: none !important;
}

.button-style2 .res-button {
	width: 28px;
	height: 28px;
	display: inline-block;
	position: absolute;
	top: -34px;
	cursor: pointer;
	font-size: 0;
}

.button-style2 .res-button.slick-prev {
	right: 48px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -1111px;
}

.button-style2 .res-button.slick-prev.nitro-lazy {
	background-image: none !important;
}

.rtl .button-style2 .res-button.slick-prev {
	left: 15px;
	right: auto;
}

.button-style2 .res-button.slick-prev:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -1063px;
}

.button-style2 .res-button.slick-prev:hover.nitro-lazy {
	background-image: none !important;
}

.button-style2 .res-button.slick-next {
	right: 15px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -1015px;
}

.button-style2 .res-button.slick-next.nitro-lazy {
	background-image: none !important;
}

.rtl .button-style2 .res-button.slick-next {
	left: 48px;
	right: auto;
}

.button-style2 .res-button.slick-next:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -967px;
}

.button-style2 .res-button.slick-next:hover.nitro-lazy {
	background-image: none !important;
}

.button-style3 .res-button {
	width: 41px;
	height: 41px;
	display: inline-block;
	position: absolute;
	top: 60%;
	margin-top: -20px;
	cursor: pointer;
	font-size: 0;
}

.button-style3 .res-button.slick-prev {
	left: 15px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -647px;
}

.button-style3 .res-button.slick-prev.nitro-lazy {
	background-image: none !important;
}

.button-style3 .res-button.slick-prev:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -586px;
}

.button-style3 .res-button.slick-prev:hover.nitro-lazy {
	background-image: none !important;
}

.button-style3 .res-button.slick-next {
	right: 15px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -403px;
}

.button-style3 .res-button.slick-next.nitro-lazy {
	background-image: none !important;
}

.button-style3 .res-button.slick-next:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -342px;
}

.button-style3 .res-button.slick-next:hover.nitro-lazy {
	background-image: none !important;
}

.button-style4 .res-button {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	box-shadow: 0px 1px 4px #ccc;
	margin-top: -24px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 3;
	background: #f5f5f5;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.button-style4 .res-button.slick-prev {
	left: 5px;
}

.button-style4 .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.button-style4 .res-button.slick-next {
	right: 5px;
}

.button-style4 .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.button-style4 .res-button:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.button-style4 .res-button:hover:before {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sale-off {
	position: relative;
	z-index: 1;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 4px;
	background-color: #ff5c00;
	text-transform: uppercase;
	padding: 3px 2px;
	float: right;
}

.rtl .sale-off {
	float: left;
}

.rtl .sale-off:before {
	right: -5px;
	left: auto;
	border-left: 5px solid #ff5c00;
	border-right: 0;
}

.sale-off:before {
	content: "";
	width: 0;
	height: 0;
	border-right: 5px solid #ff5c00;
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	left: -5px;
}

.sale-off >span {
	display: block;
}

.sale-off2 {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 40px;
	width: 40px;
	background-color: #ff5c00;
	line-height: 40px;
	border-radius: 0 50% 50% 50%;
	font-size: 14px;
	padding: 0;
}

.sale-off2:before {
	border: 0;
}

.sale-off2 .text {
	display: none;
}

.rtl .sale-off2 {
	left: 10px;
	left: auto;
	border-radius: 50% 0 50% 50%;
}

.sale-off3 {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: auto;
	padding: 0 10px;
	background-color: #ff5722;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
}

.sale-off3:before {
	border: 0;
}

.rtl .sale-off3 {
	left: 10px;
	right: auto;
}

.sale-off4 {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: auto;
	padding: 0 10px;
	background-color: #ff5c00;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
}

.sale-off4 .text {
	display: none;
}

.rtl .sale-off4 {
	left: 10px;
	right: auto;
}

.sale-off4:before {
	display: none;
}

.sw-newlabel {
	background: #1cc490;
	position: absolute;
	width: 40px;
	height: 40px;
	text-transform: uppercase;
	border-radius: 50% 0 50% 50%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	top: 50px;
	left: auto;
	right: 10px;
}

.rtl .sw-newlabel {
	right: auto;
	left: 10px;
}

.sw-outstock {
	text-indent: initial;
	background: rgba(255, 0, 0, .28);
	position: absolute;
	top: 0;
	font-size: 12px;
	color: #fff;
	height: 20px;
	display: inline-block;
	width: 70px;
	line-height: 20px;
	left: 0;
}

.sticky-detail .sw-outstoc {
	display: none;
}

.sw-brand-container-slider {
	padding: 14px 80px;
	margin: 38px 0 40px;
	position: relative;
}

.sw-brand-container-slider .slider .item-brand-cat {
	margin: 0;
}

.sw-brand-container-slider .slider .item-brand-cat .item-image {
	text-align: center;
}

.sw-brand-container-slider .slider .item-brand-cat .item-image a {
	display: inline-block;
	max-width: 100%;
}

.sw-brand-container-slider .slider .item-brand-cat .item-image a:hover img {
	opacity: 1;
}

.sw-brand-container-slider .slider .item-brand-cat .item-image a img {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	width: auto;
	opacity: .3;
}

.sw-brand-container-slider .res-button {
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	border-radius: 50%;
	text-align: center;
	margin-top: -15px;
	cursor: pointer;
	color: #fff;
	font-size: 0;
	background-color: #ccc;
	z-index: 3;
}

.sw-brand-container-slider .res-button:before {
	font-family: "FontAwesome";
	font-size: 16px;
}

.sw-brand-container-slider .res-button:hover {
	background-color: #ff5c00;
}

.sw-brand-container-slider .res-button.slick-prev {
	left: 15px;
}

.sw-brand-container-slider .res-button.slick-prev:before {
	content: "";
}

.sw-brand-container-slider .res-button.slick-next {
	right: 15px;
}

.sw-brand-container-slider .res-button.slick-next:before {
	content: "";
}

.topdeal_social {
	text-align: center;
	line-height: 19px;
}

.topdeal_social .main-social {
	margin: 0 auto;
	list-style-type: none;
}

.topdeal_social .main-social li {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
}

.topdeal_social .main-social li a {
	color: #999;
	font-size: 16px;
}

.topdeal_social .main-social li a:hover {
	color: #ff5c00;
}

.yith-wcwl-share {
	text-align: center;
}

.woocommerce a.added_to_cart, .added_to_cart.wc-forward {
	display: none;
}

.item-price {
	font-size: 18px;
	color: #ff5c00;
	overflow: hidden;
	font-weight: 700;
	display: inline-block;
}

.item-price del {
	text-decoration: line-through;
	color: #7d7d7d;
	margin: 0 10px;
	font-weight: 600;
	float: right;
	font-size: 14px;
}

.rtl .item-price del {
	float: left;
}

.item-price ins {
	float: left;
	margin: 0;
	text-decoration: none;
}

.rtl .item-price ins {
	float: right;
}

.woocommerce span.onsale, .onsale {
	display: inline-block;
	border-radius: 25px 0px 25px 25px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #63c54c;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 14px;
	position: absolute;
	top: 20px;
	right: 20px;
	left: auto;
	z-index: 1;
	text-align: center;
}

.rtl .woocommerce span.onsale, .rtl .onsale {
	border-radius: 0 25px 25px 25px;
	left: 20px;
	right: auto;
}

.meta-location {
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 20px;
	color: #fff;
	text-transform: capitalize;
	font-size: 14px;
	border-radius: 2px;
	padding: 0 14px;
	display: inline-block;
	display: -webkit-box;
	height: 25px;
	line-height: 25px;
	background-color: rgba(0, 0, 0, .6);
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	max-height: 25px;
	right: 20px;
}

.content_product_detail .meta-location {
	color: #222;
	background-color: transparent;
	padding: 0;
	position: initial;
	margin: 0 0 10px;
}

.meta-location i {
	margin-right: 5px;
}

.rtl .meta-location i {
	margin-left: 5px;
	margin-right: 0;
}

.content_product_detail .meta-location i {
	color: #777;
	font-size: 24px;
	margin-right: 10px;
}

.rtl .content_product_detail .meta-location i {
	margin-left: 10px;
	margin-right: 0;
}

.border-tp {
	border-top: 1px solid #ddd;
	margin-top: 95px;
	overflow: visible !important;
}

.border-tp .order-title {
	margin-top: -20px;
}

.order-desc {
	font-family: "Niconne";
	font-size: 26px;
	color: rgba(1, 1, 1, .4);
}

.has-left-sidebar #left {
	float: left;
}

.has-left-sidebar .category-contents, .has-left-sidebar .single.main {
	float: right;
}

.has-left-sidebar #contents .category-contents {
	float: none;
}

.has-right-sidebar #right {
	float: right;
}

.has-right-sidebar .category-contents, .has-right-sidebar .single.main {
	float: left;
}

.has-left-product-sidebar #left {
	float: left;
}

.has-left-product-sidebar #contents-detail, .has-left-product-sidebar #contents {
	float: right;
}

.has-right-product-sidebar #right {
	float: right;
}

.has-right-product-sidebar #contents-detail, .has-right-product-sidebar #contents {
	float: left;
}

.mc4wp-form.mc4wp-form-success .mc4wp-alert.mc4wp-success {
	color: green;
	margin: 15px 0;
}

.topdeal-socials ul {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 60px;
}

.topdeal-socials ul >li {
	display: inline-block;
}

.topdeal-socials ul >li >a {
	font-size: 22px;
	color: #fff;
	margin-right: 30px;
}

.topdeal-socials ul >li >a:hover {
	color: #faa600;
}

.topsearch-entry:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 9;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.topsearch-entry.on:before {
	height: 100%;
}

.topsearch-entry form {
	position: relative;
	z-index: 10;
}

.topsearch-entry .button-search-pro.loading:before {
	background-image: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/loadingp.gif");
	background-color: #ffd200;
	background-size: 20px 20px;
}

.topsearch-entry .input-group-btn {
	position: static;
}

.topsearch-entry .input-group {
	display: block;
}

.topsearch-entry .search-append {
	position: absolute;
	top: 120%;
	right: 0;
	left: 0;
	padding: 0;
	min-width: 300px;
	text-align: left;
	border: none;
}

.rtl .topsearch-entry .search-append {
	text-align: right;
	right: 0;
	left: 0;
}

.rtl .topsearch-entry .search-append .autocomplete-suggestion>a img {
	margin-right: 0;
	margin-left: 10px;
}

.topsearch-entry .search-append .autocomplete-suggestions {
	box-shadow: 0 0 0 1px #ccc;
	background: #fff;
	border-radius: 3px;
}

.topsearch-entry .search-append .autocomplete-suggestion {
	clear: both;
	padding: 0 10px;
	margin-bottom: 15px;
}

.topsearch-entry .search-append .autocomplete-suggestion:first-child {
	padding-top: 15px;
}

.topsearch-entry .search-append .autocomplete-suggestion:last-child {
	padding-bottom: 15px;
}

.topsearch-entry .search-append .autocomplete-suggestion.no-result {
	padding: 10px;
}

.topsearch-entry .search-append .autocomplete-suggestion >a {
	padding: 0 10px;
	display: block;
	overflow: hidden;
}

.topsearch-entry .search-append .autocomplete-suggestion >a img {
	margin-right: 10px;
	border: 1px solid #ccc;
}

.topsearch-entry .search-append .autocomplete-suggestion .media-body >span {
	display: block;
	margin-bottom: 5px;
	font-weight: 600;
}

.topsearch-entry .search-append .autocomplete-suggestion .media-body >span strong {
	color: #ff5c00;
}

.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta >div, .topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta >p {
	display: inline-block;
	vertical-align: top;
}

.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku {
	margin-right: 20px;
}

.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku >span {
	font-weight: bold;
}

.topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
	color: #ff5c00;
	font-weight: bold;
	font-size: 14px;
}

.topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label {
	color: #666;
}

.topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins {
	text-decoration: none;
}

.topsearch-entry .search-append .autocomplete-suggestion .media-body .price del {
	color: #999;
}

.style-title7 .box-slider-title {
	margin: 0 0 15px;
}

.rtl .style-title7 .box-slider-title {
	text-align: right;
}

.style-title7 .box-slider-title h3 {
	position: relative;
	font-size: 30px;
	font-weight: 700;
	color: #252c41;
	margin: 0 0 15px;
	padding: 0 0 0 37px;
}

@media (max-width: 767px) {
	.style-title7 .box-slider-title h3 {
		font-size: 18px;
	}
}

.rtl .style-title7 .box-slider-title h3 {
	padding: 0 37px 0 0;
}

.style-title7 .box-slider-title h3::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 30px;
	height: 26px;
	background: no-repeat left center url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNEIzMzZFMDkwNzkxMUVCOEJCOEYxOTNCMTg0QUQ3QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNEIzMzZFMTkwNzkxMUVCOEJCOEYxOTNCMTg0QUQ3QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QjMzNkRFOTA3OTExRUI4QkI4RjE5M0IxODRBRDdCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE0QjMzNkRGOTA3OTExRUI4QkI4RjE5M0IxODRBRDdCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAGAAZAwERAAIRAQMRAf/EAH4AAAIDAQAAAAAAAAAAAAAAAAMFAQQGCAEAAgMBAAAAAAAAAAAAAAAABAUCAwYBEAACAgIABQMFAQAAAAAAAAABAgMEABEhMUESBWGBkbHRMpITFBEAAQMCBQIEBwAAAAAAAAAAAQACAxEEITFBYRJRBfCBkSLB0TKSEyMU/9oADAMBAAIRAxEAPwDqC1apRsBLYSKRD3AFgD8euA3UsII5PDXNxz+G6ujjecgSEnfy4k82ksb7qRD+exybu/I/P0xFL3UG7Dgf1tw9cz46I8W1ISCPccU5hsVHlLLMju/AKGG9DoBj2GaFzy4PDnO306US9zHAYjBWMOVSU+ZpVLlSScgpJChZZda2FG+0754j7jBFcRufQgsH1UpWmm6OtZXMcG5g6LPwJ2xKOvM++Y8Jm81K0PiK0EVdbRBeR98QN9ujrgM1XareOOITEFzjtkldzI4u45BMP9UPr+rfbG/90e/2u+SF/GVF2qtqs9dmKq+gWHPQIOTurcTRlhNKrsUnBwd0QhSpoBWEQKMCTvnsa6++Ci0hbSHiOLgT6U181MyvPurii1KqVozGhJTuJAPTfTCbW1bA3i04VqoSSF5qUbCVWv/Z");
}

.rtl .style-title7 .box-slider-title h3::before {
	right: 0;
	left: auto;
}

.style-title7 .box-slider-title .slider-description {
	font-size: 16px;
	color: #70778b;
}

.style-title8 .box-slider-title {
	text-align: center;
	padding: 0 0 8px;
	margin: 0;
}

.style-title8 .box-slider-title h3 {
	font-size: 30px;
	font-weight: 700;
	font-style: italic;
	color: #fff;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	margin: 0;
}

.style-title8 .box-slider-title h3:before {
	content: "";
	background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAXCAYAAABqBU3hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYxRjQ2QkUzOEQxNDExRUI5NUU5OUMxRkJCOTQ3Q0Q1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYxRjQ2QkU0OEQxNDExRUI5NUU5OUMxRkJCOTQ3Q0Q1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjFGNDZCRTE4RDE0MTFFQjk1RTk5QzFGQkI5NDdDRDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjFGNDZCRTI4RDE0MTFFQjk1RTk5QzFGQkI5NDdDRDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6venrPAAADUUlEQVR42rRWTWgTQRSe2d1skiZN0hKJFTxUFA9WEP8apYgHkVIQlZ4KIkoPRVTwaEUQBMGLiFKlBw89iFhQUFAooiAVtFqsItbioSLWIooFW5N0k+yP30smYbNu0iTaBx8zO/P2vTfvb4azOunbyLZeDJcADeht6Rx/WI8cXqdyD4YFwCeWpmHA2npkSax+ssrMayLFbfHj3c3kmSFgP3BzfffECfs+Tpude7L9Qla3zuJT9yj8vIsMkn0b2ANch4wztXhgE3AYCAPHIWyNk6E5ImmxqOwDgpinXGTsArqFjH7IaKrFgC/Ab5EkKVniP114NpaZ5wj/fMVgiM8ZkTPuBiCpSgyBu+YwbFU9/HGgQW4I+KVH4NlRDPjreFCEp0A9WJNsSdqFf+4H/ZKM8AxjKQ6Zhm2/yMtFOV0W5XTUXk7YG8TQZ1M0BjyAy9th3D670Ytpa2h+waRTHwDabFv9kHnRUb5FfZQo1wAv0AhcAez13ObwWNyr8jiU/+VKn8qPpBTOkJjOrTZH+Q6I8iV9A+QKsxgPicWEe4k5iqG9RImXs0jYPW04zyUmczFur1DMok1SDHwe255O0vqwqMmYhRslUj4BIzrJdYUyhWEsFJRYJCRV7FwFI4IBKTcXtAI4Bpk9isLHIQf5meOdpwrjIqlCGN4CrYW/DPhFhzuJ2eOpvWFaiASFg0YkoiWV2v4S6OBbxnRuy+ydGEapgtjyUoL6DJRPl/QBLDwX2elKt5752OSMsqT00Q8qG3njrcRyuqDcrRVTSz0ErHT+NTWrsGjIZBtW57/PDQfZqmaDJTVkFXx2sivfDD//kFkiXTZk74DBirchQnHKzRMJKPKrFpOFzz59l9mdFz6mKhbr6dBYLJIvpgyiappUlq7300Gc/t5SBgSoCkWd/k8it6+DAVbFuwAMSQr5MiTfDafystcxtdtCC6ZSzOj50UA3N4x8aZkOUdQrOIqbQiTLudLLla8il8hk1Rrw9NeCOZXOWK1Q5qvmeIaRf5fojjcKDEuiTU+Gd796X/V1DFcltLTlrVZ5JUJCBlKalajpRSSIHpxXRWNaBGaBpGgkdNCs+GYiYYlPBRrEI6RFXHKakFPX4zNA+IeXcyPgr8TzR4ABANCeEptdL3ELAAAAAElFTkSuQmCC");
	width: 32px;
	height: 23px;
	display: block;
	position: absolute;
	top: 0;
	top: 50%;
	left: -35px;
	margin-top: -12px;
}

.style-title8 .box-slider-title h3:after {
	content: "";
	background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAXCAYAAABqBU3hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYxRjQ2QkUzOEQxNDExRUI5NUU5OUMxRkJCOTQ3Q0Q1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYxRjQ2QkU0OEQxNDExRUI5NUU5OUMxRkJCOTQ3Q0Q1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjFGNDZCRTE4RDE0MTFFQjk1RTk5QzFGQkI5NDdDRDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjFGNDZCRTI4RDE0MTFFQjk1RTk5QzFGQkI5NDdDRDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6venrPAAADUUlEQVR42rRWTWgTQRSe2d1skiZN0hKJFTxUFA9WEP8apYgHkVIQlZ4KIkoPRVTwaEUQBMGLiFKlBw89iFhQUFAooiAVtFqsItbioSLWIooFW5N0k+yP30smYbNu0iTaBx8zO/P2vTfvb4azOunbyLZeDJcADeht6Rx/WI8cXqdyD4YFwCeWpmHA2npkSax+ssrMayLFbfHj3c3kmSFgP3BzfffECfs+Tpude7L9Qla3zuJT9yj8vIsMkn0b2ANch4wztXhgE3AYCAPHIWyNk6E5ImmxqOwDgpinXGTsArqFjH7IaKrFgC/Ab5EkKVniP114NpaZ5wj/fMVgiM8ZkTPuBiCpSgyBu+YwbFU9/HGgQW4I+KVH4NlRDPjreFCEp0A9WJNsSdqFf+4H/ZKM8AxjKQ6Zhm2/yMtFOV0W5XTUXk7YG8TQZ1M0BjyAy9th3D670Ytpa2h+waRTHwDabFv9kHnRUb5FfZQo1wAv0AhcAez13ObwWNyr8jiU/+VKn8qPpBTOkJjOrTZH+Q6I8iV9A+QKsxgPicWEe4k5iqG9RImXs0jYPW04zyUmczFur1DMok1SDHwe255O0vqwqMmYhRslUj4BIzrJdYUyhWEsFJRYJCRV7FwFI4IBKTcXtAI4Bpk9isLHIQf5meOdpwrjIqlCGN4CrYW/DPhFhzuJ2eOpvWFaiASFg0YkoiWV2v4S6OBbxnRuy+ydGEapgtjyUoL6DJRPl/QBLDwX2elKt5752OSMsqT00Q8qG3njrcRyuqDcrRVTSz0ErHT+NTWrsGjIZBtW57/PDQfZqmaDJTVkFXx2sivfDD//kFkiXTZk74DBirchQnHKzRMJKPKrFpOFzz59l9mdFz6mKhbr6dBYLJIvpgyiappUlq7300Gc/t5SBgSoCkWd/k8it6+DAVbFuwAMSQr5MiTfDafystcxtdtCC6ZSzOj50UA3N4x8aZkOUdQrOIqbQiTLudLLla8il8hk1Rrw9NeCOZXOWK1Q5qvmeIaRf5fojjcKDEuiTU+Gd796X/V1DFcltLTlrVZ5JUJCBlKalajpRSSIHpxXRWNaBGaBpGgkdNCs+GYiYYlPBRrEI6RFXHKakFPX4zNA+IeXcyPgr8TzR4ABANCeEptdL3ELAAAAAElFTkSuQmCC");
	width: 32px;
	height: 23px;
	display: block;
	position: absolute;
	right: -40px;
	top: 50%;
	margin-top: -12px;
}

.countdown-slider.dailydeals-product3.style1 .box-slider-title {
	text-align: center;
	padding: 0 0 8px;
	margin: 0;
}

.countdown-slider.dailydeals-product3.style1 .box-slider-title h3 {
	font-size: 30px;
	font-weight: 700;
	font-style: italic;
	color: #fff;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	margin: 0;
}

.countdown-slider.dailydeals-product3.style1 .box-slider-title h3:before {
	content: "";
	background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAXCAYAAABqBU3hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYxRjQ2QkUzOEQxNDExRUI5NUU5OUMxRkJCOTQ3Q0Q1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYxRjQ2QkU0OEQxNDExRUI5NUU5OUMxRkJCOTQ3Q0Q1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjFGNDZCRTE4RDE0MTFFQjk1RTk5QzFGQkI5NDdDRDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjFGNDZCRTI4RDE0MTFFQjk1RTk5QzFGQkI5NDdDRDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6venrPAAADUUlEQVR42rRWTWgTQRSe2d1skiZN0hKJFTxUFA9WEP8apYgHkVIQlZ4KIkoPRVTwaEUQBMGLiFKlBw89iFhQUFAooiAVtFqsItbioSLWIooFW5N0k+yP30smYbNu0iTaBx8zO/P2vTfvb4azOunbyLZeDJcADeht6Rx/WI8cXqdyD4YFwCeWpmHA2npkSax+ssrMayLFbfHj3c3kmSFgP3BzfffECfs+Tpude7L9Qla3zuJT9yj8vIsMkn0b2ANch4wztXhgE3AYCAPHIWyNk6E5ImmxqOwDgpinXGTsArqFjH7IaKrFgC/Ab5EkKVniP114NpaZ5wj/fMVgiM8ZkTPuBiCpSgyBu+YwbFU9/HGgQW4I+KVH4NlRDPjreFCEp0A9WJNsSdqFf+4H/ZKM8AxjKQ6Zhm2/yMtFOV0W5XTUXk7YG8TQZ1M0BjyAy9th3D670Ytpa2h+waRTHwDabFv9kHnRUb5FfZQo1wAv0AhcAez13ObwWNyr8jiU/+VKn8qPpBTOkJjOrTZH+Q6I8iV9A+QKsxgPicWEe4k5iqG9RImXs0jYPW04zyUmczFur1DMok1SDHwe255O0vqwqMmYhRslUj4BIzrJdYUyhWEsFJRYJCRV7FwFI4IBKTcXtAI4Bpk9isLHIQf5meOdpwrjIqlCGN4CrYW/DPhFhzuJ2eOpvWFaiASFg0YkoiWV2v4S6OBbxnRuy+ydGEapgtjyUoL6DJRPl/QBLDwX2elKt5752OSMsqT00Q8qG3njrcRyuqDcrRVTSz0ErHT+NTWrsGjIZBtW57/PDQfZqmaDJTVkFXx2sivfDD//kFkiXTZk74DBirchQnHKzRMJKPKrFpOFzz59l9mdFz6mKhbr6dBYLJIvpgyiappUlq7300Gc/t5SBgSoCkWd/k8it6+DAVbFuwAMSQr5MiTfDafystcxtdtCC6ZSzOj50UA3N4x8aZkOUdQrOIqbQiTLudLLla8il8hk1Rrw9NeCOZXOWK1Q5qvmeIaRf5fojjcKDEuiTU+Gd796X/V1DFcltLTlrVZ5JUJCBlKalajpRSSIHpxXRWNaBGaBpGgkdNCs+GYiYYlPBRrEI6RFXHKakFPX4zNA+IeXcyPgr8TzR4ABANCeEptdL3ELAAAAAElFTkSuQmCC");
	width: 32px;
	height: 23px;
	display: block;
	position: absolute;
	top: 0;
	top: 50%;
	left: -35px;
	margin-top: -12px;
}

.countdown-slider.dailydeals-product3.style1 .box-slider-title h3:after {
	content: "";
	background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAXCAYAAABqBU3hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYxRjQ2QkUzOEQxNDExRUI5NUU5OUMxRkJCOTQ3Q0Q1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYxRjQ2QkU0OEQxNDExRUI5NUU5OUMxRkJCOTQ3Q0Q1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjFGNDZCRTE4RDE0MTFFQjk1RTk5QzFGQkI5NDdDRDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjFGNDZCRTI4RDE0MTFFQjk1RTk5QzFGQkI5NDdDRDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6venrPAAADUUlEQVR42rRWTWgTQRSe2d1skiZN0hKJFTxUFA9WEP8apYgHkVIQlZ4KIkoPRVTwaEUQBMGLiFKlBw89iFhQUFAooiAVtFqsItbioSLWIooFW5N0k+yP30smYbNu0iTaBx8zO/P2vTfvb4azOunbyLZeDJcADeht6Rx/WI8cXqdyD4YFwCeWpmHA2npkSax+ssrMayLFbfHj3c3kmSFgP3BzfffECfs+Tpude7L9Qla3zuJT9yj8vIsMkn0b2ANch4wztXhgE3AYCAPHIWyNk6E5ImmxqOwDgpinXGTsArqFjH7IaKrFgC/Ab5EkKVniP114NpaZ5wj/fMVgiM8ZkTPuBiCpSgyBu+YwbFU9/HGgQW4I+KVH4NlRDPjreFCEp0A9WJNsSdqFf+4H/ZKM8AxjKQ6Zhm2/yMtFOV0W5XTUXk7YG8TQZ1M0BjyAy9th3D670Ytpa2h+waRTHwDabFv9kHnRUb5FfZQo1wAv0AhcAez13ObwWNyr8jiU/+VKn8qPpBTOkJjOrTZH+Q6I8iV9A+QKsxgPicWEe4k5iqG9RImXs0jYPW04zyUmczFur1DMok1SDHwe255O0vqwqMmYhRslUj4BIzrJdYUyhWEsFJRYJCRV7FwFI4IBKTcXtAI4Bpk9isLHIQf5meOdpwrjIqlCGN4CrYW/DPhFhzuJ2eOpvWFaiASFg0YkoiWV2v4S6OBbxnRuy+ydGEapgtjyUoL6DJRPl/QBLDwX2elKt5752OSMsqT00Q8qG3njrcRyuqDcrRVTSz0ErHT+NTWrsGjIZBtW57/PDQfZqmaDJTVkFXx2sivfDD//kFkiXTZk74DBirchQnHKzRMJKPKrFpOFzz59l9mdFz6mKhbr6dBYLJIvpgyiappUlq7300Gc/t5SBgSoCkWd/k8it6+DAVbFuwAMSQr5MiTfDafystcxtdtCC6ZSzOj50UA3N4x8aZkOUdQrOIqbQiTLudLLla8il8hk1Rrw9NeCOZXOWK1Q5qvmeIaRf5fojjcKDEuiTU+Gd796X/V1DFcltLTlrVZ5JUJCBlKalajpRSSIHpxXRWNaBGaBpGgkdNCs+GYiYYlPBRrEI6RFXHKakFPX4zNA+IeXcyPgr8TzR4ABANCeEptdL3ELAAAAAElFTkSuQmCC");
	width: 32px;
	height: 23px;
	display: block;
	position: absolute;
	right: -40px;
	top: 50%;
	margin-top: -12px;
}

.countdown-slider.dailydeals-product3.style1 .slick-initialized {
	margin: 0 5px;
}

.countdown-slider.dailydeals-product3.style1 .item .item-wrap6 {
	padding: 0px 5px 15px;
}

.dailydeals-product3.style1 {
	padding: 10px 5px 0;
}

.dailydeals-product3 {
	padding: 10px 0 15px;
	position: relative;
}

.dailydeals-product3 .box-slider-title {
	margin: 0 0 15px;
}

.rtl .dailydeals-product3 .box-slider-title {
	text-align: right;
}

.dailydeals-product3 .box-slider-title h3 {
	position: relative;
	font-size: 30px;
	font-weight: 700;
	color: #252c41;
	margin: 0 0 15px;
	padding: 0 0 0 37px;
}

@media (max-width: 767px) {
	.dailydeals-product3 .box-slider-title h3 {
		font-size: 18px;
	}
}

.rtl .dailydeals-product3 .box-slider-title h3 {
	padding: 0 37px 0 0;
}

.dailydeals-product3 .box-slider-title h3::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 30px;
	height: 26px;
	background: no-repeat left center url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNEIzMzZFMDkwNzkxMUVCOEJCOEYxOTNCMTg0QUQ3QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNEIzMzZFMTkwNzkxMUVCOEJCOEYxOTNCMTg0QUQ3QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QjMzNkRFOTA3OTExRUI4QkI4RjE5M0IxODRBRDdCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE0QjMzNkRGOTA3OTExRUI4QkI4RjE5M0IxODRBRDdCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAGAAZAwERAAIRAQMRAf/EAH4AAAIDAQAAAAAAAAAAAAAAAAMFAQQGCAEAAgMBAAAAAAAAAAAAAAAABAUCAwYBEAACAgIABQMFAQAAAAAAAAABAgMEABEhMUESBWGBkbHRMpITFBEAAQMCBQIEBwAAAAAAAAAAAQACAxEEITFBYRJRBfCBkSLB0TKSEyMU/9oADAMBAAIRAxEAPwDqC1apRsBLYSKRD3AFgD8euA3UsII5PDXNxz+G6ujjecgSEnfy4k82ksb7qRD+exybu/I/P0xFL3UG7Dgf1tw9cz46I8W1ISCPccU5hsVHlLLMju/AKGG9DoBj2GaFzy4PDnO306US9zHAYjBWMOVSU+ZpVLlSScgpJChZZda2FG+0754j7jBFcRufQgsH1UpWmm6OtZXMcG5g6LPwJ2xKOvM++Y8Jm81K0PiK0EVdbRBeR98QN9ujrgM1XareOOITEFzjtkldzI4u45BMP9UPr+rfbG/90e/2u+SF/GVF2qtqs9dmKq+gWHPQIOTurcTRlhNKrsUnBwd0QhSpoBWEQKMCTvnsa6++Ci0hbSHiOLgT6U181MyvPurii1KqVozGhJTuJAPTfTCbW1bA3i04VqoSSF5qUbCVWv/Z");
}

.rtl .dailydeals-product3 .box-slider-title h3::before {
	right: 0;
	left: auto;
}

.dailydeals-product3 .box-slider-title .slider-description {
	font-size: 16px;
	color: #70778b;
}

.dailydeals-product3 .resp-slider-container .box-slider-title {
	margin: 0 0 35px;
}

.dailydeals-product3 .resp-slider-container .box-slider-title h3::before {
	margin-top: -13px;
	background: no-repeat center left url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAWCAYAAADJqhx8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMxMkQ2QjBEOTA2MDExRUJBQTc1OTI1QUNCRTExQzcwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMxMkQ2QjBFOTA2MDExRUJBQTc1OTI1QUNCRTExQzcwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzEyRDZCMEI5MDYwMTFFQkFBNzU5MjVBQ0JFMTFDNzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzEyRDZCMEM5MDYwMTFFQkFBNzU5MjVBQ0JFMTFDNzAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4NLHGqAAACTUlEQVR42nyUTWgTQRSAZ7ZJk7RiK1Ybta2VShE8RDzkIrQXRbFeglBEFPy51OpRBS9evAo91V/wIAp6ERUVBE+5SA8qLVjUkyKiFbVVY9Pa7a7fbGbW2SSbIR/z9s17b96bNxMhYsaX3MAKGIeVosFwYpx7mKZgNM6mYQDGOdik5bUNA1za0JuFsSr9RkveH5PlXmhTGSzANB95yOj1Ccv2LPrOOjGGVZbO6Kf3c3CdjxPQpxc/WobtcNp8+MdGuuA24mV462jlcFO6+Qzia223u2q3PTrtJNMc3M1OFiegbA7xSMfWzWUUPkZHdXpCZHwTIIs+xfx45sX0krxx5SHfg3YX9qH8g3IH8lXjJTtdIfuWTBmqrbtgQC9fDAPg7OGsTv4eJMPEWz0h82UlJaBfa1vsMh1dW5rpQU3PWyhhzbLJQuj6i0FNk8UfdgkXIFfdJ9mrHXMLRjWG4ywbbof1QQCEVcynop78BueFWOdWPts9s1LA/jDzfThuMtgJ6dC52Rey8FvI3GKo8r83GXEb3IRuOGgC9Ec2HyoJ2eVGEvKfZ8Lg1tii7kX0MXVwYN1u7aVdVjn6wimUOFjPXkmo9rwLd2/z6r+4A7+E8DiYZCSDGXMTn+kHJcSirP9m1REo5xLm82HSj4Lgqi3M40GtnxMVo5jhv0oZ8W/kJjLOw0tVq/ek1d7lv/NUigBhs06y8Rvd8fAPQt33WzCk0pU9buXUORb/KzXMBq38CSM437GuTM0/jXowhyAPq4EbJT7AU7iG8zfb/p8AAwAldrhnCqOAIwAAAABJRU5ErkJggg==");
}

.dailydeals-product3.countdown-slider .res-button {
	opacity: 0;
}

.dailydeals-product3:hover .res-button {
	opacity: 1;
}

.dailydeals-product3:hover .res-button {
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	top: 50%;
	background-color: #fff;
	z-index: 2;
	font-size: 0;
	cursor: pointer;
	color: #222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	transition: all .3s;
}

.dailydeals-product3:hover .res-button:hover {
	color: #fff;
	background: #ff5c00;
}

.dailydeals-product3:hover .res-button.slick-prev {
	left: -20px;
}

.dailydeals-product3:hover .res-button.slick-prev::before {
	font-family: fontawesome;
	font-size: 18px;
	content: "";
}

.rtl .dailydeals-product3:hover .res-button.slick-prev::before {
	content: "";
}

.rtl .dailydeals-product3:hover .res-button.slick-prev {
	left: auto;
	right: -20px;
}

.dailydeals-product3:hover .res-button.slick-next {
	right: -20px;
}

.dailydeals-product3:hover .res-button.slick-next::before {
	font-family: fontawesome;
	font-size: 18px;
	content: "";
}

.rtl .dailydeals-product3:hover .res-button.slick-next::before {
	content: "";
}

.rtl .dailydeals-product3:hover .res-button.slick-next {
	right: auto;
	left: -20px;
}

.dailydeals-product3 .slick-initialized {
	margin: 0 -15px;
}

.style-button8 .res-button {
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	top: 50%;
	background-color: #fff;
	z-index: 2;
	font-size: 0;
	cursor: pointer;
	color: #222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	transition: all .3s;
}

.style-button8 .res-button:hover {
	color: #fff;
	background: #ff5c00;
}

.style-button8 .res-button.slick-prev {
	left: -20px;
}

.style-button8 .res-button.slick-prev::before {
	font-family: fontawesome;
	font-size: 18px;
	content: "";
}

.rtl .style-button8 .res-button.slick-prev::before {
	content: "";
}

.rtl .style-button8 .res-button.slick-prev {
	left: auto;
	right: -20px;
}

.style-button8 .res-button.slick-next {
	right: -20px;
}

.style-button8 .res-button.slick-next::before {
	font-family: fontawesome;
	font-size: 18px;
	content: "";
}

.rtl .style-button8 .res-button.slick-next::before {
	content: "";
}

.rtl .style-button8 .res-button.slick-next {
	right: auto;
	left: -20px;
}

.sw-woo-tab-style5 {
	padding: 0 10px 0px;
}

.sw-woo-tab-style5:hover .res-button {
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	top: 50%;
	background-color: #fff;
	z-index: 2;
	font-size: 0;
	cursor: pointer;
	color: #222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	transition: all .3s;
}

.sw-woo-tab-style5:hover .res-button:hover {
	color: #fff;
	background: #ff5c00;
}

.sw-woo-tab-style5:hover .res-button.slick-prev {
	left: -20px;
}

.sw-woo-tab-style5:hover .res-button.slick-prev::before {
	font-family: fontawesome;
	font-size: 18px;
	content: "";
}

.rtl .sw-woo-tab-style5:hover .res-button.slick-prev::before {
	content: "";
}

.rtl .sw-woo-tab-style5:hover .res-button.slick-prev {
	left: auto;
	right: -20px;
}

.sw-woo-tab-style5:hover .res-button.slick-next {
	right: -20px;
}

.sw-woo-tab-style5:hover .res-button.slick-next::before {
	font-family: fontawesome;
	font-size: 18px;
	content: "";
}

.rtl .sw-woo-tab-style5:hover .res-button.slick-next::before {
	content: "";
}

.rtl .sw-woo-tab-style5:hover .res-button.slick-next {
	right: auto;
	left: -20px;
}

.sw-woo-tab-style5.woo-slider-default .box-slider-title {
	text-align: center;
	padding: 15px 0 10px;
}

.sw-woo-tab-style5.woo-slider-default .box-slider-title h3 {
	font-size: 30px;
	font-weight: 700;
	font-style: italic;
	color: #ff5c00;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	margin: 0;
	text-shadow: -4px -1px 2px #fff;
}

.woo-slider-child4.woo-slider-child3 {
	background-color: #fff;
}

.woo-slider-child4.woo-slider-child3 .box-top {
	border-bottom: none;
	margin: 0 0 5px;
	padding: 6px 0 2px;
}

.woo-slider-child4.woo-slider-child3 .box-top .block-title h2 {
	font-size: 22px;
	color: #000;
	background-color: transparent;
	text-transform: initial;
	font-weight: 600;
	padding: 0 15px;
}

.woo-slider-child4.woo-slider-child3 .left-child {
	float: left;
}

.rtl .woo-slider-child4.woo-slider-child3 .left-child {
	float: right;
}

.woo-slider-child4.woo-slider-child3 .cat-list {
	padding: 9px 0 8px;
}

.woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item {
	margin: 0 0 0 40px;
	position: relative;
}

.rtl .woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item {
	margin: 0 40px 0 0;
}

.woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item::before {
	content: "";
	width: 1px;
	height: 12px;
	left: -20px;
	top: 4px;
	position: absolute;
	background-color: #ddd;
}

.woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item:last-child::before, .woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item:first-child::before {
	display: none;
}

.woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item.view-all {
	right: 15px;
	color: #999;
	border: none;
	padding: 0 15px 0 0;
}

.rtl .woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item.view-all {
	padding: 0 0 0 15px;
	left: 15px;
	right: auto;
}

.woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item.view-all:hover {
	background-color: transparent;
}

.woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item.view-all:hover a {
	color: #ff5c00;
}

.woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item.view-all a {
	color: #999;
	text-transform: capitalize;
	position: relative;
	font-size: 14px;
}

.woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item.view-all a::before {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	font-family: fontawesome;
	content: "";
	right: -15px;
}

.rtl .woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item.view-all a::before {
	content: "";
	right: auto;
	left: -15px;
}

.woo-slider-child4.woo-slider-child3 .slick-initialized {
	margin: 0 10px;
}

.woo-slider-child4.woo-slider-child3 .item .item-wrap6 {
	padding: 0 5px 5px;
}

.woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item a {
	color: #777;
}

.woo-slider-child3 .button-collapse {
	display: none;
	width: 35px;
	height: 35px;
	border-radius: 0;
	float: right;
	margin: 0;
	border: none;
	background-color: #ff5c00;
	color: #fff;
}

@media (max-width: 767px) {
	.woo-slider-child3 .button-collapse {
		display: block;
	}
}

.woo-slider-child3 .button-collapse::before {
	content: "";
	font-family: fontawesome;
	font-size: 15px;
}

.woo-slider-child3:hover .res-button {
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	top: 50%;
	background-color: #fff;
	z-index: 2;
	font-size: 0;
	cursor: pointer;
	color: #222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	transition: all .3s;
}

.woo-slider-child3:hover .res-button:hover {
	color: #fff;
	background: #ff5c00;
}

.woo-slider-child3:hover .res-button.slick-prev {
	left: -20px;
}

.woo-slider-child3:hover .res-button.slick-prev::before {
	font-family: fontawesome;
	font-size: 18px;
	content: "";
}

.rtl .woo-slider-child3:hover .res-button.slick-prev::before {
	content: "";
}

.rtl .woo-slider-child3:hover .res-button.slick-prev {
	left: auto;
	right: -20px;
}

.woo-slider-child3:hover .res-button.slick-next {
	right: -20px;
}

.woo-slider-child3:hover .res-button.slick-next::before {
	font-family: fontawesome;
	font-size: 18px;
	content: "";
}

.rtl .woo-slider-child3:hover .res-button.slick-next::before {
	content: "";
}

.rtl .woo-slider-child3:hover .res-button.slick-next {
	right: auto;
	left: -20px;
}

.woo-slider-child3 .slick-initialized {
	margin: 0 -15px;
}

.woo-slider-child3 .box-top {
	display: inline-block;
	width: 100%;
	border-bottom: 2px solid #f3f3f6;
	margin-bottom: 30px;
	border-top: none !important;
}

@media (max-width: 767px) {
	.woo-slider-child3 .box-top {
		position: relative;
	}
}

.woo-slider-child3 .block-title h2 {
	color: #fff;
	font-size: 18px;
	padding: 0 20px;
	text-transform: uppercase;
	display: inline-block;
	background-color: #ff5c00;
	height: 35px;
	line-height: 35px;
	margin: 0;
	font-weight: 600;
}

.woo-slider-child3 .product-childcat .cat-list {
	margin: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 7px 0;
}

@media (max-width: 767px) {
	.woo-slider-child3 .product-childcat .cat-list {
		display: initial;
		position: absolute;
		right: 0px;
		top: 100%;
		z-index: 99;
		background-color: #fff;
		padding: 10px;
		height: auto;
		transition: all .3s;
		transform: translateY(10px);
		opacity: 0;
		visibility: hidden;
	}
	
	.rtl .woo-slider-child3 .product-childcat .cat-list {
		right: auto;
		left: 0;
	}
	
	.woo-slider-child3 .product-childcat .cat-list.in {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
}

.woo-slider-child3 .product-childcat .cat-list .item {
	margin: 0 0 0 30px;
}

@media (max-width: 767px) {
	.woo-slider-child3 .product-childcat .cat-list .item {
		margin: 0 !important;
		padding: 0 0 5px;
	}
}

.rtl .woo-slider-child3 .product-childcat .cat-list .item {
	margin: 0 30px 0 0;
}

.woo-slider-child3 .product-childcat .cat-list .item:hover a {
	color: #ff5c00;
}

.woo-slider-child3 .product-childcat .cat-list .item a {
	color: #acb2ba;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 600;
}

.woo-slider-child3 .product-childcat .cat-list .item.view-all {
	border: 1px solid #ff5c00;
	padding: 1px 10px;
	border-radius: 3px;
}

.woo-slider-child3 .product-childcat .cat-list .item.view-all a {
	color: #ff5c00;
	text-transform: uppercase;
	font-size: 12px;
}

.woo-slider-child3 .product-childcat .cat-list .item.view-all:hover {
	background-color: #ff5c00;
}

.woo-slider-child3 .product-childcat .cat-list .item.view-all:hover a {
	color: #fff;
}

.responsive-post-slider5:hover .res-button {
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	top: 50%;
	background-color: #fff;
	z-index: 2;
	font-size: 0;
	cursor: pointer;
	color: #222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	transition: all .3s;
}

.responsive-post-slider5:hover .res-button:hover {
	color: #fff;
	background: #ff5c00;
}

.responsive-post-slider5:hover .res-button.slick-prev {
	left: -20px;
}

.responsive-post-slider5:hover .res-button.slick-prev::before {
	font-family: fontawesome;
	font-size: 18px;
	content: "";
}

.rtl .responsive-post-slider5:hover .res-button.slick-prev::before {
	content: "";
}

.rtl .responsive-post-slider5:hover .res-button.slick-prev {
	left: auto;
	right: -20px;
}

.responsive-post-slider5:hover .res-button.slick-next {
	right: -20px;
}

.responsive-post-slider5:hover .res-button.slick-next::before {
	font-family: fontawesome;
	font-size: 18px;
	content: "";
}

.rtl .responsive-post-slider5:hover .res-button.slick-next::before {
	content: "";
}

.rtl .responsive-post-slider5:hover .res-button.slick-next {
	right: auto;
	left: -20px;
}

.responsive-post-slider5 .slick-initialized {
	margin: 0 -15px 15px;
}

.responsive-post-slider5 .block-title {
	margin: 0 0 36px;
}

.rtl .responsive-post-slider5 .block-title {
	text-align: right;
}

.responsive-post-slider5 .block-title h3 {
	font-weight: 600;
	text-transform: capitalize;
	font-size: 32px;
	margin: 0 0 13px;
	color: #252c41;
}

.responsive-post-slider5 .block-title .description {
	color: #70778b;
	font-size: 16px;
}

.responsive-post-slider5 .item {
	padding: 0 15px;
}

.responsive-post-slider5 .item .item-inner {
	box-shadow: 0px 50px 30px -70px rgba(0, 0, 0, .3);
}

.responsive-post-slider5 .item .img_over {
	margin: 0 0 21px;
}

.responsive-post-slider5 .item .entry-content {
	position: relative;
	padding: 0 0 18px;
}

.responsive-post-slider5 .item .entry-content span a:first-child::before {
	content: "";
}

.responsive-post-slider5 .item .entry-content span a::before {
	content: ",";
	right: -1px;
	bottom: 0;
}

.responsive-post-slider5 .item .entry-content .latest_post_date {
	position: absolute;
	left: 15px;
	display: flex;
	flex-direction: column;
	text-align: center;
	border: 1px solid #f3f3f6;
	padding: 6px 10px;
	top: 0;
}

.rtl .responsive-post-slider5 .item .entry-content .latest_post_date {
	left: auto;
	right: 15px;
}

.responsive-post-slider5 .item .entry-content .latest_post_date .post_my {
	font-size: 12px;
	color: #ff5c00;
	text-transform: uppercase;
}

.responsive-post-slider5 .item .entry-content .latest_post_date .post_day {
	font-size: 26px;
	line-height: 26px;
	color: #000;
}

.responsive-post-slider5 .item .entry-content .box-content {
	padding: 0 0 0 76px;
}

.rtl .responsive-post-slider5 .item .entry-content .box-content {
	padding: 0 76px 0 0;
}

.responsive-post-slider5 .item .entry-content .box-content h4 {
	margin: 0 0 13px;
}

.responsive-post-slider5 .item .entry-content .box-content h4 a {
	color: #252c41;
	font-weight: 600;
	font-size: 20px;
}

.responsive-post-slider5 .item .entry-content .box-content .entry-comment {
	color: #70778b;
	text-transform: uppercase;
}

.responsive-post-slider5 .item .entry-content .box-content .entry-comment a {
	color: #000;
}

.responsive-post-slider5 .item .entry-content .box-content .entry-comment a:hover {
	color: #ff5c00;
}

.responsive-post-slider5 .item .entry-content .box-content .entry-comment .comments, .responsive-post-slider5 .item .entry-content .box-content .entry-comment a {
	color: #000;
}

.responsive-post-slider5 .item .entry-content .box-content .entry-comment span {
	padding: 0 25px 0 0;
	position: relative;
}

.rtl .responsive-post-slider5 .item .entry-content .box-content .entry-comment span {
	padding: 0 0 0 25px;
}

.responsive-post-slider5 .item .entry-content .box-content .entry-comment span::before {
	content: "";
	width: 2px;
	height: 2px;
	background-color: #000;
	right: 13px;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}

.responsive-post-slider5 .item .entry-content .box-content .entry-comment span.comments::before {
	display: none;
}

.ocean-bg::before {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/s3-us-west-2.amazonaws.com/s.cdpn.io/85486/wave.svg") repeat-x;
	position: absolute;
	bottom: 0;
	width: 6400px;
	height: 198px;
	animation: wave 7s cubic-bezier(.36, .45, .63, .53) infinite;
	transform: translate3d(0, 0, 0);
}

.ocean-bg::before:nth-of-type(2) {
	top: -175px;
	animation: wave 7s cubic-bezier(.36, .45, .63, .53) -.125s infinite, swell 7s ease -1.25s infinite;
	opacity: 1;
}

@keyframes wave {
	0% {
		margin-left: 0;
	}
	
	100% {
		margin-left: -1920px;
	}
}

@keyframes swell {
	0%, 100% {
		transform: translate3d(0, -25px, 0);
	}
	
	50% {
		transform: translate3d(0, 5px, 0);
	}
}

.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-contents, .header-elementor8 .menu-wishlist .menu-img {
	position: relative;
}

.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-contents:hover::before, .header-elementor8 .menu-wishlist .menu-img:hover::before {
	opacity: .8;
	visibility: visible;
}

.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-contents::before, .header-elementor8 .menu-wishlist .menu-img::before {
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #ff5c00;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}

.rtl .header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-contents::before, .rtl .header-elementor8 .menu-wishlist .menu-img::before {
	left: auto;
	right: 0;
}

.button-style10 .button-collapse {
	display: none;
	width: 35px;
	height: 35px;
	border-radius: 0;
	float: right;
	margin: 0;
	border: none;
	background-color: #ff5c00;
	color: #fff;
}

@media (max-width: 767px) {
	.button-style10 .button-collapse {
		display: block;
	}
}

.button-style10 .button-collapse::before {
	content: "";
	font-family: fontawesome;
	font-size: 15px;
}

#sw-groups>a:hover {
	background-color: #cc4a00;
}

#sw-groups .form-content .form-box .product-thumb .caption h4 a {
	font-size: 12px;
	color: #7d7d7d;
	text-transform: capitalize;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 45px;
	text-align: left;
	padding: 0 5px;
}

#sw-groups .form-content .form-box .product-thumb .image img {
	width: 100%;
}

#sw-groups.style2.sw-groups-sticky>a.sticky-backtop:hover, #sw-groups.style2 .form-content .form-box #button-search, #sw-groups.style2>a span, #sw-groups.style2>a:hover, #sw-groups.style2.sw-groups-sticky>a:hover, #sw-groups.style2 .popup-header, .sw-groups-sticky.right, #sw-groups .form-content .form-box .product-thumb .image .bt-sale, #sw-groups .form-content .form-box .product-thumb .button-group .add_to_cart_button, #sw-groups .form-content .form-box #button-search, #sw-groups .cart-bottom p>a.btn-checkout, #sw-groups .popup-header, #sw-groups>a span, .sw-groups-sticky.left {
	background-color: #ff5c00;
}

#sw-groups .form-content .form-box .price, #sw-groups .form-content .form-box a.account-url:hover .account-txt, #sw-groups table tr td.total-price, #sw-groups .cart-bottom table tr td.text-right, #sw-groups .text-color, #sw-groups div.nav-secondary li a:hover {
	color: #ff5c00;
}

.title-style .block-title {
	width: 100%;
	display: inline-block;
}

.title-style .block-title h3 {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 10px;
	position: relative;
	display: inline-block;
	margin: 0 0 15px;
}

.rtl .title-style .block-title h3 {
	text-align: right;
	float: right;
}

.title-style .block-title h3::before {
	position: absolute;
	content: "";
	background-color: #ff5c00;
	width: 2px;
	top: 50%;
	margin-top: -5px;
	height: 10px;
	left: 0;
}

.rtl .title-style .block-title h3::before {
	right: 0;
	left: auto;
}

.title-style .block-title a {
	float: right;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	padding: 0 15px 0 0;
	position: relative;
	line-height: 17px;
}

.title-style .block-title a:hover {
	color: #ff5c00;
}

.rtl .title-style .block-title a {
	padding: 0 0 0 15px;
	float: left;
}

.title-style .block-title a::before {
	font-family: fontawesome;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}

.rtl .title-style .block-title a::before {
	right: auto;
	left: 0;
	content: "";
}

.block-title-style .block-title {
	width: 100%;
	display: inline-block;
}

.block-title-style .block-title h3 {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 10px;
	position: relative;
	display: inline-block;
	margin: 0 0 15px;
}

.rtl .block-title-style .block-title h3 {
	text-align: right;
	float: right;
}

.block-title-style .block-title h3::before {
	position: absolute;
	content: "";
	background-color: #ff5c00;
	width: 2px;
	top: 50%;
	margin-top: -5px;
	height: 10px;
	left: 0;
}

.rtl .block-title-style .block-title h3::before {
	right: 0;
	left: auto;
}

.block-title-style .block-title a {
	float: right;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	padding: 0 15px 0 0;
	position: relative;
	line-height: 17px;
}

.block-title-style .block-title a:hover {
	color: #ff5c00;
}

.rtl .block-title-style .block-title a {
	padding: 0 0 0 15px;
	float: left;
}

.block-title-style .block-title a::before {
	font-family: fontawesome;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}

.rtl .block-title-style .block-title a::before {
	right: auto;
	left: 0;
	content: "";
}

.sw-brand-container-slider2 .block-title {
	padding: 0 15px;
}

.sw-brand-container-slider2 .block-title h3 {
	margin: 0 15px 15px;
}

.responsive-post-slider_list {
	background-color: #fff;
	padding: 15px 15px 10px;
	border-radius: 5px;
}

.responsive-post-slider_list .block-title {
	width: 100%;
	display: inline-block;
}

.responsive-post-slider_list .block-title h3 {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 10px;
	position: relative;
	display: inline-block;
	margin: 0 0 15px;
}

.rtl .responsive-post-slider_list .block-title h3 {
	text-align: right;
	float: right;
}

.responsive-post-slider_list .block-title h3::before {
	position: absolute;
	content: "";
	background-color: #ff5c00;
	width: 2px;
	top: 50%;
	margin-top: -5px;
	height: 10px;
	left: 0;
}

.rtl .responsive-post-slider_list .block-title h3::before {
	right: 0;
	left: auto;
}

.responsive-post-slider_list .block-title a {
	float: right;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	padding: 0 15px 0 0;
	position: relative;
	line-height: 17px;
}

.responsive-post-slider_list .block-title a:hover {
	color: #ff5c00;
}

.rtl .responsive-post-slider_list .block-title a {
	padding: 0 0 0 15px;
	float: left;
}

.responsive-post-slider_list .block-title a::before {
	font-family: fontawesome;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}

.rtl .responsive-post-slider_list .block-title a::before {
	right: auto;
	left: 0;
	content: "";
}

.responsive-post-slider_list .item-large {
	padding-bottom: 13px;
}

.responsive-post-slider_list .item-large .img_over {
	margin: 0 0 12px;
	overflow: hidden;
}

.responsive-post-slider_list .item-large img {
	border-radius: 5px;
	width: 100%;
}

.responsive-post-slider_list .item-large h4 {
	margin: 0 0 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.responsive-post-slider_list .item-large h4 a {
	font-size: 20px;
	font-weight: 600;
	color: #000;
}

@media (max-width: 1199px) {
	.responsive-post-slider_list .item-large h4 a {
		font-size: 18px;
	}
}

.responsive-post-slider_list .item-large h4 a:hover {
	color: #ff5c00;
}

.responsive-post-slider_list .item-large .entry-meta {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}

@media (max-width: 1199px) {
	.responsive-post-slider_list .item-large .entry-meta {
		font-size: 10px;
	}
}

.responsive-post-slider_list .item-large .entry-meta .entry-date {
	padding: 0 10px 0 0;
	border-right: 1px solid #ddd;
}

.rtl .responsive-post-slider_list .item-large .entry-meta .entry-date {
	padding: 0 0 0 10px;
}

.responsive-post-slider_list .item-large .entry-meta .entry-date a {
	color: #ff5c00;
}

.responsive-post-slider_list .item-large .entry-meta .entry-author {
	padding: 0 0 0 10px;
}

.rtl .responsive-post-slider_list .item-large .entry-meta .entry-author {
	padding: 0 10px 0 0;
}

.responsive-post-slider_list .item-large .entry-meta .entry-author a {
	color: #ff5c00;
}

.responsive-post-slider_list .item {
	border-top: 1px dashed #ededed;
}

.responsive-post-slider_list .item:last-child {
	border: none;
}

.responsive-post-slider_list .item .box-content {
	display: flex;
	align-items: center;
	padding: 7px 0;
}

.responsive-post-slider_list .item .box-content .entry-comment .entry-cat {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	max-height: 18px;
	max-width: 70px;
	padding: 0 10px 0 0;
}

.responsive-post-slider_list .item .box-content .entry-comment .entry-cat a:first-child::before {
	content: "";
}

.responsive-post-slider_list .item .box-content .entry-comment .entry-cat a::before {
	content: ",";
	right: -1px;
	bottom: 0;
}

.responsive-post-slider_list .item .box-content .entry-comment a {
	color: #999;
	font-size: 14px;
	text-transform: capitalize;
}

.responsive-post-slider_list .item .box-content h4 {
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.responsive-post-slider_list .item .box-content h4 a {
	font-size: 14px;
	color: #000;
}

.responsive-post-slider_list .item .box-content h4 a:hover {
	color: #ff5c00;
}

.sw-brand-container-slider2 {
	background-color: #fff;
	border-radius: 5px;
	padding: 15px 0 0;
}

.sw-brand-container-slider2 .block-title {
	width: 100%;
	display: inline-block;
}

.sw-brand-container-slider2 .block-title h3 {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 10px;
	position: relative;
	display: inline-block;
	margin: 0 0 15px;
}

.rtl .sw-brand-container-slider2 .block-title h3 {
	text-align: right;
	float: right;
}

.sw-brand-container-slider2 .block-title h3::before {
	position: absolute;
	content: "";
	background-color: #ff5c00;
	width: 2px;
	top: 50%;
	margin-top: -5px;
	height: 10px;
	left: 0;
}

.rtl .sw-brand-container-slider2 .block-title h3::before {
	right: 0;
	left: auto;
}

.sw-brand-container-slider2 .block-title a {
	float: right;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	padding: 0 15px 0 0;
	position: relative;
	line-height: 17px;
}

.sw-brand-container-slider2 .block-title a:hover {
	color: #ff5c00;
}

.rtl .sw-brand-container-slider2 .block-title a {
	padding: 0 0 0 15px;
	float: left;
}

.sw-brand-container-slider2 .block-title a::before {
	font-family: fontawesome;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}

.rtl .sw-brand-container-slider2 .block-title a::before {
	right: auto;
	left: 0;
	content: "";
}

.sw-brand-container-slider2 .item:nth-child(odd) .item-image:hover img {
	transition: all .3s;
	transform: skewY(10deg);
}

.sw-brand-container-slider2 .item .item-image:hover img {
	transition: all .3s;
	transform: skewX(10deg);
}

.sw-brand-container-slider2 .item.slick-current {
	border-right: 1px dashed #ededed;
}

.sw-brand-container-slider2 .item .item-image {
	border-top: 1px solid #ededed;
	height: 106px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sw-brand-container-slider2 .item .item-image a img {
	margin: 0 auto;
}

.header-bar .widget_nav_menu, .header-bar .elementor-widget-container {
	opacity: 0;
	height: 0;
	visibility: hidden;
}

.home-style1 .header-style1 .header-bar .widget_nav_menu, .home-style1 .header-style1 .header-bar .elementor-widget-container {
	opacity: 1;
	height: auto;
	visibility: visible;
}

.home-style1 .header-style2 .header-bar .widget_nav_menu {
	opacity: 1;
	height: auto;
	visibility: visible;
}

.page.home-style1 .listings-title, .page.home-style2 .listings-title, .page.home-style3 .listings-title, .page.home-style4 .listings-title, .page.home-style5 .listings-title, .page.home-style8 .listings-title, .page.home-style6 .listings-title, .page.home-style7 .listings-title {
	display: none;
}

.page.home-style1 .box-bottom, .page.home-style2 .box-bottom, .page.home-style3 .box-bottom, .page.home-style4 .box-bottom, .page.home-style5 .box-bottom, .page.home-style8 .box-bottom, .page.home-style6 .box-bottom, .page.home-style7 .box-bottom {
	display: none;
}

.home-style2 .wpb_revslider_element, .home-style3 .wpb_revslider_element, .home-style4 .wpb_revslider_element, .home-style5 .wpb_revslider_element {
	margin-bottom: 20px;
}

.block-popup-login {
	margin-top: 170px;
	width: 600px;
	padding: 0px 20px 0px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.block-popup-login form.login, .block-popup-login form.register {
	border: 0px;
	padding: 0px;
	margin: 0;
	text-align: left;
	border-radius: 0px;
}

.rtl .block-popup-login form.login, .rtl .block-popup-login form.register {
	text-align: right;
}

.block-popup-login form.login.loading, .block-popup-login form.register.loading {
	height: auto;
}

.block-popup-login form.login.loading:before, .block-popup-login form.register.loading:before {
	opacity: .7;
}

.block-popup-login .tt_popup_login {
	height: 42px;
	background-color: #ff5c00;
	margin: 0 -20px;
	padding: 0 10px;
}

.block-popup-login .tt_popup_login strong {
	line-height: 42px;
	display: inline-block;
	padding-left: 55px;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	background-image: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png");
	background-repeat: no-repeat;
	background-position: -20px -700px;
	position: relative;
	padding-right: 10px;
	background-color: #ff5c00;
}

.block-popup-login .tt_popup_login strong.nitro-lazy {
	background-image: none !important;
}

.rtl .block-popup-login .tt_popup_login strong {
	background-position: right -20px top -700px;
	padding-left: 10px;
	padding-right: 55px;
}

.block-popup-login .block-content {
	padding-top: 30px;
	padding-bottom: 40px;
	font-weight: normal;
}

.block-popup-login .block-content .col-reg {
	width: 50%;
	float: left;
	min-height: 188px;
}

.rtl .block-popup-login .block-content .col-reg {
	float: right;
}

.block-popup-login .block-content .col-reg.registered-account {
	padding-right: 30px;
	border-right: 1px solid #d0d0d0;
}

.rtl .block-popup-login .block-content .col-reg.registered-account {
	border-left: 1px solid #d0d0d0;
	border-right: 0;
	padding-left: 30px;
}

.block-popup-login .block-content .col-reg.registered-account .submit-login {
	position: relative;
	float: left;
	margin-top: 10px;
}

.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login {
	float: right;
}

.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
	background-color: #ff5c00;
	padding: 0 25px 0px 48px;
	height: 42px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	text-transform: uppercase;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 0;
}

.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
	padding: 0 48px 0px 25px;
}

.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover {
	background-color: #cc4a00;
}

.block-popup-login .block-content .col-reg.registered-account .submit-login:before {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -1593px;
	content: "";
	display: block;
	width: 15px;
	height: 18px;
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 5;
}

.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login:before {
	right: 20px;
	left: auto;
}

.block-popup-login .block-content .col-reg.login-customer {
	padding-left: 30px;
	color: #464646;
}

.rtl .block-popup-login .block-content .col-reg.login-customer {
	padding-right: 30px;
	padding-left: 0;
}

.block-popup-login .block-content .col-reg.login-customer h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
}

.block-popup-login .block-content .note-reg {
	margin: 0;
}

.block-popup-login .block-content .list-log {
	list-style: none;
	margin: 0;
}

.block-popup-login .block-content .list-log li {
	padding: 2px 0px 2px 14px;
	font-style: italic;
	position: relative;
	border-left: none;
	line-height: 22px;
}

.rtl .block-popup-login .block-content .list-log li {
	padding: 2px 14px 2px 0;
}

.rtl .block-popup-login .block-content .list-log li:before {
	right: 0;
	left: auto;
}

.block-popup-login .block-content .list-log li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #666;
	position: absolute;
	left: 0px;
	top: 10px;
}

.block-popup-login .block-content .btn-reg-popup {
	height: 42px;
	line-height: 42px;
	padding: 0px 42px;
	text-transform: uppercase;
	display: inline-block;
	font-size: 11px;
	margin-top: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #ff5c00;
}

.block-popup-login .block-content .btn-reg-popup:hover {
	background-color: #cc4a00;
}

.block-popup-login .email-input {
	position: relative;
}

.block-popup-login .email-input:before {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -160px #ababab;
	content: "";
	display: inline-block;
	width: 43px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: auto;
}

.rtl .block-popup-login .email-input:before {
	right: 0;
	left: auto;
}

.block-popup-login .pass-input {
	position: relative;
}

.block-popup-login .pass-input:before {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -100px #ababab;
	content: "";
	display: inline-block;
	width: 43px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: auto;
}

.rtl .block-popup-login .pass-input:before {
	right: 0;
	left: auto;
}

.block-popup-login .input-text {
	border: none;
	border: 1px solid #d1d1d1;
	margin-bottom: 14px;
	width: 100%;
	padding: 0 5px 0px 52px;
	height: 40px !important;
	font-size: 108.33%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.rtl .block-popup-login .input-text {
	padding: 0 52px 0px 5px;
}

.block-popup-login .ft-link-p a {
	color: #464646;
	padding: 0;
	border: 0;
}

.block-popup-login .ft-link-p a:hover {
	color: #ff5c00;
}

.block-popup-login #login_message {
	clear: both;
	color: #049e06;
}

.block-popup-login #login_message >a {
	font-weight: bold;
}

.block-popup-login #login_message.error {
	color: #ec0122;
}

.block-popup-login .login-line {
	text-align: center;
	position: relative;
	margin: 0 0 20px 0;
}

.block-popup-login .login-line:before {
	content: "";
	position: absolute;
	top: 10px;
	height: 1px;
	left: 0;
	width: 100%;
	background: #ccc;
}

.block-popup-login .login-line >span {
	font-weight: bold;
	display: inline-block;
	padding: 0 10px;
	background: #fff;
	position: relative;
}

.block-popup-login .social-networks {
	text-align: center;
}

.close-login {
	display: inline-block;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat;
	background-position: -24px -2208px;
	width: 26px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	right: 7px;
	left: auto;
	top: 7px;
	position: absolute;
	opacity: 1;
}

.close-login.nitro-lazy {
	background-image: none !important;
}

.close-login:hover {
	opacity: .7;
}

.rtl .close-login {
	left: 7px;
	right: auto;
}

.header-bar .widget_nav_menu, .header-bar .elementor-widget-container {
	position: fixed;
	top: 25%;
	z-index: 4;
	left: 285px;
	opacity: 0;
	height: 0;
	visibility: hidden;
	transition: .6s all ease 0s;
}

.header-bar .widget_nav_menu ul, .header-bar .elementor-widget-container ul {
	border-radius: 3px;
}

.header-bar .widget_nav_menu ul ul, .header-bar .elementor-widget-container ul ul {
	margin: 0;
	list-style: none;
}

.header-bar .widget_nav_menu ul li, .header-bar .elementor-widget-container ul li {
	height: 40px;
}

.header-bar .widget_nav_menu ul li:first-child a, .header-bar .elementor-widget-container ul li:first-child a {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.header-bar .widget_nav_menu ul li:last-child a, .header-bar .elementor-widget-container ul li:last-child a {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.header-bar .widget_nav_menu ul li a, .header-bar .elementor-widget-container ul li a {
	width: 40px;
	height: 40px;
	display: inline-block;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: .3s all ease 0s;
	-webkit-transition: .3s all ease 0s;
	background-color: #ccc;
	position: relative;
}

.header-bar .widget_nav_menu ul li a span.menu-img, .header-bar .elementor-widget-container ul li a span.menu-img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
}

.header-bar .widget_nav_menu ul li a span.menu-title, .header-bar .elementor-widget-container ul li a span.menu-title {
	display: inline-block;
	position: absolute;
	right: -155px;
	width: 155px;
	text-align: center;
	top: 0;
	padding: 0 10px;
	line-height: 40px;
	background-color: #ff5c00;
	height: 40px;
	height: 0;
	text-transform: capitalize;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(50px);
	-moz-transform: translateX(50px);
	-o-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.header-bar .widget_nav_menu ul li a:hover span, .header-bar .elementor-widget-container ul li a:hover span {
	opacity: 1;
	height: auto;
	visibility: visible;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.header-bar .widget_nav_menu ul li a:hover, .header-bar .elementor-widget-container ul li a:hover {
	background-color: #ff5c00;
}

.header-bar .widget_nav_menu ul li.current a, .header-bar .elementor-widget-container ul li.current a {
	background-color: #ff5c00;
}

.header-style1 .header-top-sale {
	padding: 22px 0;
	min-height: 70px;
	position: relative;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-header.jpg") no-repeat;
}

.header-style1 .header-top-sale.nitro-lazy {
	background-image: none !important;
}

.header-style1 .header-top-sale .close-header-top {
	display: inline-block;
	float: right;
	margin: 6px 0 0;
	width: 12px;
	height: 12px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-close.png") no-repeat;
	cursor: pointer;
}

.header-style1 .header-top-sale .close-header-top.nitro-lazy {
	background-image: none !important;
}

.rtl .header-style1 .header-top-sale .close-header-top {
	float: left;
}

.header-style1 .header-top-sale .top-header .block-header {
	color: #fff;
	margin-left: 135px;
}

.rtl .header-style1 .header-top-sale .top-header .block-header {
	margin-right: 135px;
	margin-left: 0;
}

.header-style1 .header-top-sale .top-header .block-header h3 {
	float: left;
	margin-right: 55px;
	margin-bottom: 0;
}

.rtl .header-style1 .header-top-sale .top-header .block-header h3 {
	float: right;
	margin-left: 55px;
	margin-right: 0;
}

.header-style1 .header-top-sale .top-header .block-header p {
	line-height: 26px;
	margin: 0;
}

.header-style1 .header-top-sale .top-header .block-header a {
	color: #fff;
	text-decoration: underline;
	margin-left: 10px;
}

.header-style1 .header-top-sale .top-header .block-header a:hover {
	color: #ff5c00;
}

.header-style1 .header-mid .header-right .widget_nav_menu {
	padding: 15px 0;
}

.header-style1 .header-mid .header-right .widget_nav_menu ul.menu>li.yith-woocompare-open {
	margin-top: 3px;
}

.header-style1 .header-bottom {
	background-color: #fff;
}

.header-style1 .search-cate .sw_woo_search .top-form.top-search .topsearch-entry {
	padding-left: 10px;
}

.rtl .header-style1 .search-cate .sw_woo_search .top-form.top-search .topsearch-entry {
	padding-right: 10px;
	padding-left: 0;
}

.rtl .header-block {
	float: left !important;
}

.header-block .block-header ul {
	margin: 0;
	list-style: none;
	padding: 15px 0;
}

.header-block .block-header ul li {
	float: left;
	display: inline-block;
	padding: 0 18px;
}

.rtl .header-block .block-header ul li {
	float: right;
}

.header-block .block-header ul li:last-child>a {
	position: relative;
}

.header-block .block-header ul li:last-child>a:before {
	content: "";
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/hot-block.png") no-repeat center center;
	width: 38px;
	height: 23px;
	position: absolute;
	z-index: 3;
	top: -23px;
	right: 4px;
}

.header-block .block-header ul li >a {
	font-size: 14px;
	color: #555;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.header-block .block-header ul li >a:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.header-block .block-header ul li:last-child {
	padding-right: 0;
}

.rtl .header-block .block-header ul li:last-child {
	padding-right: 18px;
	padding-left: 0;
}

.header-top {
	background-color: #f2f2f2;
	border-bottom: 1px solid #e8e8e8;
	min-height: 38px;
}

.header8 .header-top {
	min-height: auto;
}

.header-elementor8 .header-top {
	background-color: transparent;
	border-bottom: 1px solid #ededed;
}

.header-top .header-message {
	font-weight: 700;
	padding: 12px 0 11px 0;
}

.header8 .header-top .header-message {
	padding: 8px 0;
}

.header-elementor7.header-elementor8 .header-top .header-message {
	color: #252c41;
}

.header-elementor8 .header-top .header-message {
	font-weight: 400;
	font-size: 12px;
	color: #2d2d2d;
}

.header-top .header-message spam {
	margin: 0 18px 0 0;
}

.rtl .header-top .header-message spam {
	margin: 0 0 0 18px;
}

.header-top .header-message a {
	color: #ff5c00;
}

.header-top .header-message a:hover {
	color: #993700;
}

.header-top .top-login {
	padding: 12px 0 10px;
}

.header8 .header-top .top-login {
	padding: 7px 0;
}

.header-top .top-login ul {
	margin: 0;
}

.header-top .top-login ul li {
	list-style: none;
}

.header-top .top-login ul li a {
	font-size: 12px;
	color: #2d2d2d;
	position: relative;
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
}

.header-elementor8.header-elementor7 .header-top .top-login ul li a {
	border: 0;
	color: #252c41;
}

.header-elementor8.header-elementor7 .header-top .top-login ul li a:hover {
	color: #ff5c00;
}

.header-style2 .header-top .top-login ul li a, .header-style1 .header-top .top-login ul li a, .header-style5 .header-top .top-login ul li a {
	border-left: 0;
}

.rtl .header-style2 .header-top .top-login ul li a, .rtl .header-style1 .header-top .top-login ul li a, .rtl .header-style5 .header-top .top-login ul li a {
	padding: 0px 0px 0 15px;
	border-left: 1px solid #ddd;
}

.header-top .top-login ul li a:first-child:before {
	content: "";
	font-family: FontAwesome;
	margin: 0 10px;
	display: inline-block;
}

.header-top .top-login ul li a:hover {
	color: #ff5c00;
}

.header-style3 .header-top .top-login ul li a:hover {
	color: #999;
}

.header-top .top-login ul li a:first-child {
	border-left: 1px solid #ddd;
}

.header-top .elementor-widget-wp-widget-nav_menu {
	position: relative;
	padding: 10px 0;
}

.header-top .elementor-widget-wp-widget-nav_menu h5 {
	font-size: 12px;
	color: #2d2d2d;
	text-transform: capitalize;
	position: relative;
	border-left: 1px solid #ddd;
	line-height: 18px;
	font-weight: 300;
	margin: 0 12px 0 0;
}

.rtl .header-top .elementor-widget-wp-widget-nav_menu h5 {
	border-left: 0;
	margin: 0 0 0 12px;
}

.header-top .elementor-widget-wp-widget-nav_menu h5:before {
	content: "";
	font-family: FontAwesome;
	margin: 0 10px;
	display: inline-block;
}

.rtl .header-top .elementor-widget-wp-widget-nav_menu h5:before {
	margin: 0 15px 0 10px;
}

.header-top .elementor-widget-wp-widget-nav_menu ul.menu {
	position: absolute;
	width: 175px;
	left: 0px;
	top: 38px;
	background: #fff;
	z-index: 9999;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	transition: all .5s ease-in;
	border: 1px solid #ebebeb;
	box-shadow: 4px 5px 1px rgba(30, 30, 30, .3);
	opacity: 0;
	display: none;
	margin: 0;
}

.header-top .elementor-widget-wp-widget-nav_menu ul.menu >li {
	float: none;
	border: none;
}

.header-top .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
	font-size: 12px;
	padding: 10px 20px;
	border: none;
	display: block;
}

.header-top .elementor-widget-wp-widget-nav_menu ul.menu >li >a:after {
	content: "";
}

.header-top .elementor-widget-wp-widget-nav_menu ul.menu >li >a span.fa {
	margin-right: 10px;
}

.header-top .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
	background-color: #f4f4f4;
}

.header-top .elementor-widget-wp-widget-nav_menu:hover ul.menu {
	opacity: 1;
	display: block;
}

.header-top .elementor-widget-wp-widget-nav_menu:hover h5 {
	color: #ff5c00;
}

.header-style3 .header-top .elementor-widget-wp-widget-nav_menu:hover h5 {
	color: #999;
}

.header-top .widget_nav_menu {
	position: relative;
	padding: 10px 0;
}

.header8 .header-top .widget_nav_menu {
	padding: 7px 0;
}

.header-top .widget_nav_menu:hover ul.menu {
	opacity: 1;
	display: block;
}

.header-top .widget_nav_menu:hover h3 {
	color: #ff5c00;
}

.header-style3 .header-top .widget_nav_menu:hover h3 {
	color: #999;
}

.header-top .widget_nav_menu h3, .header-top .widget_nav_menu h5 {
	font-size: 12px;
	color: #2d2d2d;
	text-transform: capitalize;
	position: relative;
	border-left: 1px solid #ddd;
	line-height: 18px;
	font-weight: 300;
	margin: 0 12px 0 0;
}

.rtl .header-top .widget_nav_menu h3, .rtl .header-top .widget_nav_menu h5 {
	border-left: 0;
	margin: 0 0 0 12px;
}

.header-top .widget_nav_menu h3:before, .header-top .widget_nav_menu h5:before {
	content: "";
	font-family: FontAwesome;
	margin: 0 10px;
	display: inline-block;
}

.rtl .header-top .widget_nav_menu h3:before, .rtl .header-top .widget_nav_menu h5:before {
	margin: 0 15px 0 10px;
}

.header-top .widget_nav_menu ul.menu {
	position: absolute;
	width: 175px;
	left: 0px;
	top: 38px;
	background: #fff;
	z-index: 9999;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	transition: all .5s ease-in;
	border: 1px solid #ebebeb;
	box-shadow: 4px 5px 1px rgba(30, 30, 30, .3);
	opacity: 0;
	display: none;
	margin: 0;
}

.header-top .widget_nav_menu ul.menu >li {
	float: none;
	border: none;
}

.header-top .widget_nav_menu ul.menu >li >a {
	font-size: 12px;
	padding: 10px 20px;
	border: none;
	display: block;
}

.header-top .widget_nav_menu ul.menu >li >a:after {
	content: "";
}

.header-top .widget_nav_menu ul.menu >li >a span.fa {
	margin-right: 10px;
}

.header-top .widget_nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
	background-color: #f4f4f4;
}

.header-mid {
	padding: 31px 0;
	background-color: #fff;
}

.header-elementor8.header-elementor7 .header-mid {
	padding: 9px 0;
}

.header-mid .search-cate {
	margin-left: 15px;
}

.header-mid .search-cate .icon-search {
	display: none;
}

.rtl .header-mid .search-cate {
	margin: 0 15px 0 0;
}

.header-mid .search-cate .top-form.top-search {
	border: 1px solid #e1e1e1;
	border-radius: 4px;
}

.rtl .header-mid .search-cate .top-form.top-search {
	border-radius: 4px;
}

.header-mid .search-cate .top-form.top-search .cat-wrapper {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 42px;
	border-right: 1px solid #e1e1e1;
}

.rtl .header-mid .search-cate .top-form.top-search .cat-wrapper {
	border-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-right: 0;
	border-left: 1px solid #e1e1e1;
}

.header-mid .search-cate .top-form.top-search input {
	height: 42px;
	line-height: 42px;
}

.header-mid .search-cate .top-form.top-search button.form-button {
	background-color: #ff5c00;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 0 15px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	top: -1px;
	width: auto;
	text-transform: capitalize;
}

.rtl .header-mid .search-cate .top-form.top-search button.form-button {
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.header-mid .topdeal-logo {
	padding-top: 5px;
}

.header-style1 .header-mid .sticky-search, .header-style1 .header-mid .sticky-cart {
	display: none;
}

.header-style1 .header-mid .container {
	position: relative;
}

.header-style1 .header-mid .container .sticky-search.open .sticky-search-content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.header-style1 .header-mid .container .sticky-search i {
	color: #222;
	font-size: 16px;
	position: absolute;
	top: 23px;
	right: 45px;
	cursor: pointer;
	display: inline-block;
	width: 20px;
	height: 20px;
	opacity: 1;
}

.rtl .header-style1 .header-mid .container .sticky-search i {
	left: 45px;
	right: auto;
}

.header-style1 .header-mid .container .sticky-search .sticky-search-content {
	position: absolute;
	top: 69px;
	right: 45px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	min-width: 248px;
}

.rtl .header-style1 .header-mid .container .sticky-search .sticky-search-content {
	left: 45px;
	right: auto;
}

.header-style1 .header-mid .container .sticky-search .sticky-search-content .top-form.top-search .cat-wrapper {
	display: none;
}

.header-style1 .header-mid .container .sticky-search .sticky-search-content .top-form.top-search input {
	border: 0;
	border: 1px solid #ccc;
	border-radius: 0;
	height: 40px;
	float: left;
	padding: 0 20px;
}

.rtl .header-style1 .header-mid .container .sticky-search .sticky-search-content .top-form.top-search input {
	float: right;
}

.header-style1 .header-mid .container .sticky-search .sticky-search-content .top-form.top-search .button-search-pro {
	border: 0;
	border-radius: 0;
	background-color: #ff5c00;
	height: 40px;
	color: #fff;
	line-height: 40px;
	display: inline-block;
	width: 50px;
}

.header-style1 .header-mid .container .sticky-search .sticky-search-content .top-form.top-search .button-search-pro:hover {
	background-color: #cc4a00;
}

.header-style1 .header-mid .container .sticky-cart .top-form-minicart .minicart-number {
	background-color: #ff5c00;
	color: #fff;
	right: -5px;
}

.rtl .header-style1 .header-mid .container .sticky-cart .top-form-minicart .minicart-number {
	left: -5px;
	right: auto;
}

.header-style1 .header-mid.sticky-menu .contact-us-header {
	display: none;
}

.header-style1 .header-mid.sticky-menu .sticky-search, .header-style1 .header-mid.sticky-menu .sticky-cart {
	display: block;
}

.header-bottom {
	background-color: #ff5c00;
	position: relative;
	z-index: 8;
}

.header-style2 .header-bottom .sticky-search, .header-style5 .header-bottom .sticky-search {
	display: none;
}

.header-style2 .header-bottom .container, .header-style5 .header-bottom .container {
	position: relative;
}

.header-style2 .header-bottom .container .sticky-search.open .sticky-search-content, .header-style5 .header-bottom .container .sticky-search.open .sticky-search-content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.header-style2 .header-bottom .container .sticky-search i, .header-style5 .header-bottom .container .sticky-search i {
	color: #222;
	font-size: 16px;
	position: absolute;
	top: 23px;
	right: 45px;
	cursor: pointer;
	display: inline-block;
	width: 20px;
	height: 20px;
	opacity: 1;
}

.rtl .header-style2 .header-bottom .container .sticky-search i, .rtl .header-style5 .header-bottom .container .sticky-search i {
	left: 45px;
	right: auto;
}

.header-style2 .header-bottom .container .sticky-search .sticky-search-content, .header-style5 .header-bottom .container .sticky-search .sticky-search-content {
	position: absolute;
	top: 55px;
	right: 45px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	min-width: 248px;
}

.rtl .header-style2 .header-bottom .container .sticky-search .sticky-search-content, .rtl .header-style5 .header-bottom .container .sticky-search .sticky-search-content {
	left: 45px;
	right: auto;
}

.header-style2 .header-bottom .container .sticky-search .sticky-search-content .top-form.top-search .cat-wrapper, .header-style5 .header-bottom .container .sticky-search .sticky-search-content .top-form.top-search .cat-wrapper {
	display: none;
}

.header-style2 .header-bottom .container .sticky-search .sticky-search-content .top-form.top-search input, .header-style5 .header-bottom .container .sticky-search .sticky-search-content .top-form.top-search input {
	border: 0;
	border: 1px solid #ccc;
	border-radius: 0;
	height: 40px;
	float: left;
	padding: 0 20px;
}

.rtl .header-style2 .header-bottom .container .sticky-search .sticky-search-content .top-form.top-search input, .rtl .header-style5 .header-bottom .container .sticky-search .sticky-search-content .top-form.top-search input {
	float: right;
}

.header-style2 .header-bottom .container .sticky-search .sticky-search-content .top-form.top-search .button-search-pro, .header-style5 .header-bottom .container .sticky-search .sticky-search-content .top-form.top-search .button-search-pro {
	border: 0;
	border-radius: 0;
	background-color: #ff5c00;
	height: 40px;
	color: #fff;
	line-height: 40px;
	display: inline-block;
	width: 50px;
}

.header-style2 .header-bottom .container .sticky-search .sticky-search-content .top-form.top-search .button-search-pro:hover, .header-style5 .header-bottom .container .sticky-search .sticky-search-content .top-form.top-search .button-search-pro:hover {
	background-color: #cc4a00;
}

.header-style2 .header-bottom .container .sticky-cart .top-form-minicart .minicart-number, .header-style5 .header-bottom .container .sticky-cart .top-form-minicart .minicart-number {
	background-color: #ff5c00;
	color: #fff;
	right: -5px;
}

.rtl .header-style2 .header-bottom .container .sticky-cart .top-form-minicart .minicart-number, .rtl .header-style5 .header-bottom .container .sticky-cart .top-form-minicart .minicart-number {
	left: -5px;
	right: auto;
}

.header-style2 .header-bottom.sticky-menu .header-right, .header-style5 .header-bottom.sticky-menu .header-right {
	width: auto;
	padding: 0;
}

.rtl .header-style2 .header-bottom.sticky-menu .header-right, .rtl .header-style5 .header-bottom.sticky-menu .header-right {
	float: left;
}

.header-style2 .header-bottom.sticky-menu .widget_nav_menu, .header-style5 .header-bottom.sticky-menu .widget_nav_menu {
	display: none;
}

.header-style2 .header-bottom.sticky-menu .sticky-search, .header-style5 .header-bottom.sticky-menu .sticky-search {
	display: block;
}

.header-bottom .widget_nav_menu ul.menu >li {
	display: inline-block;
	float: left;
	margin: 11px 5px;
}

.header-style2 .header-bottom .widget_nav_menu ul.menu >li {
	margin: 10px 5px 9px;
}

.header-style2 .header-bottom .widget_nav_menu ul.menu >li >a {
	border: 1px solid #ff5c00;
}

.header-bottom .widget_nav_menu ul.menu >li.menu-wishlist a {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -12px -1403px #fff;
	position: relative;
}

.header-bottom .widget_nav_menu ul.menu >li.menu-wishlist a.nitro-lazy {
	background-image: none !important;
}

.header-bottom .widget_nav_menu ul.menu >li.menu-compare a {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -14px -1295px #fff;
}

.header-bottom .widget_nav_menu ul.menu >li.menu-compare a.nitro-lazy {
	background-image: none !important;
}

.header-bottom .widget_nav_menu ul.menu >li >a {
	display: inline-block;
	text-indent: -9999px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
}

.header-mid .search-cate .swsearch-wrapper.style2 button.form-button {
	width: 40px;
	height: 40px;
	padding: 0;
}

.header-mid .search-cate .swsearch-wrapper.style2 button.form-button::before {
	content: "";
	background: no-repeat center url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIyRDhGRTMyOERERDExRUJBQzNBQzhBQTY3NEFDMzg1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIyRDhGRTMzOERERDExRUJBQzNBQzhBQTY3NEFDMzg1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjJEOEZFMzA4REREMTFFQkFDM0FDOEFBNjc0QUMzODUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjJEOEZFMzE4REREMTFFQkFDM0FDOEFBNjc0QUMzODUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6uA8WhAAABCElEQVR42mJgQAUaQDwDiO8A8U8gfgPEB4A4FYhZGPAARiCuAOI/QPwMiKcAcT4QVwPxbiD+D8SXgVgRlwEVUEU9QMyJRd4ciB8A8UMgFmfA4uw/UM34gAIQvwPixegSM6DO5mQgDAqA+B8QSyIL3oH6mRggCvVqDEyACYhlgfg2kQa8BuLPUD1wA0ACPEQaAFLPAcRfkQWuALEDkQZYAzErEF9EFkyF+sucCAO2QaMSJVGxQBPJA2hU4QJNUIvCsUkqQk0GxXMhEIshedEWiLdDNf+HJjqsAJTClkDjGaTwExD/grIfQm3uIGQIAzSRgOK5EojzgNgezc9EGUIIUMWQVpDXAAIMAHigPF1JibKuAAAAAElFTkSuQmCC");
	width: 40px;
	height: 40px;
	display: block;
}

.header-mid .search-cate .swsearch-wrapper.style2 .button-search-pro.loading:before {
	background: center no-repeat url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/loadingp.gif");
	width: 40px;
	height: 40px;
}

.header-mid .search-cate .swsearch-wrapper.style2 .top-form.top-search {
	min-width: auto;
	border: none;
	border-radius: 0;
}

.header-mid .search-cate .swsearch-wrapper.style2 .top-form.top-search .cat-wrapper {
	display: none;
}

.header-mid .search-cate .swsearch-wrapper.style2 .top-form.top-search input {
	padding: 0 40px 0 20px;
	border: none;
	border-radius: 0;
	color: #70778b;
	display: inline-block;
	font-size: 15px;
}

.rtl .header-mid .search-cate .swsearch-wrapper.style2 .top-form.top-search input {
	padding: 0 20px 0 40px;
}

.header-mid .search-cate .swsearch-wrapper.style2 .top-form.top-search button.form-button {
	background-color: transparent;
	color: #000;
}

.header-mid .search-cate .swsearch-wrapper.style1 .top-form.top-search .cat-wrapper:before {
	top: 15px;
	right: auto;
	left: 0;
	content: "";
	background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA0QjFFNDY1OERERDExRUJCNkM5RUQzNTE0NTg5RkI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA0QjFFNDY2OERERDExRUJCNkM5RUQzNTE0NTg5RkI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDRCMUU0NjM4REREMTFFQkI2QzlFRDM1MTQ1ODlGQjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDRCMUU0NjQ4REREMTFFQkI2QzlFRDM1MTQ1ODlGQjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7DpT1EAAAAeElEQVR42mJgwA0KgPgGFIPYDIxAvAGHYmUg7oWyi4H4LkixAA7FmVANIHAXiKcz4nGGFhCbQdmngPgauuJKIDaHstOA+BWyJEhxAhI/D4gDgbgdiM8B8RtkxUwMJACSnUG0B1nwBJ0/UtBJAvEzkiKFgZToBggwAJwRGYClHTYTAAAAAElFTkSuQmCC");
	width: 20px;
	height: 20px;
}

.rtl .header-mid .search-cate .swsearch-wrapper.style1 .top-form.top-search .cat-wrapper:before {
	left: auto;
	right: -25px;
}

.header-mid .search-cate .swsearch-wrapper.style1 .top-search {
	border: 1px solid #2d2d2d;
	border-radius: 30px;
	background-color: transparent;
	overflow: hidden;
}

.header_9 .header-mid .search-cate .swsearch-wrapper.style1 .top-search {
	border: none;
	border-radius: 0;
}

.header-mid .search-cate .swsearch-wrapper.style1 .top-search .input-group {
	position: relative;
}

.header-mid .search-cate .swsearch-wrapper.style1 .top-search .cat-wrapper {
	position: absolute;
	right: 40px;
	left: auto;
	border: none;
	height: auto;
}

.rtl .header-mid .search-cate .swsearch-wrapper.style1 .top-search .cat-wrapper {
	right: auto;
	left: 40px;
}

.header-mid .search-cate .swsearch-wrapper.style1 .top-search input {
	padding: 0 165px 0 25px;
	height: 38px;
	line-height: 37px;
}

.header_9 .header-mid .search-cate .swsearch-wrapper.style1 .top-search input {
	border-radius: 0;
}

.rtl .header-mid .search-cate .swsearch-wrapper.style1 .top-search input {
	padding: 0 25px 0 165px;
}

.header-mid .search-cate .swsearch-wrapper.style1 .top-search button.form-button {
	background-color: transparent;
	border: none;
	color: #2d2d2d;
	font-weight: 400;
	border-radius: 0;
	left: auto;
	right: 10px;
	height: auto;
	padding: 0;
}

.header_9 .header-mid .search-cate .swsearch-wrapper.style1 .top-search button.form-button {
	background-color: #e9e9e9;
	right: 0;
}

.header-mid .search-cate .swsearch-wrapper.style1 .top-search button.form-button::before {
	content: "";
	background: no-repeat center url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIyRDhGRTMyOERERDExRUJBQzNBQzhBQTY3NEFDMzg1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIyRDhGRTMzOERERDExRUJBQzNBQzhBQTY3NEFDMzg1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjJEOEZFMzA4REREMTFFQkFDM0FDOEFBNjc0QUMzODUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjJEOEZFMzE4REREMTFFQkFDM0FDOEFBNjc0QUMzODUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6uA8WhAAABCElEQVR42mJgQAUaQDwDiO8A8U8gfgPEB4A4FYhZGPAARiCuAOI/QPwMiKcAcT4QVwPxbiD+D8SXgVgRlwEVUEU9QMyJRd4ciB8A8UMgFmfA4uw/UM34gAIQvwPixegSM6DO5mQgDAqA+B8QSyIL3oH6mRggCvVqDEyACYhlgfg2kQa8BuLPUD1wA0ACPEQaAFLPAcRfkQWuALEDkQZYAzErEF9EFkyF+sucCAO2QaMSJVGxQBPJA2hU4QJNUIvCsUkqQk0GxXMhEIshedEWiLdDNf+HJjqsAJTClkDjGaTwExD/grIfQm3uIGQIAzSRgOK5EojzgNgezc9EGUIIUMWQVpDXAAIMAHigPF1JibKuAAAAAElFTkSuQmCC");
	width: 40px;
	height: 40px;
	display: block;
}

.header-mid .search-cate .swsearch-wrapper.style1 .top-search button.form-button:hover {
	color: #ff5c00;
}

.rtl .header-mid .search-cate .swsearch-wrapper.style1 .top-search button.form-button {
	left: 10px;
	right: auto;
}

.header_9 .rtl .header-mid .search-cate .swsearch-wrapper.style1 .top-search button.form-button {
	left: 0;
	right: auto;
}

.header-mid .search-cate .swsearch-wrapper.style1 .top-search button.form-button.loading::before {
	background-color: transparent;
}

.search-cate {
	padding: 7px 0;
}

.search-cate .top-form.top-search {
	border: 2px solid #ff5c00;
	min-width: 540px;
	display: inline-block;
	position: relative;
	border-radius: 4px;
	background-color: #fff;
	z-index: 99;
}

.search-cate .top-form.top-search form {
	margin: 0;
}

.search-cate .top-form.top-search .cat-wrapper {
	background-color: #fff;
	position: absolute;
	height: 40px;
	top: 0;
	left: 0px;
	right: auto;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #222;
	border-right: 1px solid #ff5c00;
}

.search-cate .top-form.top-search .cat-wrapper:before {
	content: "";
	font-family: FontAwesome;
	color: #232f3e;
	font-size: 14px;
	position: absolute;
	top: 15px;
	right: 20px;
}

.rtl .search-cate .top-form.top-search .cat-wrapper {
	border-left: 1px solid #ff5c00;
	border-right: 0;
	right: 0;
	left: auto;
}

.rtl .search-cate .top-form.top-search .cat-wrapper:before {
	left: 15px;
	right: auto;
}

.search-cate .top-form.top-search .cat-wrapper .label-search {
	display: block;
	margin-bottom: 0;
	color: #232f3e;
}

.search-cate .top-form.top-search .cat-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0 !important;
	padding: 0px 5px 0 20px;
	height: 40px;
	width: 135px;
	cursor: pointer;
}

.search-cate .top-form.top-search .cat-wrapper select option {
	cursor: pointer;
}

.header-elementor8 .search-cate .top-form.top-search .cat-wrapper select {
	line-height: 40px;
	background-color: transparent;
}

.rtl .search-cate .top-form.top-search .cat-wrapper select {
	padding: 0 20px 0 5px;
}

.search-cate .top-form.top-search .cat-wrapper select:focus {
	outline: none;
	background-color: #fff;
}

.search-cate .top-form.top-search input {
	width: 100%;
	height: 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border-radius: 20px;
	border: none;
	line-height: 40px;
	margin-bottom: 0;
	padding-left: 160px;
}

.header_style3 .search-cate .top-form.top-search input {
	color: #fff;
}

.rtl .search-cate .top-form.top-search input {
	padding-right: 160px;
	padding-left: 0;
}

.search-cate .top-form.top-search button.form-button {
	height: 44px;
	line-height: 44px;
	width: 68px;
	margin: 0;
	border: 0;
	position: absolute;
	left: auto;
	right: -2px;
	top: -2px;
	font-size: 14px;
	color: #fff;
	border-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #2d2d2d;
}

.header-style3 .search-cate .top-form.top-search button.form-button {
	right: -32px;
}

.rtl .header-style3 .search-cate .top-form.top-search button.form-button {
	left: -8px;
	right: auto;
}

.rtl .search-cate .top-form.top-search button.form-button {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: -2px;
	right: auto;
}

.search-cate .top-form.top-search button.form-button:hover {
	background: none repeat scroll 0 0 #ff5c00;
}

.header-style1 .search-cate .top-form.top-search button.form-button:hover {
	background-color: #999;
}

.search-cate .top-form.top-search button.form-button:hover:before {
	color: #fff;
}

.search-cate .top-form.top-search.non-category input {
	padding: 0;
}

.rtl .search-cate .top-form.top-search.non-category input {
	padding-right: 0;
}

.header-right .widget_nav_menu ul.menu >li {
	float: left;
	margin: 0 10px;
}

.rtl .header-right .widget_nav_menu ul.menu >li {
	float: right;
}

.header-right .widget_nav_menu ul.menu >li >a .menu-title {
	display: none;
}

#lang_sel a, #lang_sel a:visited {
	border: 0 none;
	padding: 0;
}

#lang_sel a.lang_sel_sel:after {
	content: "";
	font-family: FontAwesome;
	display: inline-block;
	font-size: 12px;
	margin-left: 4px;
	vertical-align: top;
	color: #999;
	line-height: 18px;
}

.rtl #lang_sel a.lang_sel_sel:after {
	margin-right: 4px;
	margin-left: 0;
}

#lang_sel img.iclflag {
	margin-top: -1px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.rtl #lang_sel img.iclflag {
	margin: 0 0 0 5px;
}

#lang_sel >ul.nav {
	display: inline-block;
	list-style: none;
	margin-left: 0;
}

#lang_sel >ul.nav >li {
	position: relative;
	padding: 10px 0;
}

.header8 #lang_sel >ul.nav >li {
	padding: 7px 0;
}

#lang_sel >ul.nav >li >a {
	background-color: transparent;
	color: #464646;
	border-left: 1px solid #ddd;
	padding-left: 15px;
}

.header-elementor8.header-elementor7 #lang_sel >ul.nav >li >a {
	color: #252c41;
}

.rtl #lang_sel >ul.nav >li >a {
	border-left: 0;
	border-right: 1px solid #ddd;
	padding-right: 15px;
	padding-left: 0;
}

#lang_sel >ul.nav >li >a span {
	display: inline-block;
}

#lang_sel >ul.nav >li >ul {
	border: 1px solid #ddd;
	box-shadow: 4px 5px 1px rgba(30, 30, 30, .3);
	left: 0;
	top: 38px;
	z-index: 99999;
	position: absolute;
	background: #fff;
	width: 120px;
	padding: 10px 20px 10px 20px;
	display: none;
	margin: 0;
}

.rtl #lang_sel >ul.nav >li >ul {
	right: 0;
	left: auto;
}

#lang_sel >ul.nav >li >ul li {
	background: #fff;
	border-right: none;
	list-style: none;
}

#lang_sel >ul.nav >li >ul li.active a {
	color: #ff5c00;
}

#lang_sel >ul.nav >li >ul li a {
	color: #464646;
	display: block;
	height: auto;
	line-height: 28px;
}

#lang_sel >ul.nav >li >ul li a .iclflag {
	margin-right: 13px;
}

.rtl #lang_sel >ul.nav >li >ul li a .iclflag {
	margin-left: 13px;
	margin-right: 0;
}

#lang_sel >ul.nav >li >ul li:hover a {
	color: #ff5c00;
}

#lang_sel >ul.nav >li >ul:before {
	content: "";
	display: inline-block;
	background: transparent;
	height: 3px;
	width: 100%;
	position: absolute;
	top: -3px;
	right: 0;
}

#lang_sel >ul.nav >li:hover >ul {
	display: block !important;
}

.currency_w {
	margin-bottom: 0;
}

.rtl .currency_w {
	margin-left: 0;
	margin-right: 15px;
}

.currency_w >li {
	position: relative;
	list-style: none;
	padding: 10px 0;
}

.header8 .currency_w >li {
	padding: 7px 0;
}

.currency_w >li >a {
	display: block;
	color: #2d2d2d;
	padding: 0 0 0 13px;
	border-left: 1px solid #ddd;
}

.header-elementor8.header-elementor7 .currency_w >li >a {
	color: #252c41;
}

.rtl .currency_w >li >a {
	padding: 0 13px 0 0;
	border-right: 1px solid #ddd;
	border-left: 0;
}

.currency_w >li >a:after {
	content: "";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: 10px;
	color: #999;
	line-height: 18px;
	vertical-align: top;
}

.rtl .currency_w >li >a:after {
	margin-right: 10px;
	margin-left: 0;
}

.currency_w >li .currency_switcher {
	border: 1px solid #f2f2f2;
	box-shadow: 4px 5px 1px rgba(30, 30, 30, .3);
	left: 0px;
	position: absolute;
	background: none repeat scroll 0 0 #fff;
	display: none;
	width: 75px;
	padding: 10px 20px;
	margin: 0;
	top: 38px;
}

.currency_w >li .currency_switcher li {
	width: 100%;
	margin: 0;
	line-height: 28px;
	list-style: none;
}

.currency_w >li .currency_switcher li:hover a {
	color: #ff5c00;
}

.currency_w >li .currency_switcher li a {
	background: none;
	border: 0px;
	border-radius: 0px;
	color: #464646;
	display: block;
	border-bottom: none;
}

.currency_w >li .currency_switcher li a.active {
	color: #ff5c00;
}

.currency_w >li .currency_switcher:before {
	content: "";
	display: block;
	background: transparent;
	height: 3px;
	position: absolute;
	top: -3px;
	width: 100%;
}

.currency_w >li:hover .currency_switcher {
	display: block;
	z-index: 9999;
	height: auto;
}

.top-form {
	position: relative;
	float: right;
}

.top-form:hover .wrapp-minicart {
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
	transition: opacity .35s ease, transform .35s ease;
}

.top-form.top-form-minicart {
	cursor: pointer;
	position: relative;
	margin-left: 20px;
}

.rtl .top-form.top-form-minicart {
	margin-right: 20px;
	margin-left: 0;
}

.header-style1 .top-form.top-form-minicart {
	margin-top: 10px;
}

.top-form.top-form-minicart .top-minicart-icon {
	text-align: center;
	float: none;
}

.top-form.top-form-minicart .top-minicart-icon .cart-contents {
	display: inline-block;
	position: relative;
	width: 40px;
	height: 40px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-ly1.png") no-repeat center center #ff5c00;
	border-radius: 2px;
	float: left;
	margin-right: 10px;
}

.top-form.top-form-minicart .top-minicart-icon .cart-contents.nitro-lazy {
	background-image: none !important;
}

.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-contents {
	background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAYAAADpnJ2CAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM5QjA1M0IxOEQ0OTExRUI4N0Q0Rjk0NTNENTgzMTAzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM5QjA1M0IyOEQ0OTExRUI4N0Q0Rjk0NTNENTgzMTAzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzlCMDUzQUY4RDQ5MTFFQjg3RDRGOTQ1M0Q1ODMxMDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzlCMDUzQjA4RDQ5MTFFQjg3RDRGOTQ1M0Q1ODMxMDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6eBLdIAAABmUlEQVR42mL4//8/AxA8BOIPUPwDiL8B8QIGKgOQXSxQNj8UIwNdBhoARpCtjIyMUUA2G1TMEojTgPgTFkdQ7EMGaJAiA1OQHBSL0ipIkcE9JHY5ED+hkn1fgHgONh+CwHskX1ILTwdHHzQO0S08C8RGQPwLiL9T4CtOpLShBbTrOi4froC6agmFwXgYas4uWBwy4VB4F0qrUGCZIRDbQNmTUZMqJkiEuuw1BRbOh5oBcjwTvmwBAnZIkU1OXhQD4p9Q/YWE8iEISCNZaEiGhbVQvV+QHYzPQgZo6gRJhpJoGSsQP4XqnYKe8ZnwaLwDpZVJtDAYiKUwEgsUsODRCIpsHSA2AWIDEiwsgNI7gfgm9gIVO+ilsGTxwmYXMUFKDgDp3YGvesImxwVN3uQW1G+IrZ5oBggFKXIRNQOIO4FYGIcaPyCeB8Ql0GxBoBbGDcSB+DNSQjiMRY0TWmLpIbXGRwZBWFIfN5qaDjT5S5QE6W00/jMg/kogNd+mJEhhGfk5EF8FYnss8izQOH4LxIeAWB6fXQABBgAMBdbD4f7shwAAAABJRU5ErkJggg==");
	height: 25px;
	margin: 0;
}

.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-contents.nitro-lazy {
	background-image: none !important;
}

.rtl .top-form.top-form-minicart .top-minicart-icon .cart-contents {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.top-form.top-form-minicart .top-minicart-icon .cart-right {
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-right {
	padding: 5px 15px 0 10px;
	position: relative;
}

.rtl .header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-right {
	padding: 5px 10px 0 15px;
}

.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-right::before {
	content: "";
	font-family: fontawesome;
	font-size: 14px;
	color: #2d2d2d;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 0;
}

.rtl .header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-right::before {
	right: auto;
	left: 0;
}

.rtl .top-form.top-form-minicart .top-minicart-icon .cart-right {
	text-align: right;
}

.top-form.top-form-minicart .top-minicart-icon .cart-right h3 {
	font-size: 14px;
	font-weight: 700;
	color: #222;
}

.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-right h3 {
	margin: 0;
	font-size: 15px;
	color: #252c41;
	font-weight: 400;
}

.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-right >p {
	display: none;
}

.top-form.top-form-minicart .top-minicart-icon .cart-right .minicart-number {
	float: left;
}

.rtl .top-form.top-form-minicart .top-minicart-icon .cart-right .minicart-number {
	float: right;
}

.top-form.top-form-minicart .top-minicart-icon .cart-right span.woocommerce-Price-amount {
	color: #ff5c00;
}

.top-form .wrapp-minicart {
	visibility: hidden;
	opacity: 0;
	transform: translateY(50px);
	transition: transform .3s ease;
	background: none repeat scroll 0 0 #fff;
	position: absolute;
	right: 0;
	left: auto;
	top: 58px;
	width: 318px;
	z-index: 99999;
	box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, .255);
}

.header8 .top-form .wrapp-minicart, .header-elementor8 .top-form .wrapp-minicart {
	top: 50px !important;
}

.header-style2 .top-form .wrapp-minicart {
	top: 55px;
}

.top-form .wrapp-minicart:before {
	content: "";
	display: block;
	background: transparent;
	height: 25px;
	position: absolute;
	top: -25px;
	width: 100%;
}

.rtl .top-form .wrapp-minicart {
	left: -30px;
	right: auto;
}

.top-form .wrapp-minicart .minicart-padding .number-item {
	padding: 25px 20px 0;
	font-size: 13px;
	color: #7d7d7d;
}

.top-form .wrapp-minicart .minicart-padding .number-item .item {
	color: #ff5c00;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content {
	background: #fff;
	max-height: 345px;
	overflow: auto;
	padding: 0px 15px 0px 20px;
	margin-left: 0;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
	list-style: none;
	position: relative;
	padding: 10px 0;
	overflow: hidden;
	border: 0;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li:first-child {
	padding-top: 25px;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li:last-child {
	border-bottom: 1px #ebebeb;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
	display: inline-block;
	width: 80px;
	background: #fff;
	border: 1px #ebebeb;
	float: left;
	margin-right: 20px;
	position: relative;
}

.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
	position: absolute;
	top: 15px;
	right: 0;
}

.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
	left: 0;
	right: auto;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action a.btn-remove {
	display: block;
	margin: 7px 0;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action .btn-edit {
	display: block;
	margin: 7px 0;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item {
	overflow: hidden;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
	margin: 0;
	padding-right: 20px;
}

.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
	padding-left: 20px;
	padding-right: 0;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a {
	font-weight: 400;
	font-size: 14px;
	color: #666;
	text-transform: capitalize;
	line-height: 22px;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a:hover {
	color: #ff5c00;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
	float: left;
}

.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
	float: right;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price {
	display: inline-block;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price span.amount {
	font-weight: 700;
	font-size: 16px;
	color: #222;
	padding: 10px 0px;
	display: inline-block;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .qty {
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	color: #717171;
	font-size: 15px;
	border: 0;
}

.top-form .wrapp-minicart .cart-checkout {
	line-height: normal;
	border-top: 1px solid #ebebeb;
}

.top-form .wrapp-minicart .cart-checkout .price-total {
	line-height: 41px;
	padding: 0 25px;
}

.top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
	font-weight: 700;
	font-size: 14px;
	color: #222;
	text-transform: capitalize;
}

.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
	float: right;
}

.rtl .top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
	float: left;
}

.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w span.price span.amount {
	font-weight: 700;
	font-size: 16px;
	color: #ff5c00;
}

.top-form .wrapp-minicart .cart-checkout .cart-links {
	padding: 10px 22px 25px;
	overflow: hidden;
	width: 100%;
}

.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
	text-align: left;
}

.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
	text-align: right;
}

.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
	text-align: right;
}

.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
	text-align: left;
}

.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link, .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
	float: left;
	width: 50%;
}

.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .cart-link, .rtl .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
	float: right;
}

.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a, .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	height: 35px;
	border-radius: 17px;
	border: 0;
	padding: 0 32px;
	background-color: #ccc;
	display: inline-block;
	text-transform: capitalize;
}

.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link:hover a, .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link:hover a {
	color: #fff;
	background-color: #ff5c00;
}

.box-bottom {
	bottom: 0;
	top: 0;
	position: fixed;
	width: 320px;
	right: 0;
	-webkit-transform: translateX(320px);
	-moz-transform: translateX(320px);
	-o-transform: translateX(320px);
	-ms-transform: translateX(320px);
	transform: translateX(320px);
	z-index: 98;
	text-align: left;
	direction: ltr;
	transition: all .5s;
}

.rtl .box-bottom {
	right: auto;
	left: 0;
	-webkit-transform: translateX(-320px);
	-moz-transform: translateX(-320px);
	-o-transform: translateX(-320px);
	-ms-transform: translateX(-320px);
	transform: translateX(-320px);
}

.box-bottom.open {
	z-index: 99;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.box-bottom.open .box-icon {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.box-bottom .top-form {
	margin: 0;
}

.rtl .box-bottom .top-form {
	margin: 0;
	text-align: right;
}

.box-bottom .top-form .wrapp-minicart {
	padding: 0 10px 30px;
	opacity: 1;
	visibility: visible;
	box-shadow: none;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.rtl .box-bottom .top-form .wrapp-minicart {
	left: 0;
}

.box-bottom .top-form .wrapp-minicart .minicart-padding ul.minicart-content {
	max-height: 350px;
}

.box-bottom .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
	padding: 0 25px;
}

.box-bottom .sw-inner {
	position: relative;
	-webkit-box-shadow: -3px 0px 5px -2px #ddd;
	-moz-box-shadow: -3px 0px 5px -2px #ddd;
	-o-box-shadow: -3px 0px 5px -2px #ddd;
	-ms-box-shadow: -3px 0px 5px -2px #ddd;
	box-shadow: -3px 0px 5px -2px #ddd;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.box-bottom .sw-inner .inner-view-cart .block-title h3 {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/cart-left-view.svg") no-repeat 20px center;
	background-size: 40px;
}

.box-bottom .sw-inner .inner-view-cart .block-title h3.nitro-lazy {
	background-image: none !important;
}

.box-bottom .sw-inner .block-title h3 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	padding: 30px 40px 40px;
	margin: 0;
	position: relative;
	background: url("https://www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/time-left-viewed.svg") no-repeat 20px center;
	background-size: 40px;
}

.box-bottom .sw-inner .block-title h3.nitro-lazy {
	background-image: none !important;
}

.rtl .box-bottom .sw-inner .block-title h3 {
	text-align: right;
	background-position: 250px center;
}

.box-bottom .box-viewed {
	width: 320px;
	visibility: visible;
	background-color: #fff;
}

.box-bottom .box-viewed .top-minicart-icon {
	display: none;
}

.box-bottom .box-viewed .tabcontent {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translateX(50px);
	-moz-transform: translateX(50px);
	-o-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px);
	position: absolute;
	top: 0;
}

.rtl .box-bottom .box-viewed .tabcontent {
	-webkit-transform: translateX(-50px);
	-moz-transform: translateX(-50px);
	-o-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
}

.box-bottom .box-viewed .tabcontent.active {
	width: 100%;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	visibility: visible;
	opacity: 1;
}

.box-bottom .box-viewed .sw-recent-viewed {
	margin: 0;
}

.box-bottom .box-viewed .sw-recent-viewed .container {
	padding: 0 15px;
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop {
	margin: 0;
	list-style: none;
	height: 100vh;
	overflow-y: scroll;
	padding: 0 0 70px;
}

@media (max-width: 991px) {
	.box-bottom .box-viewed .sw-recent-viewed .products-loop {
		padding: 0 0 70px;
	}
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop::-webkit-scrollbar {
	display: none;
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop .product-countdown {
	display: none;
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop .item {
	width: 50%;
	float: left;
	padding: 0 10px;
	margin-bottom: 10px;
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-wrap {
	margin-bottom: 10px;
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .products-thumb {
	padding: 0 0 15px;
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-content {
	padding: 0;
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-wrap {
	margin: 0;
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-content .item-price {
	font-size: 1em;
	margin: 0 0 10px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-content .item-price del {
	font-size: .79em;
}

.box-bottom .box-viewed .sw-recent-viewed .products-loop .item-detail .item-content .item-price ins {
	font-size: 1em;
}

.box-bottom .box-icon {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	flex-direction: column;
	position: absolute;
	left: -67px;
	justify-content: center;
	bottom: 115px;
	background-color: transparent;
	z-index: 99;
	width: 40px;
	padding: 10px 0;
	border-radius: 10px 0 0 10px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl .box-bottom .box-icon {
	left: auto;
	right: -67px;
	border-radius: 0 10px 10px 0;
}

.box-bottom .box-icon .sw-cart .sw-icon {
	left: -70px;
}

.box-bottom .box-icon >div {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	margin: 5px 0;
}

.box-bottom .box-icon >div:hover .sw-icon {
	opacity: 1;
	-webkit-transform: translate(5px, 5px);
	-moz-transform: translate(5px, 5px);
	-o-transform: translate(5px, 5px);
	-ms-transform: translate(5px, 5px);
	transform: translate(5px, 5px);
	visibility: visible;
}

.rtl .box-bottom .box-icon >div:hover .sw-icon {
	-webkit-transform: translateX(-5px);
	-moz-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
}

.box-bottom .box-icon .sw-icon {
	visibility: hidden;
	position: absolute;
	left: -90px;
	margin: -15px 0 0;
	top: 50%;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl .box-bottom .box-icon .sw-icon {
	left: 55px;
}

.box-bottom .box-icon .sw-icon p {
	position: relative;
	border-radius: 5px;
	background-color: #000;
	color: #fff;
	font-size: .79em;
	display: block;
	text-align: center;
	line-height: 23px;
	height: 25px;
	padding: 0 14px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.box-bottom .box-icon .sw-icon p:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #222;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: -5px;
}

.rtl .box-bottom .box-icon .sw-icon p:before {
	border-color: transparent #222 transparent transparent;
	border-width: 5px 5px 5px 0;
	left: -5px;
	right: auto;
}

.box-bottom .box-icon .sw-login {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/user-left.svg") no-repeat center;
	background-size: 16px;
	background-color: #fff;
	border-radius: 50%;
}

.box-bottom .box-icon .sw-login.nitro-lazy {
	background-image: none !important;
}

.box-bottom .box-icon .sw-login:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/user-left-active.svg") no-repeat center;
	background-size: 16px;
	background-color: #fff;
	border-radius: 50%;
}

.box-bottom .box-icon .sw-login:hover.nitro-lazy {
	background-image: none !important;
}

.box-bottom .box-icon .sw-login .top-login {
	padding: 0;
	width: 40px;
	height: 40px;
}

.box-bottom .box-icon .sw-login .top-login ul {
	padding: 0;
	margin: 0;
}

.rtl .box-bottom .box-icon .sw-login .top-login ul {
	padding: 0;
}

.box-bottom .box-icon .sw-login .top-login ul:before {
	display: none;
}

.box-bottom .box-icon .sw-login .top-login .register {
	display: none;
}

.box-bottom .box-icon .sw-login .top-login .space {
	font-size: 0;
}

.box-bottom .box-icon .sw-login .top-login li {
	font-size: 0;
}

.box-bottom .box-icon .sw-login .top-login li i {
	display: none;
}

.box-bottom .box-icon .sw-login .top-login li a {
	font-size: 0;
	width: 40px;
	height: 30px;
	display: block;
}

.box-bottom .box-icon .sw-cart {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/cart-left.svg") no-repeat center;
	background-size: 16px;
	background-color: #fff;
	border-radius: 50%;
}

.box-bottom .box-icon .sw-cart.nitro-lazy {
	background-image: none !important;
}

.box-bottom .box-icon .sw-cart .wrapp-minicart {
	display: none;
}

.box-bottom .box-icon .sw-cart:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/cart-left-active.svg") no-repeat center;
	background-size: 16px;
	background-color: #fff;
	border-radius: 50%;
}

.box-bottom .box-icon .sw-cart:hover.nitro-lazy {
	background-image: none !important;
}

.box-bottom .box-icon .sw-cart .text-cart {
	display: none;
}

.box-bottom .box-icon .sw-cart .top-form .wrapp-minicart {
	right: 44px;
	-webkit-transform: translateY(3px);
	-moz-transform: translateY(3px);
	-o-transform: translateY(3px);
	-ms-transform: translateY(3px);
	transform: translateY(3px);
}

.box-bottom .box-icon .sw-cart .top-form.top-form-minicart:before {
	display: none;
}

.box-bottom .box-icon .sw-cart .top-form.top-form-minicart .top-minicart-icon {
	display: none;
}

.box-bottom .box-icon .sw-cart .top-form.top-form-minicart .top-minicart-icon .cart-contents {
	width: 40px;
	height: 40px;
	display: inline-block;
}

.box-bottom .box-icon .sw-cart .top-form.top-form-minicart .top-minicart-icon .minicart-number {
	background: #ff5c00;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	font-size: 10px;
	line-height: 12px;
	top: 0;
	right: 4px;
	color: #fff;
}

.box-bottom .box-icon .sw-wishlist {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/label-left.svg") no-repeat center;
	background-size: 16px;
	background-color: #fff;
	border-radius: 50%;
}

.box-bottom .box-icon .sw-wishlist.nitro-lazy {
	background-image: none !important;
}

.box-bottom .box-icon .sw-wishlist:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/lable-active.svg") no-repeat center;
	background-size: 16px;
	background-color: #fff;
	border-radius: 50%;
}

.box-bottom .box-icon .sw-wishlist:hover.nitro-lazy {
	background-image: none !important;
}

.box-bottom .box-icon .sw-wishlist a {
	width: 40px;
	height: 40px;
	display: inline-block;
}

.box-bottom .top-form.top-form-minicart:before {
	display: none;
}

.box-bottom .close-x.sw-viewed {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/icon-box.png") no-repeat 11px -137px;
	right: 20px;
	top: 20px;
	position: absolute;
	cursor: pointer;
	border: 1px solid #222;
	height: 35px;
	width: 35px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	z-index: 99;
}

.box-bottom .close-x.sw-viewed.nitro-lazy {
	background-image: none !important;
}

.rtl .box-bottom .close-x.sw-viewed {
	right: auto;
	left: 20px;
}

.minicart-number-8 {
	display: none;
}

.header8.header-elementor8.header-style2 .header-mid {
	padding: 12px 0 0;
}

.header-elementor8.header-style2 .header-mid {
	padding: 9px 0 0;
}

.header-elementor8 .minicart-number-8 {
	display: block;
	position: absolute;
	top: -3px;
	background-color: #ff5c00;
	width: 18px;
	height: 18px;
	color: #fff;
	border-radius: 50%;
	line-height: 19px;
	font-size: 11px;
	right: 4px;
	text-align: center;
}

.header-elementor8 .search-cate {
	padding: 0px 0;
}

.header-elementor8 .elementor-widget-image .elementor-image img {
	margin: 0;
}

.header-elementor8 .header-elementor1 .header-mid .elementor-widget-wp-widget-nav_menu ul {
	padding: 13px 0;
}

.header-elementor8.header-style1 .mega-left-title {
	background-color: transparent;
}

.header-elementor8.header-style1 .mega-left-title strong {
	color: #000;
	font-size: 18px;
	font-weight: 600;
}

body .header .sticky-menu {
	animation: smoothScroll 1s forwards;
	-webkit-animation: smoothScroll 1s forwards;
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-60px);
	}
	
	100% {
		transform: translateY(0px);
	}
}

.header-default.sticky-menu {
	position: fixed;
	background: #000;
}

.header-default.sticky-menu .topdeal-header, .header-default.sticky-menu .topdeal-center {
	display: none;
}

.header-default.sticky-menu #main-menu {
	margin-bottom: 0 !important;
}

.header-style1 .sticky-menu {
	position: fixed;
	background: #fff;
	box-shadow: 0px 0px 2px 1px #999;
	z-index: 99;
	padding: 5px 0;
}

.header-style1 .sticky-menu .top-header .topdeal-logo {
	width: 150px;
	padding: 5px 0;
}

.header-style5 .sticky-menu {
	position: fixed;
	background-color: #fff;
	z-index: 99;
	box-shadow: 0 0 5px #333;
}

.header-style5 .sticky-menu.header-bottom .topdeal-logo {
	display: block;
	padding: 7 p 0;
	position: absolute;
	left: 15px;
	top: 8px;
}

.rtl .header-style5 .sticky-menu.header-bottom .topdeal-logo {
	right: 15px;
	left: auto;
}

.header-style5 .sticky-menu.header-bottom .header-sticky {
	display: block;
	position: absolute;
	top: 0;
	right: 15px;
}

.rtl .header-style5 .sticky-menu.header-bottom .header-sticky {
	left: 15px;
	right: auto;
}

.header-style5 .sticky-menu.header-bottom .main-menu .nav-pills>li>a {
	padding: 18px 22px;
}

.header-style3 .header-mid.sticky-menu {
	position: fixed;
	background: #ff5c00;
	box-shadow: 0px 0px 2px 1px #999;
	z-index: 99;
	padding: 5px 0;
}

.header-style3 .header-mid.sticky-menu .top-form.top-form-minicart {
	margin-top: 8px;
}

.header-style3 .header-mid.sticky-menu .header-right .widget_nav_menu {
	padding: 16px 0;
}

.header-style3 .header-mid.sticky-menu .top-header .topdeal-logo {
	width: 150px;
	padding: 5px 0;
}

.header-style4 .header-mid.sticky-menu {
	position: fixed;
	background-color: #101725;
	z-index: 99;
	padding: 5px 0;
}

.header-style4 .header-mid.sticky-menu .top-form.top-form-minicart {
	margin-top: 8px;
}

.header-style4 .header-mid.sticky-menu .header-right .widget_nav_menu {
	padding: 20px 0;
}

.header-style4 .header-mid.sticky-menu .top-header .topdeal-logo {
	width: 150px;
	padding: 5px 0;
}

.header-style2 .sticky-menu {
	position: fixed;
	z-index: 9;
}

.primary-menu .navbar-inverse {
	background-color: transparent;
	border-color: #fff;
}

.nav-pills {
	display: inline-block;
	margin-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}

.nav-pills.nav-css >li {
	float: none;
	display: inline-block;
}

.nav-pills.nav-css >li >a {
	padding: 22px 18px;
}

.nav-pills.nav-css >li.dropdown >a span.menu-img {
	position: absolute;
	right: 5px;
	top: -2px;
}

.nav-pills.nav-css >li.dropdown .dropdown-menu {
	box-shadow: none;
	border: 1px solid #eaeaea;
	padding: 0;
	min-width: 200px;
}

.nav-pills.nav-css >li.dropdown .dropdown-menu li {
	width: 100%;
	padding: 0 20px;
}

.nav-pills.nav-css >li.dropdown .dropdown-menu li >a {
	padding: 13px 0;
	color: #222;
	font-size: 13px;
	text-transform: capitalize;
	border-bottom: 1px solid #eaeaea;
}

.nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover {
	color: #ff5c00;
}

.nav-pills.nav-css >li.dropdown .dropdown-menu li.active>a {
	color: #ff5c00;
}

.nav-pills.nav-css >li.dropdown .dropdown-menu li:last-child>a {
	border: 0;
}

.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu {
	position: relative;
}

.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
	top: -1px;
	left: 100%;
}

.rtl .nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
	left: auto;
	right: 100%;
}

.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu >a {
	border-bottom: 1px solid #eaeaea;
}

.nav-pills.nav-css >li:hover .dropdown-menu {
	top: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
	visibility: visible;
}

.nav-pills >li {
	float: none;
	display: inline-block;
}

.header-style2 .nav-pills >li:first-child>a {
	padding-left: 0;
}

.rtl .header-style2 .nav-pills >li:first-child>a {
	padding: 0 0 0 20px;
}

.nav-pills >li >a {
	text-transform: uppercase;
	background-color: transparent;
	position: relative;
	padding: 22px 18px;
	font-weight: 700;
	display: block;
	font-size: 13px;
	line-height: 20px;
	color: #222;
}

.header-elementor8.header-elementor7 .nav-pills >li >a {
	text-transform: capitalize;
	font-weight: 400;
	font-size: 15px;
	padding: 14px 20px;
	color: #252c41;
}

.header-style1.header-elementor8.header8 .nav-pills >li >a {
	padding: 11px 18px 12px;
}

.header-style1.header-elementor8 .nav-pills >li >a {
	font-size: 15px;
	font-weight: 600;
	padding: 10px 18px;
}

.header-style1 .nav-pills >li >a {
	padding: 15px 18px;
}

.header-style2 .nav-pills >li >a {
	padding: 17px 19px 18px;
}

.header-style3 .nav-pills >li >a {
	padding: 15px 17px;
	font-weight: 600;
	color: #fff;
}

.header-style4 .nav-pills >li >a {
	padding: 15px 18px;
}

.nav-pills >li >a:hover, .nav-pills >li >a:focus {
	background-color: transparent;
	color: #ff5c00;
}

.header-elementor8.header-elementor7 .nav-pills >li >a:hover, .header-elementor8.header-elementor7 .nav-pills >li >a:focus {
	background-color: transparent;
	color: #ff5c00;
}

.header-style1 .nav-pills >li >a:hover, .header-style1 .nav-pills >li >a:focus {
	background-color: transparent;
}

.header-style3 .nav-pills >li >a:hover, .header-style3 .nav-pills >li >a:focus {
	color: #dedede;
}

.nav-pills >li.active >a {
	color: #ff5c00;
}

.header-elementor8.header-elementor7 .nav-pills >li.active >a {
	color: #ff5c00;
}

.nav-pills >li.dropdown >a {
	position: relative;
}

.nav-pills >li.dropdown >a:after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	right: 5px;
}

.header8 .nav-pills >li.dropdown >a:after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	right: 6px;
	top: 11px;
	font-size: 10px;
}

.header-style3 .nav-pills >li.dropdown >a:after {
	color: #dedede;
}

.rtl .nav-pills >li.dropdown >a:after {
	left: 5px;
	right: auto;
}

.header-style3 .nav-pills >li.dropdown >a:hover:after {
	color: #7d7d7d;
}

.header-style3 .nav-pills >li.dropdown >a:before {
	color: #7d7d7d;
}

.header-style5 .nav-pills >li.dropdown >a:before {
	color: #7d7d7d;
}

.nav-pills >li.dropdown .dropdown-menu {
	text-align: left;
	display: none;
	visibility: hidden;
	top: 125%;
	padding: 15px 0;
	border: none;
	min-width: 200px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl .nav-pills >li.dropdown .dropdown-menu {
	text-align: right;
}

.nav-pills >li.dropdown .dropdown-menu li {
	width: 100%;
}

.nav-pills >li.dropdown .dropdown-menu li >a {
	position: relative;
	text-transform: capitalize;
	display: block;
	padding: 12px 25px;
	color: #7d7d7d;
}

.nav-pills >li.dropdown .dropdown-menu li >a:hover {
	color: #ff5c00;
}

.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu {
	position: relative;
}

.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
	position: absolute;
	top: -16px;
	left: 110%;
	visibility: hidden;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl .nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
	left: auto;
	right: 110%;
}

.nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
	left: 100%;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

.rtl .nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
	left: auto;
	right: 100%;
}

.nav-pills >li.dropdown:hover:before {
	top: 100%;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

.nav-pills >li.dropdown >.dropdown-menu.visible {
	visibility: visible;
	top: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
}

.nav-pills >li.active {
	position: relative;
}

.nav-pills >li.active >a, .nav-pills >li.active >a:hover, .nav-pills >li.active >a:focus {
	background-color: transparent;
	color: #ff5c00;
}

.header-style3 .nav-pills >li.active >a, .header-style3 .nav-pills >li.active >a:hover, .header-style3 .nav-pills >li.active >a:focus {
	color: #dedede;
}

.nav-pills .dropdown-menu li.active >a, .nav-pills .dropdown-menu li:hover >a {
	color: #ff5c00;
	background-color: transparent;
}

#main-menu {
	position: static;
}

.header-bottom>.container {
	position: relative;
}

.nav-pills.nav-mega .menu-img {
	position: absolute;
	right: 5px;
	top: -2px;
}

.nav-pills.nav-mega .topdeal-mega-menu.topdeal-megamenu-full {
	position: static;
}

.nav-pills.nav-mega .topdeal-mega-menu.topdeal-megamenu-full >.dropdown-menu {
	width: 100%;
	left: 0;
	right: 0;
}

.nav-pills.nav-mega .topdeal-mega-menu .wpb_raw_html {
	margin-bottom: 0;
}

.nav-pills.nav-mega .topdeal-mega-menu.topdeal-menu-img>a span.menu-img {
	position: absolute;
	right: 5px;
	top: -8px;
}

.header_9 .nav-pills.nav-mega .topdeal-mega-menu.topdeal-menu-img>a span.menu-img {
	right: -30px;
	top: -10px;
	min-width: 38px;
}

.header-style10 .nav-pills.nav-mega .topdeal-mega-menu.topdeal-menu-img>a span.menu-img img {
	max-width: 38px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu {
	padding: 30px 15px 15px;
	width: 100%;
	visibility: hidden;
	box-shadow: 0px 0px 5px #999;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu li.active>a, .nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu li:hover>a {
	background-color: transparent;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu li .dropdown-sub>li.active>a, .nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu li .dropdown-sub>li:hover>a {
	background-color: transparent;
	color: #ff5c00;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu >li {
	float: left;
	padding: 0 15px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu >li.image-full {
	width: 100% !important;
	padding-top: 0;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu >li.image-full >a {
	border-bottom: 0;
	font-size: 14px;
	text-transform: uppercase;
	padding: 7px 20px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu >li.image-full >a .menu-title {
	display: none;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu >li.image-full img {
	width: 100%;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu >li .item-bottom {
	display: none;
}

.rtl .nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu >li {
	float: right;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu >a, .nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
	text-transform: uppercase;
	font-weight: normal;
	font-weight: 700;
	padding: 0;
	display: block;
	color: #222;
	font-size: 14px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title, .nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title {
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px #eaeaea solid;
	margin-bottom: 5px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
	padding: 9px 0;
	text-transform: capitalize;
	font-size: 13px;
	color: #7d7d7d;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
	color: #ff5c00;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
	float: left;
	width: 25px;
	margin-right: 15px;
}

.rtl .nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
	float: right;
	margin-right: 0;
	margin-left: 15px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-1 {
	min-width: 950px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-1 >li.col-default {
	width: 100%;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-2 {
	min-width: 380px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-2 >li.col-default {
	width: 50%;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-3 {
	min-width: 570px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-3 >li.col-default {
	width: 33.3333%;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-4 {
	min-width: 760px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-4 >li.col-default {
	width: 25%;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-5 {
	min-width: 950px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-5 >li.col-default {
	width: 20%;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-6 {
	min-width: 1140px;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu.column-6 >li.col-default {
	width: 16.666%;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .topdeal-menu-img >a {
	padding: 15px 0 0 0;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .topdeal-menu-img >a:before {
	display: none;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .topdeal-menu-img >a:hover {
	color: #ff5c00;
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .topdeal-menu-img:hover img {
	opacity: .75;
	filter: alpha(opacity=75);
}

.nav-pills.nav-mega .topdeal-mega-menu .dropdown-menu .menu-shortcode >a {
	display: none;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
	width: 18%;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.topdeal-menu-img {
	width: 28%;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-mega-product .dropdown-menu {
	padding: 0;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-mega-product .dropdown-menu >li {
	padding: 0;
}

.nav-pills.nav-mega .topdeal-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
	visibility: visible;
}

.nav-pills.nav-mega .topdeal-menu-custom >.dropdown-menu >li.active>a {
	color: #ff5c00;
}

.nav-pills.nav-mega .topdeal-menu-custom ul {
	box-shadow: 0px 0px 5px #999;
}

.nav-pills.nav-mega .topdeal-menu-custom ul >li>a {
	font-size: 13px;
}

.nav-pills.nav-mega .topdeal-menu-custom ul li>.have-title {
	position: relative;
	display: block;
	padding: 10px 25px;
}

.nav-pills.nav-mega .topdeal-menu-custom ul li>.have-title:before {
	content: "";
	font-family: fontawesome;
	font-size: 6px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 8px;
}

.rtl .nav-pills.nav-mega .topdeal-menu-custom ul li>.have-title:before {
	padding-right: 0;
	padding-left: 8px;
}

.nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu >ul {
	position: absolute;
	background-color: #fff;
	left: 110%;
	top: 0;
	padding: 15px 0;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	min-width: 180px;
}

.rtl .nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu >ul {
	left: auto;
	right: 110%;
}

.nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu >ul >li {
	position: relative;
}

.nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu >ul >li ul {
	padding: 15px 0;
	position: absolute;
	background-color: #fff;
	left: 110%;
	top: 0;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl .nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu >ul >li ul {
	left: auto;
	right: 110%;
}

.nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
	left: 100%;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

.rtl .nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
	left: auto;
	right: 100%;
}

.nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
	left: 100%;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

.rtl .nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
	left: auto;
	right: 100%;
}

.nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu:hover >ul {
	left: 100%;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

.rtl .nav-pills.nav-mega .topdeal-menu-custom ul .dropdown-submenu:hover >ul {
	left: auto;
	right: 100%;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.topdeal-menu-img {
	width: 22%;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.topdeal-menu-img a .menu-title {
	border-bottom: none;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
	width: 31%;
	margin-left: 1.3%;
	border-left: 1px #e6e6e6 solid;
}

.rtl .nav-pills.nav-mega .topdeal-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
	border-right: 1px #e6e6e6 solid;
	border-left: 0;
	margin-right: 1.3%;
	margin-left: 0;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .order-title {
	display: none;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider {
	margin-bottom: 0;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap .item-detail .item-content {
	padding: 20px 15px;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap:hover .item-detail {
	border: 1px transparent solid;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-next {
	right: 0;
}

.nav-pills.nav-mega .topdeal-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-prev {
	left: 0;
}

.nav-pills.nav-mega >li.dropdown:hover .dropdown-menu {
	top: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
	visibility: visible;
}

.home-style1 .vertical_megamenu .mega-left-title:after, .home-style4 .vertical_megamenu .mega-left-title:after {
	transform: rotate(180deg);
}

.home-style1 .vertical_megamenu.close-item .mega-left-title:after, .home-style4 .vertical_megamenu.close-item .mega-left-title:after {
	transform: rotate(0);
}

.header-style2 .vertical_megamenu .mega-left-title:after, .header-style3 .vertical_megamenu .mega-left-title:after {
	transform: rotate(0);
}

.header-style2 .vertical_megamenu.close-item .mega-left-title:after, .header-style3 .vertical_megamenu.close-item .mega-left-title:after {
	transform: rotate(180deg);
}

.mega-left-title {
	background: #2d2d2d;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	cursor: pointer;
}

.header8 .mega-left-title {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	align-items: center;
}

.sw-vertical-7 .mega-left-title {
	display: none;
}

.header-elementor8.header-style1 .mega-left-title {
	padding: 0;
	line-height: normal;
	height: auto;
}

.header-style1 .mega-left-title {
	line-height: 53px;
	height: 50px;
	background-color: #ff5c00;
	position: relative;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding: 0 20px;
}

.header-style2 .mega-left-title {
	line-height: 64px;
	height: 60px;
	background-color: #ff5c00;
	position: relative;
}

.header-style2 .mega-left-title:after {
	top: 23px;
}

.header-style3 .mega-left-title {
	background-color: transparent;
	height: 50px;
	line-height: 50px;
}

.header-style3 .mega-left-title:before {
	content: "";
	background: none;
	display: none;
}

.header-style3 .mega-left-title:after {
	left: 165px;
	right: auto;
	top: 16px;
}

.rtl .header-style3 .mega-left-title:after {
	right: 165px;
	left: auto;
}

.header-style4 .mega-left-title {
	background-color: #ff5c00;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
}

.header-style4 .mega-left-title:after {
	right: 25px;
}

.rtl .header-style4 .mega-left-title:after {
	left: 25px;
	right: auto;
}

.mega-left-title strong {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
}

.mega-left-title:before {
	content: "";
	width: 19px;
	height: 14px;
	display: inline-block;
	margin-right: 10px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -1379px;
}

.header-elementor8 .mega-left-title:before {
	height: 12px;
	background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJFNUJCNTg2OEQ1NDExRUJBNjBEOThFNUNFQjA5ODQ1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJFNUJCNTg3OEQ1NDExRUJBNjBEOThFNUNFQjA5ODQ1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkU1QkI1ODQ4RDU0MTFFQkE2MEQ5OEU1Q0VCMDk4NDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkU1QkI1ODU4RDU0MTFFQkE2MEQ5OEU1Q0VCMDk4NDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6jySVwAAAAJ0lEQVR42mJkYGD4z0AFwMQwCggBRhICm3E0sOkX2HgDnWqBDRBgAAFHAwmlE8gDAAAAAElFTkSuQmCC");
}

.rtl .mega-left-title:before {
	margin-left: 10px;
	margin-right: 0;
}

.mega-left-title:after {
	position: absolute;
	right: 25px;
	top: 20px;
	content: "";
	width: 15px;
	height: 15px;
	display: inline-block;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -20px -1558px;
}

.header-elementor8 .mega-left-title:after {
	content: "";
	background-image: none;
	font-size: 15px;
	color: #2d2d2d;
	font-family: "FontAwesome";
	top: 2px;
}

.rtl .mega-left-title:after {
	left: 25px;
	right: auto;
}

.header-elementor8 .vertical_megamenu-header {
	position: relative;
	padding: 10px 0;
}

.header-elementor8 .vertical_megamenu-header::before {
	width: 1px;
	height: 20px;
	top: 50%;
	right: 0;
	margin-top: -10px;
	content: "";
	background: #ddd;
	position: absolute;
}

.rtl .header-elementor8 .vertical_megamenu-header::before {
	left: 0;
	right: auto;
}

.vertical_megamenu-header .wpb_content_element {
	margin: 0;
}

.vertical_megamenu-header>.vertical_megamenu {
	display: none;
}

.home-style1 .header-style1 .vertical_megamenu-header .wrapper_vertical_menu {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	display: block;
}

.wrapper_vertical_menu {
	position: absolute;
	min-width: 270px;
	opacity: 1;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	z-index: 9;
	visibility: visible;
	display: none;
}

.header8 .wrapper_vertical_menu {
	top: 53px;
	box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, .09);
}

.sw-vertical-7 .wrapper_vertical_menu {
	display: block;
	min-width: 180px;
}

.wrapper_vertical_menu .dropdown-sub {
	margin: 0;
}

.wrapper_vertical_menu .vertical-megamenu {
	position: relative;
	margin: 0;
	border: 1px solid #efefef;
	background-color: #fff;
	border-top: 0;
	z-index: 9;
}

.sw-vertical-7 .wrapper_vertical_menu .vertical-megamenu {
	border: none;
	padding: 10px 0;
	background-color: rgba(255, 255, 255, .8);
}

.header-style1 .wrapper_vertical_menu .vertical-megamenu {
	background-color: #fff;
	border: 0;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.header-style1 .wrapper_vertical_menu .vertical-megamenu >li >a {
	border-bottom: 1px solid #ebebeb;
}

.header-style1 .wrapper_vertical_menu .vertical-megamenu >li >a:hover {
	background-color: #fff;
}

.header-style4 .wrapper_vertical_menu .vertical-megamenu {
	padding: 2px 0;
}

.wrapper_vertical_menu .vertical-megamenu >li {
	padding: 0 15px;
	background: none;
	border: 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.wrapper_vertical_menu .vertical-megamenu >li:first-child >a {
	text-transform: uppercase;
	font-weight: 700;
}

.wrapper_vertical_menu .vertical-megamenu >li:last-child>a {
	border-bottom: 0;
}

.header8 .wrapper_vertical_menu .vertical-megamenu >li.showMore a {
	padding: 0 20px;
}

.wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-more.png") no-repeat center left;
}

.wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat.nitro-lazy {
	background-image: none !important;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-more.png") no-repeat center right;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat.nitro-lazy {
	background-image: none !important;
}

.wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-less.png") no-repeat center left;
}

.wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat.nitro-lazy {
	background-image: none !important;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-less.png") no-repeat center right;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat.nitro-lazy {
	background-image: none !important;
}

.wrapper_vertical_menu .vertical-megamenu >li.icon-phone >a span.menu-img {
	position: absolute;
	left: 0;
	top: 13px;
	display: inline-block;
}

.wrapper_vertical_menu .vertical-megamenu >li.icon-sport >a span.menu-img {
	position: absolute;
	left: 0;
	top: 19px;
	display: inline-block;
}

.wrapper_vertical_menu .vertical-megamenu >li >a {
	font-size: 13px;
	padding: 0 20px 0 30px;
	line-height: 46px;
	font-weight: 500;
	color: #222;
	border-bottom: 1px solid #efefef;
}

.header8 .wrapper_vertical_menu .vertical-megamenu >li >a {
	padding: 0;
}

.sw-vertical-7 .wrapper_vertical_menu .vertical-megamenu >li >a {
	text-transform: capitalize;
	font-size: 14px;
	padding: 0;
	line-height: 35px;
	font-weight: 400;
	color: #252c41;
	border-bottom: none;
}

.header-style4 .wrapper_vertical_menu .vertical-megamenu >li >a {
	line-height: 45px;
}

.wrapper_vertical_menu .vertical-megamenu >li >a >span.menu-img {
	position: absolute;
	left: 0;
	top: 16px;
	display: inline-block;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li >a >span.menu-img {
	right: 0;
	left: auto;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li >a {
	padding: 0 30px 0 20px;
}

.wrapper_vertical_menu .vertical-megamenu >li >a .have-title {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.wrapper_vertical_menu .vertical-megamenu >li >a:hover {
	color: #ff5c00;
	background-color: transparent;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu {
	position: absolute;
	left: 100%;
	top: 0;
	border-radius: 0;
	min-width: 230px;
	padding: 0;
	border: 0;
}

.sw-vertical-7 .wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu {
	background-color: #fff;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu {
	left: auto;
	right: 100%;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li {
	position: relative;
	line-height: 32px;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li >a {
	position: relative;
	padding: 10px 20px;
	color: #222;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
	text-transform: capitalize;
}

.sw-vertical-7 .wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li >a {
	background-color: transparent;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu {
	position: absolute;
	left: 100%;
	margin: 0;
	top: 0;
	background: #fff;
	display: none;
	min-width: 230px;
	padding: 0;
	border-radius: 0;
	border: 0;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu {
	left: auto;
	right: 100%;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li {
	position: relative;
	line-height: 32px;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li >a {
	position: relative;
	padding: 10px 20px;
	color: #222;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
	text-transform: capitalize;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li >a:hover {
	background-color: #fff;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li:hover >a {
	background-color: #f7f7f7;
	color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li:hover >a:before {
	background-color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li:hover >.dropdown-menu {
	display: block;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li:hover >a {
	color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li:hover >a:before {
	background-color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li:hover >.dropdown-menu {
	display: block;
}

.wrapper_vertical_menu .vertical-megamenu >li.dropdown >a:hover:after {
	color: #ff5c00;
}

.sw-vertical-7 .wrapper_vertical_menu .vertical-megamenu >li.dropdown >a:hover:after {
	color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li.dropdown >a:after {
	content: "";
	font-family: fontawesome;
	font-size: 14px;
	color: #7d7d7d;
	position: absolute;
	right: 0px;
	top: 0;
}

.sw-vertical-7 .wrapper_vertical_menu .vertical-megamenu >li.dropdown >a:after {
	color: #252c41;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.dropdown >a:after {
	left: 0px;
	right: auto;
	content: "";
}

.wrapper_vertical_menu .vertical-megamenu >li:hover >.dropdown-menu {
	display: block;
}

.wrapper_vertical_menu .vertical-megamenu >li:hover >a {
	color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li:hover >a .have-title {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	padding-left: 20px;
}

.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu.visible {
	display: block;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul {
	min-width: 180px;
	padding: 20px 0;
	border: 1px solid #eee;
	box-shadow: 2px 3px 5px #999;
	box-shadow: none;
	border-radius: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li {
	line-height: 32px;
	padding: 0 30px;
}

.sw-vertical-7 .wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li {
	padding: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li a {
	color: #777;
	font-size: 14px;
	position: relative;
	background-color: #fff;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li .dropdown-sub {
	min-width: 180px;
	padding: 20px 0;
	border: 1px solid #bbb;
	border-radius: 5px;
	box-shadow: none;
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	background-color: #fff;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li .dropdown-sub {
	left: auto;
	right: 100%;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li .dropdown-sub >li {
	padding: 0 30px;
	line-height: normal;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li .dropdown-sub >li a {
	padding: 6px 10px;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	background-color: #fff;
	padding-left: 15px;
	text-transform: capitalize;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li .dropdown-sub >li a {
	padding-left: 0;
	padding-right: 15px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li .dropdown-sub >li:hover>a {
	color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li .dropdown-sub >li:hover>a:before {
	background-color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li:hover>.dropdown-sub {
	display: block;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li.active >a, .wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li:hover >a {
	color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li.active >a:before, .wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-custom ul >li:hover >a:before {
	background-color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu {
	position: static;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >li {
	position: static;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 {
	min-width: 890px;
	padding: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3.dropdown-menu >li {
	width: 100%;
	padding: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3.dropdown-menu >li >.container {
	padding: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper {
	overflow: hidden;
	padding: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper ul {
	float: left;
	width: 59%;
	padding-top: 20px;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper ul {
	float: right;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper ul >li {
	float: right;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper ul >li {
	float: left;
	width: 50%;
	padding: 9px 20px;
	margin: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper ul >li img {
	float: left;
	margin-right: 10px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper ul >li img:hover {
	opacity: .85;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper ul >li img {
	float: right;
	margin-right: 10px;
	margin-right: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper ul >li .title-menu {
	font-size: 12px;
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 10px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper ul >li span {
	display: block;
	font-size: 12px;
	color: #666;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu.mega-digital >.column-3 .menu-digital .menu-wrapper .menu-image {
	float: right;
	max-width: 362px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-1.dropdown-menu .topdeal-menu-img {
	clear: none;
	position: absolute;
	max-width: 260px !important;
	width: 260px !important;
	top: 0;
	right: 0;
	padding: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-1.dropdown-menu .topdeal-menu-img >a {
	padding: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-1.dropdown-menu .topdeal-menu-img >a:before {
	width: 0;
	margin: 0;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-1.dropdown-menu .topdeal-menu-img {
	right: auto;
	left: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-2 {
	min-width: 495px;
	padding-right: 0 !important;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-2 {
	padding-left: 0 !important;
	padding-right: 5px !important;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-2 >li {
	width: 160px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-2 >li.topdeal-menu-img {
	width: 277px;
	float: right;
	padding: 0;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-2 >li.topdeal-menu-img {
	float: left;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-2 >li.topdeal-menu-img img:hover {
	opacity: .85;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-2 >li.topdeal-menu-img >a {
	padding: 0;
	margin: 0;
	border: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-2 >li:nth-child(2n+1) {
	clear: both;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-2 >.column-2 >li >.dropdown-sub >li:last-child >a {
	color: #ff5c00;
	text-decoration: underline;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-3 {
	min-width: 650px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-3 .topdeal-menu-img {
	padding: 0 15px 5px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-3 .topdeal-menu-img >a {
	padding: 0;
	border: none;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-3 .topdeal-menu-img >a .have-title .menu-title {
	padding-bottom: 10px;
	display: block;
	border-bottom: 1px #eee solid;
	margin-bottom: 10px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-3 .topdeal-menu-img >a img {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-3 .topdeal-menu-img >a img:hover {
	opacity: .85;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-3 >li:nth-child(3n+1) {
	clear: both;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-4 {
	min-width: 890px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-4 >li {
	width: 206px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-4 >li img {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-4 >li img:hover {
	opacity: .85;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-4 >li >.dropdown-menu {
	padding: 5px 15px 18px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-4 >li >.dropdown-sub >li:last-child >a {
	color: #ff5c00;
	text-decoration: underline;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-4 >li.topdeal-menu-img {
	width: 258px;
	float: right;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-4 >li.topdeal-menu-img {
	float: left;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-4 >li.topdeal-menu-img >a {
	padding: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-4 >li:nth-child(4n+1) {
	clear: both;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-5 {
	min-width: 900px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.column-5 >li:nth-child(5n+1) {
	clear: both;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu {
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 0 5px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li {
	width: 205px;
	padding: 25px 15px 10px;
	float: left;
	line-height: unset;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li {
	float: right;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li:last-child {
	border: 0;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li:last-child {
	border: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li:hover>a {
	background-color: #fff;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li.dropdown-submenu>a {
	margin-bottom: 15px;
	padding: 0 0 5px;
	font-size: 14px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700;
	border: 0;
	position: relative;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li.dropdown-submenu>a:before {
	content: "";
	width: 40px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #ff5c00;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li.dropdown-submenu>a:before {
	right: 0;
	left: auto;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li {
	float: right;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li >a, .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li >span {
	display: block;
	font-size: 18px;
	margin-bottom: 15px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li >a:after, .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li >span:after {
	display: none;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li .dropdown-sub >li:last-child>a {
	border: 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li .dropdown-sub >li >a {
	padding: 0;
	line-height: 32px;
	display: block;
	font-size: 13px;
	color: #666;
	position: relative;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li .dropdown-sub >li.topdeal-menu-img>a {
	padding-left: 30px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li .dropdown-sub >li.topdeal-menu-img>a span.menu-img {
	position: absolute;
	left: 0;
	top: 4px;
	display: inline-block;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li .dropdown-sub >li.topdeal-menu-img>a span.menu-img {
	right: 0;
	left: auto;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li .dropdown-sub >li.topdeal-menu-img>a .menu-title {
	padding: 0;
	margin: 0 0 0 42px;
	font-weight: 600;
	color: #222;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li .dropdown-sub >li.topdeal-menu-img>a .menu-title {
	margin: 0 60px 0 0;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li .dropdown-sub >li.active a, .wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li .dropdown-sub >li:hover a {
	color: #ff5c00;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li.col-1 {
	min-width: 160px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li.col-2 {
	min-width: 360px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li.col-3 {
	min-width: 540px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li.col-4 {
	min-width: 720px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li.col-5 {
	min-width: 900px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li.col-6 {
	min-width: 900px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-mega-menu >.dropdown-menu >li.col3-img-right {
	padding: 30px 10px 25px 10px;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-icon >a span.fa {
	margin: 0 7px 0 0;
	display: inline-block;
	width: 20px;
	text-align: center;
}

.wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-img >a span.menu-img {
	position: absolute;
	left: 0;
	top: 15px;
	display: inline-block;
}

.rtl .wrapper_vertical_menu .vertical-megamenu >li.topdeal-menu-img >a span.menu-img {
	right: 0;
	left: auto;
}

.mega-menu .wrap-content {
	overflow: hidden;
}

.mega-menu .wrap-content .item {
	float: left;
	width: 25%;
	padding: 0 15px;
}

.mega-menu .wrap-content .item .item-image img {
	margin-bottom: 10px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}

.mega-menu .wrap-content .item .item-image:hover img {
	opacity: .9;
}

.mega-menu .wrap-content .item .item-content h3 {
	font-size: 14px;
	color: #222;
	font-weight: 700 !important;
	text-transform: uppercase;
	padding: 15px 0;
	border-bottom: 1px solid #eaeaea;
}

.mega-menu .wrap-content .item .item-content ul>li >a {
	padding: 10px 0;
	font-size: 13px;
	color: #7d7d7d;
}

.mega-menu .wrap-content .item .item-content ul>li >a:hover {
	color: #ff5c00;
}

.listing-tab-shortcode .tabbable {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
}

.listing-tab-shortcode .tabbable .nav.nav-tabs {
	width: 200px;
	max-width: 200px;
	background-color: #fff;
	float: left;
	padding: 0;
	border-bottom: none;
}

.rtl .listing-tab-shortcode .tabbable .nav.nav-tabs {
	float: right;
}

.listing-tab-shortcode .tabbable .nav.nav-tabs li {
	float: none;
	border: 0;
	height: auto !important;
	margin: 0;
}

.listing-tab-shortcode .tabbable .nav.nav-tabs li a {
	padding: 12px 15px;
	font-size: 13px;
	font-weight: 400;
	color: #222;
	line-height: inherit;
	height: inherit;
	background: none;
	border-radius: 0;
	border: 0;
	margin: 0;
}

.listing-tab-shortcode .tabbable .nav.nav-tabs li.active a, .listing-tab-shortcode .tabbable .nav.nav-tabs li:hover a {
	cursor: pointer;
	color: #ff5c00;
	background: #fff;
	margin: 0;
}

.listing-tab-shortcode .tabbable .nav.nav-tabs li +li>a {
	border-top: 1px solid #eee;
}

.listing-tab-shortcode .tabbable .tab-content {
	width: 75%;
	margin: 0 0 0 1%;
	float: left;
	border: 0px;
}

.listing-tab-shortcode .tabbable .tab-content .products-entry {
	margin-bottom: 0;
}

.listing-tab-shortcode .tabbable .tab-content .item {
	float: left;
	overflow: hidden;
	height: 100%;
	padding: 0 15px;
	min-height: 1px;
	width: 33.33%;
}

.listing-tab-shortcode .tabbable .tab-content .item .item-wrap {
	padding: 0;
	border: 0;
	overflow: hidden;
	position: relative;
}

.listing-tab-shortcode .tabbable .tab-content .item .item-wrap h4 a {
	padding: 0 0 15px;
}

.listing-tab-shortcode .tabbable .tab-content .item .item-wrap .item-bottom-grid {
	display: none;
}

.nav-pills>li.dropdown.sw-dropdown .dropdown-menu >li >.dropdown-menu {
	top: 0;
	left: 100%;
	display: none;
}

.rtl .nav-pills>li.dropdown.sw-dropdown .dropdown-menu >li >.dropdown-menu {
	left: auto;
	right: 100%;
}

.nav-pills>li.dropdown.sw-dropdown .dropdown-menu >li:hover >.dropdown-menu {
	display: block;
}

.sw-vertical-7 {
	margin: 0 !important;
}

#rev_slider_22_1_wrapper .custom .tp-bullet {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #252c41 !important;
}

#rev_slider_22_1_wrapper .custom .tp-bullet.selected {
	background-color: #ff5c00 !important;
}

#rev_slider_22_1_wrapper .custom .tp-bullet.selected::before {
	width: 16px;
	height: 24px;
	content: "";
	background: no-repeat 0px 0px url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAYCAYAAADzoH0MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTJDQ0FFNDY5NUI0MTFFQkFDNzI5NjQzMDZFRDgzMjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTJDQ0FFNDc5NUI0MTFFQkFDNzI5NjQzMDZFRDgzMjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MkNDQUU0NDk1QjQxMUVCQUM3Mjk2NDMwNkVEODMyNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MkNDQUU0NTk1QjQxMUVCQUM3Mjk2NDMwNkVEODMyNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvHFYLAAAACKSURBVHjaYryprMeABjiAWASI+YGYHSr2E4g/AvEbIP6BrJgFic0IxLJALMqACTigWByIXwPxEyD+B5JgQtKsgkMzOhCFqmVENgBkMx8D8YAXqgdsACfUz6QCkB5OJiiDkQwDQHpEmEh0OjrgY0KKKnIAOxOZzod7g4mBQjBqwKgBowYMFgMAAgwA/9wJ3ConSGYAAAAASUVORK5CYII=");
	display: inline-block;
	position: absolute;
	top: -6px;
	left: -4px;
}

.wave::before {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/lol.svg") repeat-x;
	position: absolute;
	bottom: 0;
	width: 6400px;
	content: "";
	height: 198px;
	animation: wave 7s cubic-bezier(.36, .45, .63, .53) infinite;
	transform: translate3d(0, 0, 0);
}

.wave::after {
	content: "";
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/lol.svg") repeat-x;
	position: absolute;
	bottom: 0;
	width: 6400px;
	height: 198px;
	animation: wave 7s cubic-bezier(.36, .45, .63, .53) infinite;
	transform: translate3d(0, 0, 0);
}

.wave::before {
	bottom: 0;
	animation: wave 7s cubic-bezier(.36, .45, .63, .53) -.125s infinite, swell 7s ease -1.25s infinite;
	opacity: 1;
}

@keyframes wave {
	0% {
		margin-left: 0;
	}
	
	100% {
		margin-left: -1600px;
	}
}

@keyframes swell {
	0%, 100% {
		transform: translate3d(0, -25px, 0);
	}
	
	50% {
		transform: translate3d(0, 5px, 0);
	}
}

.resmenu-container .navbar-toggle {
	display: none;
	float: left;
	background-color: transparent;
	border-color: transparent;
}

.resmenu-container .navbar-toggle .icon-bar {
	background-color: #111;
	height: 3px;
}

.resmenu-container .navbar-toggle:hover, .resmenu-container .navbar-toggle:focus {
	background-color: transparent;
}

.resmenu-container .navbar-toggle:hover .icon-bar, .resmenu-container .navbar-toggle:focus .icon-bar {
	background-color: #ff5c00;
}

.resmenu-container .menu-responsive-wrapper {
	position: absolute;
	top: 55px;
	padding: 0;
	min-width: 300px;
	background: #464646;
	z-index: 999;
}

.resmenu-container .menu-responsive-wrapper ul {
	list-style-type: none;
	margin: 0;
}

.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
	display: none;
}

.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu >li >a {
	padding-left: 35px;
}

.rtl .resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu >li >a {
	padding-right: 35px;
	padding-left: 0;
}

.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu >li ul>li>a {
	padding-left: 50px;
}

.rtl .resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu >li ul>li>a {
	padding-right: 50px;
	padding-left: 0;
}

.resmenu-container .menu-responsive-wrapper ul >li {
	position: relative;
	-webkit-box-shadow: 0 1px 0 0 #555;
	-moz-box-shadow: 0 1px 0 0 #555;
	-o-box-shadow: 0 1px 0 0 #555;
	-ms-box-shadow: 0 1px 0 0 #555;
	box-shadow: 0 1px 0 0 #555;
}

.resmenu-container .menu-responsive-wrapper ul >li >a {
	color: #fff;
	padding: 12px 20px;
	display: block;
	-webkit-box-shadow: 0 1px 0 0 #555;
	-moz-box-shadow: 0 1px 0 0 #555;
	-o-box-shadow: 0 1px 0 0 #555;
	-ms-box-shadow: 0 1px 0 0 #555;
	box-shadow: 0 1px 0 0 #555;
}

.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown {
	display: block;
	width: 40px;
	position: absolute;
	right: 0;
	top: 0;
	height: 39px;
	background: #111;
	cursor: pointer;
	text-align: center;
	line-height: 39px;
	font-size: 20px;
}

.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown:after {
	content: "+";
	font-family: FontAwesome;
}

.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown.show:after {
	content: "–";
}

.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown:hover {
	color: #fff;
	background: #ff5c00;
}

.rtl .resmenu-container .menu-responsive-wrapper ul >li .show-dropdown {
	right: auto;
	left: 0;
}

.resmenu-container .menu-responsive-wrapper ul >li:hover >a, .resmenu-container .menu-responsive-wrapper ul >li.active >a {
	background: #eee;
	color: #ff5c00;
}

.resmenu-container .menu-responsive-wrapper ul >li:hover >.show-dropdown, .resmenu-container .menu-responsive-wrapper ul >li.active >.show-dropdown {
	background: #ff5c00;
	color: #fff;
}

.resmenu-container.resmenu-container-sidebar {
	font-size: 14px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
	min-width: 320px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	-webkit-transform: translate(-350px, 0);
	-moz-transform: translate(-350px, 0);
	-o-transform: translate(-350px, 0);
	-ms-transform: translate(-350px, 0);
	transform: translate(-350px, 0);
	z-index: 9999;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.admin-bar .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
	top: 46px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
	background: #fff;
	position: relative;
	height: 100%;
	overflow-x: auto;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul {
	list-style-type: none;
	margin: 0;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li {
	position: relative;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li >a {
	color: #333;
	padding: 12px 0;
	display: block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #eee;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown {
	display: block;
	width: 40px;
	position: absolute;
	right: 0;
	top: 0;
	height: 39px;
	cursor: pointer;
	text-align: center;
	line-height: 39px;
	font-size: 18px;
	color: #ccc;
	background: none;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown:after {
	content: "";
	font-family: FontAwesome;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown:after {
	content: "";
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown.show:after {
	content: "";
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown:hover {
	color: #ff5c00;
	background: none;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown {
	right: auto;
	left: 0;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li:hover >a, .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.active >a {
	color: #ff5c00;
	background: none;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li:hover >.show-dropdown, .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.active >.show-dropdown {
	color: #ff5c00;
	background: none;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li >ul>li>a {
	padding-left: 10px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.has-img >a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.has-img >a span.menu-img {
	display: block;
	max-width: 40px;
	margin-right: 10px;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.has-img >a span.menu-img {
	margin-right: 0;
	margin-left: 10px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs {
	border-top: 1px solid #e4e4e4;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-webkit-flex: 4;
	-ms-flex: 4;
	flex: 4;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	padding: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	border: 0;
	text-transform: uppercase;
	background: #fafafa;
	color: #999;
	margin: 0;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	height: 100%;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a:before {
	content: "";
	font-family: FontAwesome;
	margin-right: 10px;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a:before {
	margin-right: 0;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a.tab-vertical {
	border-left: 1px solid #e4e4e4;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a.tab-vertical:before {
	content: "";
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.active>a {
	color: #333;
	background: none;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li .dropdown {
	display: none;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background: #fafafa;
	border-bottom: 1px solid #e4e4e4;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	border-bottom: 0;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a >span {
	font-size: 14px;
	background: #999;
	color: #fff;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a:before {
	display: none;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >ul {
	position: absolute;
	top: 100%;
	background: #fafafa;
	right: 0;
	min-width: 200px;
	z-index: 99;
	-webkit-box-shadow: 0 0 0 1px #ddd;
	-moz-box-shadow: 0 0 0 1px #ddd;
	-o-box-shadow: 0 0 0 1px #ddd;
	-ms-box-shadow: 0 0 0 1px #ddd;
	box-shadow: 0 0 0 1px #ddd;
	text-transform: capitalize;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu:hover>a>span {
	background: #ff5c00;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li:last-child>a {
	border-right: 0;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .tab-content {
	padding: 0 15px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top {
	padding: 10px;
	background: #fafafa;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	position: relative;
	z-index: 99;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile >a {
	display: block;
	width: 40px;
	height: 40px;
	-webkit-box-shadow: 0 0 0 1px #e4e4e4;
	-moz-box-shadow: 0 0 0 1px #e4e4e4;
	-o-box-shadow: 0 0 0 1px #e4e4e4;
	-ms-box-shadow: 0 0 0 1px #e4e4e4;
	box-shadow: 0 0 0 1px #e4e4e4;
	background: #fff;
	color: #999;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	margin-left: 15px;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile >a {
	margin-left: 0;
	margin-right: 15px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
	display: none;
	position: absolute;
	right: 10px;
	top: 60px;
	min-width: 120px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 3px #ccc;
	-moz-box-shadow: 0px 0px 3px #ccc;
	-o-box-shadow: 0px 0px 3px #ccc;
	-ms-box-shadow: 0px 0px 3px #ccc;
	box-shadow: 0px 0px 3px #ccc;
	padding: 10px;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
	right: auto;
	left: 10px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav {
	display: block;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav {
	margin-right: 0;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li {
	padding: 0 0 10px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a {
	padding: 0;
	color: #333;
	border: none;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a {
	border: none;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a:after {
	color: #333;
	float: right;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a:after {
	float: left;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li:hover>ul {
	left: -10px;
	top: 30px;
	max-height: none;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li:hover>ul {
	left: auto;
	right: -10px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li {
	padding: 0;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li >a {
	padding: 0;
	border: 0;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li >a:after {
	color: #333;
	float: right;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li >a:after {
	float: left;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
	left: -10px;
	top: 28px;
	min-width: 122px;
}

.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
	left: auto;
	right: -10px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close {
	position: absolute;
	top: 0px;
	right: -25px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	background: #000;
	width: 25px;
	height: 25px;
	text-align: center;
	z-index: 999;
	line-height: 25px;
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:after {
	content: "x";
}

.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:hover {
	background: #ff5c00;
}

@media (max-width: 991px) {
	#main-menu .primary-menu .resmenu-container .navbar-toggle {
		display: inline-block;
		vertical-align: top;
		z-index: 99;
		margin: 10px 0;
	}
	
	.header-style1 #main-menu .primary-menu .resmenu-container .navbar-toggle {
		border: 1px solid #ff5c00;
	}
	
	#main-menu .primary-menu .nav-pills {
		display: none;
	}
	
	.resmenu-container-sidebar .top-form.top-search {
		min-width: auto !important;
		box-shadow: 0 0 0 1px #e4e4e4;
		-webkit-box-shadow: 0 0 0 1px #e4e4e4;
		border-radius: 0;
	}
	
	.resmenu-container-sidebar .top-form.top-search .cat-wrapper {
		display: none;
	}
	
	.resmenu-container-sidebar .top-form.top-search input {
		padding: 0 10px;
	}
	
	.resmenu-container-sidebar .top-form.top-search button.form-button {
		background: none;
		font-size: 16px;
	}
	
	.resmenu-container-sidebar .top-form.top-search button.form-button:before {
		color: #999;
	}
}

body.resmenu-open:before {
	content: "";
	background: rgba(0, 0, 0, .7);
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 9999;
	width: 100%;
}

[data-elementor-type*="header"] .elementor-column-gap-default .elementor-row .elementor-column .elementor-element-populated {
	padding: 0 15px !important;
}

[data-elementor-type*="header"] >.elementor-inner>.elementor-section-wrap>.elementor-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding: 0 !important;
}

.top-left1 >.elementor-element-populated>.elementor-widget-wrap {
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
}

.top-left1 >.elementor-element-populated>.elementor-widget-wrap >div {
	flex-direction: row;
	align-items: baseline;
	justify-content: flex-start;
	width: auto;
}

.top-right1 >.elementor-element-populated>.elementor-widget-wrap {
	-webkit-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end;
}

.top-right1 >.elementor-element-populated>.elementor-widget-wrap >div {
	flex-direction: row;
	align-items: baseline;
	justify-content: flex-end;
	width: auto;
}

.header-logo-elementor .elementor-widget-wrap {
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
}

.header-logo-elementor .elementor-widget-wrap >div {
	width: auto;
}

.header-elementor1 .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
	margin-bottom: 0;
}

.header-elementor1 .top-right1 .elementor-widget {
	width: auto;
}

.header-elementor1 .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

.header-elementor1 .header-mid .elementor-widget-wp-widget-nav_menu ul, .header-elementor1 .menu-mid .elementor-widget-wp-widget-nav_menu ul {
	padding: 15px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.header-elementor1 .header-mid .elementor-widget-wp-widget-nav_menu ul li, .header-elementor1 .menu-mid .elementor-widget-wp-widget-nav_menu ul li {
	margin: 0 10px;
}

.header-elementor1 .header-mid .elementor-widget-wp-widget-nav_menu ul li .menu-title, .header-elementor1 .menu-mid .elementor-widget-wp-widget-nav_menu ul li .menu-title {
	display: none;
}

.header-elementor1 .header-mid .elementor-widget-wp-widget-nav_menu ul li.yith-woocompare-open, .header-elementor1 .menu-mid .elementor-widget-wp-widget-nav_menu ul li.yith-woocompare-open {
	margin-top: 3px;
}

.header-elementor1 .minicart-header1 .top-form.top-form-minicart {
	margin: 0;
}

.header-elementor2 .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
	margin-bottom: 0;
}

.header-elementor2 .top-right1 .elementor-widget {
	width: auto;
}

.header-elementor3 .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
	margin-bottom: 0;
}

.header-elementor3 .top-right1 .elementor-widget {
	width: auto;
}

.header-elementor3 .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

.header-elementor3 .header-mid .elementor-widget-wp-widget-nav_menu ul {
	padding: 15px 0;
}

.header-elementor3 .header-mid .elementor-widget-wp-widget-nav_menu ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}

.header-elementor3 .header-mid .elementor-widget-wp-widget-nav_menu ul li .menu-title {
	display: none;
}

.header-elementor3 .header-mid .elementor-widget-wp-widget-nav_menu ul li.yith-woocompare-open {
	margin-top: 3px;
}

.header-elementor3.header-style3 {
	margin-bottom: 0;
}

.header-elementor3.header-style3 .search-cate .top-form.top-search button.form-button {
	right: 0;
}

.rtl .header-elementor3.header-style3 .search-cate .top-form.top-search button.form-button {
	right: auto;
	left: 0;
}

.header-elementor4 .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
	margin-bottom: 0;
}

.header-elementor4 .top-right1 .elementor-widget {
	width: auto;
}

.header-elementor4 .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

.header-elementor4 .header-mid .elementor-widget-wp-widget-nav_menu ul {
	padding: 19px 0 11px;
}

.header-elementor4 .header-mid .elementor-widget-wp-widget-nav_menu ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}

.header-elementor4 .header-mid .elementor-widget-wp-widget-nav_menu ul li .menu-title {
	display: none;
}

.header-elementor5 .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
	margin-bottom: 0;
}

.header-elementor5 .head-mid5 .eheader-right {
	padding: 0 10px;
}

.header-elementor5 .top-right1 .elementor-widget {
	width: auto;
}

.header-elementor5 .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

.header-elementor5 .main-menu {
	float: none;
	text-align: center;
}

.rtl .header-elementor5 .main-menu {
	float: none;
	text-align: center;
}

.header-elementor5 .main-menu .nav-pills>li>a {
	padding: 15px 22px;
}

.header-elementor5 .main-menu .container {
	max-width: inherit;
}

.header-elementor5 .header-mid .logo-center .elementor-image a {
	position: relative;
	z-index: 9;
}

.header-elementor5 .header-mid .search-cate .top-form.top-search {
	display: none;
	position: absolute;
	top: 55px;
	right: 0;
	min-width: 340px;
}

.rtl .header-elementor5 .header-mid .search-cate .top-form.top-search {
	left: 0;
	right: auto;
}

.header-elementor5 .header-mid .search-cate .top-form.top-search .topsearch-entry {
	padding-left: 0;
}

.header-elementor5 .header-mid .search-cate .top-form.top-search .topsearch-entry:before {
	background: transparent;
}

.header-elementor5 .header-mid .search-cate .top-form.top-search .topsearch-entry .cat-wrapper {
	display: none;
}

.header-elementor5 .header-mid .search-cate .top-form.top-search .topsearch-entry input {
	padding-left: 20px;
}

.rtl .header-elementor5 .header-mid .search-cate .top-form.top-search .topsearch-entry input {
	padding-right: 20px;
}

.header-elementor5 .eheader-right {
	margin-top: -75px !important;
}

.header-elementor6 .top-right1>.elementor-element-populated>.elementor-widget-wrap>div {
	margin-bottom: 0;
}

.header-elementor6 .top-right1 .elementor-widget {
	width: auto;
}

.header-elementor6 .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

.header-elementor6 .header-top {
	background: #fff;
	border-bottom: none;
}

.header-elementor6 .header-top .header-message {
	font-weight: normal;
	color: #999;
}

.header-elementor6 .header-top .widget_nav_menu h5 {
	border-left: none;
	color: #999;
}

.rtl .header-elementor6 .header-top .widget_nav_menu h5 {
	border-right: none;
}

.header-elementor6 .header-top .widget_nav_menu h5:before {
	content: "";
}

.header-elementor6 .header-top #lang_sel>ul.nav>li>a, .header-elementor6 .header-top .currency_w>li>a {
	color: #999;
}

.header-elementor6 .header-top #lang_sel>ul.nav>li>a:after, .header-elementor6 .header-top .currency_w>li>a:after {
	color: #999;
}

.header-elementor6 .header-mid {
	padding: 21px 0 16px 0;
	border-bottom: 1px #eee solid;
}

.header-elementor6 .header-mid .search-cate {
	padding: 3px 15px;
}

.header-elementor6 .header-mid .search-cate .top-form.top-search {
	border: 2px #ff5c00 solid;
	border-radius: 30px;
}

.header-elementor6 .header-mid .search-cate .top-form.top-search .cat-wrapper {
	display: none;
}

.header-elementor6 .header-mid .search-cate .top-form.top-search .content-search input {
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.header-elementor6 .header-mid .search-cate .top-form.top-search button.form-button {
	right: 0;
	background: transparent;
	color: #ff5c00;
	font-size: 18px;
	font-weight: normal;
	padding: 0 20px;
}

.rtl .header-elementor6 .header-mid .search-cate .top-form.top-search button.form-button {
	right: auto;
	left: 0;
}

.header-elementor6 .header-mid .search-cate .top-form.top-search button.form-button:hover:before {
	color: #222;
}

.header-elementor6 .header-mid .wishlist {
	position: relative;
}

.header-elementor6 .header-mid .wishlist:before {
	content: "";
	width: 30px;
	height: 26px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/wishlist6.png") no-repeat top center;
	display: block;
	background-size: 24px;
	margin: 0 auto;
}

.header-elementor6 .header-mid .wishlist:hover:before {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/wishlist6-hover.png") no-repeat center center;
	background-size: 24px;
}

.header-elementor6 .header-mid .top-login {
	margin: 0 30px;
}

.header-elementor6 .header-mid .top-login ul {
	margin: 0;
}

.header-elementor6 .header-mid .top-login ul li a span {
	position: relative;
}

.header-elementor6 .header-mid .top-login ul li a span:before {
	content: "";
	width: 30px;
	height: 26px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/log6.png") no-repeat top center;
	display: block;
	background-size: 24px;
	margin: 0 auto;
}

.header-elementor6 .header-mid .top-login ul li a span:hover:before {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/log6-hover.png") no-repeat center center;
	background-size: 24px;
}

.header-elementor6 .header-mid .top-login .div-logined ul {
	margin: -15px 0 0 0;
}

.header-elementor6 .header-mid .top-login .div-logined ul li {
	font-size: 0;
}

.header-elementor6 .header-mid .top-login .div-logined ul li a {
	font-size: 13px;
}

.header-elementor6 .header-mid .top-login .div-logined ul li a.user-info {
	font-size: 0;
}

.header-elementor6 .header-mid .top-form.top-form-minicart {
	margin: 0;
}

.rtl .header-elementor6 .header-mid .top-form.top-form-minicart {
	margin: 0;
}

.header-elementor6 .header-mid .top-form.top-form-minicart .top-minicart-icon .cart-contents {
	width: 30px;
	height: 26px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/cart6.png") no-repeat top center;
	display: block;
	background-size: 22px;
	float: none;
	margin: 0 auto;
}

.header-elementor6 .header-mid .top-form.top-form-minicart .top-minicart-icon .cart-contents.nitro-lazy {
	background-image: none !important;
}

.header-elementor6 .header-mid .top-form.top-form-minicart .top-minicart-icon .cart-right h3 {
	font-weight: normal;
	font-size: 13px;
}

.header-elementor6 .header-mid .top-form.top-form-minicart .top-minicart-icon .cart-right p {
	display: none;
}

.header-elementor6 .header-mid .top-form.top-form-minicart .top-minicart-icon:hover .cart-contents {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/cart6-hover.png") no-repeat center center;
	background-size: 22px;
}

.header-elementor6 .header-mid .top-form.top-form-minicart .top-minicart-icon:hover .cart-contents.nitro-lazy {
	background-image: none !important;
}

.header-elementor6 .mega-left-title {
	background: transparent;
	height: 48px;
	line-height: 49px;
}

.header-elementor6 .mega-left-title strong {
	color: #000;
	text-transform: capitalize;
	font-size: 16px;
}

.header-elementor6 .mega-left-title:before {
	color: #000;
	background: transparent;
	content: "";
	font-family: "fontawesome";
	margin-right: 5px;
	vertical-align: top;
	font-size: 15px;
}

.header-elementor6 .mega-left-title:after {
	display: none;
}

.header-elementor6 .mega-left-title:hover strong, .header-elementor6 .mega-left-title:hover:before {
	color: #ff5c00;
}

.header-elementor6 .nav-pills>li>a {
	padding: 14px 18px;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 14px;
}

.rtl .elementor-4306 .elementor-element.elementor-element-281af61, .rtl .elementor-4246 .elementor-element.elementor-element-81a78be, .rtl .elementor-4210 .elementor-element.elementor-element-0167d15 {
	text-align: left;
}

.rtl .elementor-4241 .elementor-element.elementor-element-6f1d693, .rtl .elementor-4210 .elementor-element.elementor-element-2ee1ff1 {
	text-align: right;
}

.rtl .elementor-widget-container .sw-category-slider .resp-slider-container .slider .slick-list {
	margin: 0;
}

@media (max-width: 1199px) {
	.header-elementor1 .header-mid .elementor-widget-wp-widget-nav_menu ul {
		display: none;
	}
	
	.header-elementor2 .header-mid .menu-center {
		width: 55% !important;
	}
	
	.header-elementor2 .header-mid .top-right1 {
		width: 20% !important;
	}
	
	.header-elementor2 .header-bottom .search-center {
		width: 44% !important;
	}
	
	.header-elementor2 .header-bottom .top-right1 {
		width: 31% !important;
	}
	
	.header-elementor3 .header-mid .elementor-widget-wp-widget-nav_menu ul {
		padding-left: 15px;
	}
	
	.rtl .header-elementor3 .header-mid .elementor-widget-wp-widget-nav_menu ul {
		padding-left: 0;
		padding-right: 15px;
	}
}

@media (max-width: 991px) {
	.header-elementor1 .header-mid .top-left1 {
		width: 100% !important;
		margin-bottom: 15px;
	}
	
	.header-elementor1 .header-mid .top-left1 >.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
	}
	
	.header-elementor1 .header-mid .top-right1 {
		width: 100% !important;
	}
	
	.header-elementor1 .header-mid .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
	}
	
	.header-elementor1 .resmenu-container .navbar-toggle .icon-bar {
		background: #fff;
	}
	
	.header-elementor1 .menu-left {
		display: none;
	}
	
	.header-elementor1 .menu-center {
		width: 100% !important;
	}
	
	.header-elementor1 .menu-center .main-menu {
		float: left;
	}
	
	.rtl .header-elementor1 .menu-center .main-menu {
		float: right;
	}
	
	.box-ecolumn .elementor-container .elementor-row>.elementor-column {
		width: 100% !important;
	}
	
	.header-elementor2 .header-top .top-left1 .info-header ul li:last-child, .header-elementor2 .header-top .top-left1 .info-header ul li:before {
		display: none !important;
	}
	
	.header-elementor2 .header-top .top-login ul li {
		font-size: 0;
	}
	
	.header-elementor2 .header-top .top-login ul li .user-info {
		display: none;
	}
	
	.header-elementor2 .header-mid {
		padding: 15px 0 22px 0 !important;
	}
	
	.header-elementor2 .header-mid .menu-center {
		display: none;
	}
	
	.header-elementor2 .header-mid .top-right1 {
		width: 75% !important;
	}
	
	.header-elementor3 .header-top .top-left1 {
		display: none;
	}
	
	.header-elementor3 .header-top .top-right1 {
		width: 100%;
	}
	
	.header-elementor3 .header-top .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
	}
	
	.header-elementor3 .header-mid .top-left1, .header-elementor3 .header-mid .top-right1 {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.header-elementor3 .header-mid .top-left1 >.elementor-element-populated>.elementor-widget-wrap, .header-elementor3 .header-mid .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
	}
	
	.header-elementor3 .menu-left {
		display: none;
	}
	
	.header-elementor3 .menu-center {
		width: 100% !important;
	}
	
	.header-elementor3 #main-menu .primary-menu .resmenu-container .navbar-toggle {
		background-color: #fff;
	}
	
	.header-elementor4 .header-top .top-left1 {
		display: none;
	}
	
	.header-elementor4 .header-top .top-right1 {
		width: 100%;
	}
	
	.header-elementor4 .header-top .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
	}
	
	.header-elementor4 .header-mid .top-left1, .header-elementor4 .header-mid .top-right1 {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.header-elementor4 .header-mid .top-left1 >.elementor-element-populated>.elementor-widget-wrap, .header-elementor4 .header-mid .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
	}
	
	.header-elementor4 .menu-left {
		display: none;
	}
	
	.header-elementor4 .menu-center {
		width: 100% !important;
	}
	
	.header-elementor5 .header-top .top-left1 {
		display: none;
	}
	
	.header-elementor5 .header-top .top-right1 {
		width: 100%;
	}
	
	.header-elementor5 .header-top .top-right1 >.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
	}
	
	.header-elementor5 .header-mid .logo-center .elementor-widget-image {
		text-align: left;
	}
	
	.rtl .header-elementor5 .header-mid .logo-center .elementor-widget-image {
		text-align: right;
	}
	
	.header-elementor5 #main-menu .primary-menu .resmenu-container .navbar-toggle {
		background: #ff5c00;
	}
	
	.header-elementor5 #main-menu .primary-menu .resmenu-container .navbar-toggle .icon-bar {
		background: #fff;
	}
	
	.revo-left, .revo-right {
		width: 100% !important;
	}
	
	.header-elementor6 .header-mid {
		padding: 15px 0;
	}
	
	.header-elementor6 .menu-left {
		display: none;
	}
	
	.header-elementor6 .menu-center {
		width: 100% !important;
	}
}

@media (max-width: 767px) {
	.header-elementor1 .header-top .top-left1 {
		display: none;
	}
	
	.header-elementor1 .header-top .top-login ul li {
		font-size: 0px;
	}
	
	.header-elementor1 .header-top .top-login ul li a {
		font-size: 0px;
	}
	
	.header-elementor1 .header-top .top-login ul li a:before {
		font-size: 14px;
	}
	
	.header-elementor1 .header-mid {
		padding: 15px 0 10px 0;
	}
	
	.header-elementor1 .header-mid .search-cate {
		margin-left: 0;
	}
	
	.rtl .header-elementor1 .header-mid .search-cate {
		margin-right: 0;
	}
	
	.header-elementor1 .header-mid .top-form.top-form-minicart {
		min-width: auto;
		margin-left: 10px;
	}
	
	.rtl .header-elementor1 .header-mid .top-form.top-form-minicart {
		margin-left: 0;
		margin-right: 10px;
	}
	
	.header-elementor1 .header-mid .top-form.top-form-minicart .top-minicart-icon .cart-right {
		display: none;
	}
	
	.header-elementor1 .minicart-header1 .top-form.top-form-minicart {
		min-width: auto;
		margin-left: 10px;
		float: none;
	}
	
	.rtl .header-elementor1 .minicart-header1 .top-form.top-form-minicart {
		margin-left: 0;
		margin-right: 10px;
	}
	
	.header-elementor1 .minicart-header1 .top-form.top-form-minicart .top-minicart-icon .cart-right {
		display: none;
	}
	
	.header-elementor2 .header-top .top-login {
		display: none;
	}
	
	.header-elementor2 .header-mid {
		padding: 15px 0 0 0 !important;
	}
	
	.header-elementor2 .header-mid .top-left1>.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
		margin-bottom: 15px;
	}
	
	.header-elementor2 .header-mid .menu-center {
		display: block;
		width: 30% !important;
	}
	
	.header-elementor2 .header-mid .top-right1 {
		width: 70% !important;
	}
	
	.header-elementor2 .header-bottom .search-center {
		width: 82% !important;
	}
	
	.header-elementor2 .header-bottom .top-right1 {
		width: 18% !important;
	}
	
	.rtl .header-elementor2 .header-bottom .search-cate .top-form.top-search {
		margin-right: 0 !important;
	}
	
	.rtl .header-elementor2 .top-form.top-form-minicart .top-minicart-icon .cart-contents {
		margin-left: 0;
	}
	
	.header-elementor3 .header-mid {
		padding-bottom: 5px !important;
	}
	
	.header-elementor3 .header-mid .elementor-widget-wp-widget-nav_menu ul {
		display: none;
	}
	
	.header-elementor3 .header-mid .search-cate {
		margin-left: 0;
	}
	
	.rtl .header-elementor3 .header-mid .search-cate {
		margin-right: 0;
	}
	
	.header-elementor3 .header-mid .top-form.top-form-minicart {
		min-width: 50px;
		margin-top: 1px !important;
	}
	
	.header-elementor3 .header-mid .top-form.top-form-minicart .cart-right {
		display: none;
	}
	
	.header-elementor4 .search-cate .top-form.top-search {
		width: 265px;
		min-width: 265px;
	}
	
	.header-elementor4 .header-mid {
		padding-bottom: 5px !important;
	}
	
	.header-elementor4 .header-mid .elementor-widget-wp-widget-nav_menu ul {
		display: none;
	}
	
	.header-elementor4 .header-mid .search-cate {
		margin-left: 0;
	}
	
	.rtl .header-elementor4 .header-mid .search-cate {
		margin-right: 0;
	}
	
	.header-elementor4 .header-mid .top-form.top-form-minicart {
		min-width: 50px;
	}
	
	.header-elementor4 .header-mid .top-form.top-form-minicart .cart-right {
		display: none;
	}
	
	.header-elementor5 .header-mid .top-form.top-form-minicart .cart-right {
		display: none;
	}
	
	.header-elementor5 .header-mid .search-cate {
		display: none;
	}
	
	.header-elementor6 .header-top .header-message {
		display: none;
	}
	
	.header-elementor6 .header-top .top-right1>.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
	}
	
	.header-elementor6 .header-mid {
		padding-bottom: 0;
	}
	
	.header-elementor6 .header-mid .top-left1>.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
		margin-bottom: 20px;
	}
	
	.header-elementor6 .header-mid .top-right1>.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
	}
	
	.header-elementor6 .header-mid .search-cate {
		display: none;
	}
}

#cpanel-form {
	position: fixed;
	right: -300px;
	top: 40%;
	width: 300px;
	float: right;
	z-index: 10;
	text-align: left;
	direction: ltr;
}

#cpanel-form .cpanel-inner {
	background: none repeat scroll 0 0 #e5e5e5;
	border-color: #f3f3f3;
	color: #555;
	font-size: 11px;
	padding: 8px;
	position: relative;
	z-index: 999;
}

#cpanel-form .cpanel-title {
	background: #666;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2) inset;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px 0;
	width: 282px;
}

#cpanel-form .cpanel-title h4 {
	float: left;
	margin-top: 5px;
	font-size: 16px;
	text-transform: uppercase;
}

#cpanel-form .cpanel-title h4 i {
	color: #dfdfdf;
}

#cpanel-form .cpannel-button .btn {
	background: #a1a1a1;
	border-radius: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 14px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#a1a1a1), to(#969696));
	background-image: -webkit-linear-gradient(top, #a1a1a1, 0%, #969696, 100%);
	background-image: -moz-linear-gradient(top, #a1a1a1 0%, #969696 100%);
	background-image: linear-gradient(to bottom, #a1a1a1 0%, #969696 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffa1a1a1", endColorstr="#ff969696", GradientType=0);
	border-color: #969696 #969696 #707070;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
}

#cpanel-form .cpannel-button .btn:hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#969696), to(#a1a1a1));
	background-image: -webkit-linear-gradient(top, #969696, 0%, #a1a1a1, 100%);
	background-image: -moz-linear-gradient(top, #969696 0%, #a1a1a1 100%);
	background-image: linear-gradient(to bottom, #969696 0%, #a1a1a1 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff969696", endColorstr="#ffa1a1a1", GradientType=0);
	border-color: #a1a1a1 #a1a1a1 #7b7b7b;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
}

#cpanel-form img {
	display: inline-block;
}

#cpanel-form .panel, #cpanel-form .panel-default {
	border: 1px solid #bcbcbc;
	margin-bottom: 5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
}

#cpanel-form .panel .panel-heading, #cpanel-form .panel-default .panel-heading {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	text-shadow: none;
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fff), to(#f6f6f6));
	background-image: -webkit-linear-gradient(top, #fff, 0%, #f6f6f6, 100%);
	background-image: -moz-linear-gradient(top, #fff 0%, #f6f6f6 100%);
	background-image: linear-gradient(to bottom, #fff 0%, #f6f6f6 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#fff6f6f6", GradientType=0);
	border-color: #f6f6f6 #f6f6f6 #d0d0d0;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	clear: both;
	padding: 0 !important;
}

#cpanel-form .panel .panel-heading .accordion-toggle, #cpanel-form .panel-default .panel-heading .accordion-toggle {
	color: #909090;
	font-size: 12px;
	position: relative;
	display: block;
	padding: 8px 15px;
}

#cpanel-form .panel .panel-heading .accordion-toggle img, #cpanel-form .panel-default .panel-heading .accordion-toggle img {
	margin-right: 10px;
	opacity: .2;
	width: 20px;
	display: inline-block;
}

#cpanel-form .panel .panel-heading .accordion-toggle:after, #cpanel-form .panel-default .panel-heading .accordion-toggle:after {
	content: "";
	font-family: "FontAwesome";
	position: absolute;
	right: 10px;
}

#cpanel-form .panel .panel-heading i, #cpanel-form .panel-default .panel-heading i {
	color: #909090;
}

#cpanel-form .panel .panel-collapse, #cpanel-form .panel-default .panel-collapse {
	max-height: 190px;
	overflow-y: auto;
}

#cpanel-form .panel .panel-collapse .accordion-inner, #cpanel-form .panel-default .panel-collapse .accordion-inner {
	border-top: 1px solid #e5e5e5;
	padding: 9px 15px;
}

#cpanel-form .panel .control-group, #cpanel-form .panel-default .control-group {
	margin-bottom: 10px;
}

#cpanel-form a.cpanel-control {
	background-color: #707070;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	border-radius: 5px 0 0 5px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	height: 40px;
	left: -40px;
	line-height: 36px;
	padding: 0 0 5px 10px;
	position: absolute;
	width: 40px;
	z-index: 10;
	top: 20%;
}

#cpanel-form a.cpanel-control:before {
	content: "";
	color: #fff;
	display: inline;
	font-family: "FontAwesome";
	font-size: 20px;
}

#cpanel-form a.cpanel-control.active:before {
	content: "";
	font-family: "FontAwesome";
	font-size: 20px;
}

#cpanel-form label {
	float: left;
	width: 50%;
	padding: 5px 0;
	text-align: left;
	font-size: 12px;
	font-weight: 500;
}

#cpanel-form label.topdeal-radio-img-selected {
	box-shadow: 0 0 0 2px #ad2323 inset;
}

#cpanel-form .controls {
	margin-left: 0;
}

#cpanel-form .controls label {
	float: left;
	width: auto;
	padding: 2px;
}

#cpanel-form .controls select {
	font-size: 12px;
}

#cpanel-form .topdeal-radio-img input[type="radio"], #cpanel-form .topdeal-radio-img span {
	display: none;
}

#cpanel-form .topdeal-radio-img img {
	width: 33px;
	cursor: pointer;
}

.lt-ie9 #cpanel-form .topdeal-radio-img img {
	width: auto;
}

#cpanel-form input, #cpanel-form textarea, #cpanel-form .uneditable-input {
	width: 206px;
	border: 1px solid #ddd;
	background: #fff;
}

#cpanel-form select {
	background-color: #fff;
	border: 1px solid #ccc;
	width: 220px;
}

#cpanel-form select, #cpanel-form input {
	height: 20px;
	line-height: 30px;
	padding: 4px 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#cpanel-form select, #cpanel-form input {
	border-radius: 0px;
	height: 30px;
}

#cpanel-form fieldset {
	width: 100%;
}

#cpanel-form input[type="checkbox"] {
	width: 20px;
	height: 20px;
}

.archive.post-type-archive .sidebar .widget.widget_media_image {
	margin-top: 30px;
}

.sidebar .clear-all {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	height: 40px;
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #ff5c00;
	line-height: 40px;
}

.sidebar .clear-all:hover {
	background-color: #e65300;
}

.sidebar .widget {
	margin-bottom: 30px;
	background-color: #fff;
}

.sidebar .widget .widget-inner .block-title-widget h2 {
	overflow: hidden;
	position: relative;
	padding: 12px 20px;
	color: #222;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700 !important;
	margin-bottom: 0;
	border-top: 2px solid #ff5c00;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom: 1px solid #ebebeb;
}

.sidebar .widget .widget-inner select {
	max-width: 100%;
	padding: 7px;
}

.sidebar .widget .widget-inner ul {
	list-style: none;
	margin: 0;
	border: 0;
}

.sidebar .widget .widget-inner ul >li {
	padding: 9px 18px;
	border: 0;
}

.sidebar .widget .widget-inner ul >li:hover >a {
	color: #ff5c00;
}

.sidebar .widget .widget-inner ul >li >a {
	display: inline-block;
	vertical-align: top;
	color: #777;
	border: 0;
}

.sidebar .widget .widget-inner ul >li ul.children {
	margin-left: 15px;
	padding-top: 10px;
	border: 0;
}

.sidebar .widget.widget_search .searchform {
	padding: 20px;
}

.sidebar .widget.widget_search .searchform .screen-reader-text {
	display: block;
}

.sidebar .widget.widget_search .searchform >div {
	position: relative;
	min-height: 60px;
}

.sidebar .widget.widget_search .searchform >div input {
	position: absolute;
	left: 0;
	top: 30px;
	width: 100%;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	padding: 7px 60px 7px 7px;
	background: #fff;
}

.rtl .sidebar .widget.widget_search .searchform >div input {
	padding: 7px 7px 7px 60px;
}

.sidebar .widget.widget_search .searchform >div input#searchsubmit {
	background: #222;
	border: #222;
	padding: 8px;
	right: 0;
	width: auto;
	left: auto;
	color: #fff;
}

.sidebar .widget.widget_search .searchform >div input#searchsubmit:hover {
	background: #ff5c00;
}

.rtl .sidebar .widget.widget_search .searchform >div input#searchsubmit {
	right: auto;
	left: 0;
}

.sidebar .widget.widget_nav_menu ul {
	margin: 0 0 0 15px;
}

.sidebar .widget.widget_calendar #calendar_wrap {
	width: 100%;
}

.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar {
	display: inline-block;
	padding: 15px;
}

.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td, .sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th {
	padding: 9px;
	text-align: center;
	border: 1px solid #ccc;
}

.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td >a, .sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th >a {
	font-weight: bold;
}

.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar #today {
	font-weight: bold;
}

.sidebar .widget.widget_archive .screen-reader-text, .sidebar .widget.widget_categories .screen-reader-text {
	display: none;
}

.sidebar .widget.widget_archive select, .sidebar .widget.widget_categories select {
	width: 89%;
	margin: 15px;
}

.sidebar .widget.widget_meta {
	background-color: #fff;
}

.sidebar .widget.widget_tag_cloud .tagcloud {
	padding: 15px;
}

.sidebar .widget.widget_rss .block-title-widget h2 span {
	float: left;
}

.sidebar .widget.widget_rss .block-title-widget h2:before {
	content: "";
}

.sidebar .widget.widget_rss .block-title-widget h2 img {
	display: inline-block;
	margin-right: 10px;
}

.sidebar .widget.widget_rss .widget-inner>ul li a {
	padding: 0;
}

.sidebar .widget.widget_rss .widget-inner>ul li a.rsswidget {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.sidebar .widget.widget_rss .widget-inner>ul li .rss-date {
	display: block;
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}

.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments >li {
	padding: 10px 18px;
}

.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments >li .comment-author-link {
	font-weight: bold;
}

.sidebar .widget.widget_tag_cloud .tagcloud {
	margin: 0 !important;
	padding: 15px;
}

.sidebar .widget.widget_tag_cloud .tagcloud a {
	display: inline-block;
	color: #333;
	padding: 10px;
	padding: 6px 9px;
	border: 1px solid #e0e0e0;
	margin: 5px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	font-size: 13px !important;
}

.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
	border: 1px solid #ff5c00;
	background-color: #ff5c00;
	color: #fff;
}

.sidebar .widget.widget_nav_menu .widget-inner ul.menu {
	border: 0;
}

.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li {
	padding: 0;
	position: relative;
}

.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li >a {
	display: block;
	padding: 10px 0;
}

.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li:hover >a {
	color: #ff5c00;
}

.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li:hover >ul.dropdown-menu {
	display: block;
}

.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu {
	position: static;
	border-radius: 0;
	display: block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	border: 0;
	background: none;
	padding: 0;
	float: none;
	margin-left: 15px;
	min-width: auto;
}

.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li {
	padding: 0;
	position: relative;
}

.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li.active>a {
	background-color: #fff;
	color: #ff5c00;
}

.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a {
	display: block;
	padding: 10px 15px;
	font-size: 13px;
}

.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:hover, .sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:focus {
	background: none;
	color: #ff5c00;
}

.sidebar .widget.sw_brand_filter {
	background-color: transparent;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px #ddd solid;
}

.sidebar .widget.sw_brand_filter .block-title-widget h2 {
	text-transform: capitalize;
	padding: 0 0 10px 0;
	border: none;
}

.sidebar .widget.sw_brand_filter ul {
	padding: 10px 0;
}

.sidebar .widget.sw_brand_filter ul li {
	padding: 9px 0;
}

.sidebar .widget.sw_brand_filter ul li a {
	font-size: 14px;
	color: #777;
	padding-left: 30px;
	position: relative;
}

.sidebar .widget.sw_brand_filter ul li a:before {
	content: "";
	font-family: fontawesome;
	font-weight: normal;
	border: 1px #ddd solid;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	color: #222;
	background: #fff;
	font-size: 0;
	margin-right: 13px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	left: 0;
	top: 0;
	position: absolute;
}

.rtl .sidebar .widget.sw_brand_filter ul li a:before {
	margin-right: 0;
	margin-left: 13px;
}

.sidebar .widget.sw_brand_filter ul li.active a, .sidebar .widget.sw_brand_filter ul li:hover a {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sidebar .widget.sw_brand_filter ul li.active a:before, .sidebar .widget.sw_brand_filter ul li:hover a:before {
	font-size: 12px;
	background: #ff5c00;
	border: #ff5c00;
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sidebar .widget.sw_woo_slider_widget .best-selling-product {
	padding: 0 20px;
}

.sidebar .widget.sw_woo_slider_widget .best-selling-product .box-slider-title h2 {
	text-transform: capitalize;
	border-top: 0;
	padding: 20px 0 15px 0;
	position: relative;
}

.sidebar .widget.sw_woo_slider_widget .best-selling-product .box-slider-title h2:before {
	content: "";
	width: 60px;
	height: 1px;
	background: #ff5c00;
	position: absolute;
	bottom: 0;
	left: 0;
}

.rtl .sidebar .widget.sw_woo_slider_widget .best-selling-product .box-slider-title h2:before {
	left: auto;
	right: 0;
}

.sidebar .widget.sw_woo_slider_widget .best-selling-product .resp-slider-container {
	padding: 20px 0 5px 0;
}

.sidebar .widget.sw_woo_slider_widget .best-selling-product .resp-slider-container .slider .item .item-wrap {
	margin-bottom: 15px;
}

.single-product .sidebar .widget.widget_product_categories {
	background: #fff;
	padding: 20px 20px 15px 20px;
	border-bottom: none;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget:first-child {
	width: 22%;
}

.sw-filter-above-shop {
	margin-bottom: 15px;
	display: none;
}

.sw-filter-above-shop.open {
	display: block;
	background-color: #fff;
}

.sw-filter-accordion {
	float: left;
}

.rtl .sw-filter-accordion {
	float: right;
}

.sw-filter-accordion h4 {
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #222;
	margin-right: 20px;
	line-height: 36px;
}

.rtl .sw-filter-accordion h4 {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

.sw-filter-accordion .sw-filter-above-shop {
	float: left;
	display: block !important;
}

.rtl .sw-filter-accordion .sw-filter-above-shop {
	float: right;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content {
	display: block;
	padding: 0;
	margin: 0;
	min-width: 680px;
	border: 0;
	overflow: visible;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content a.clear-all {
	display: none;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget {
	width: 18%;
	padding: 0;
	position: relative;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .block-title-widget h2, .sw-filter-accordion .sw-filter-above-shop .filter-content .widget:hover .block-title-widget h2 {
	color: #ff5c00;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .block-title-widget h2:after, .sw-filter-accordion .sw-filter-above-shop .filter-content .widget:hover .block-title-widget h2:after {
	content: "";
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .widget-inner >ul, .sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .widget-inner >form, .sw-filter-accordion .sw-filter-above-shop .filter-content .widget:hover .widget-inner >ul, .sw-filter-accordion .sw-filter-above-shop .filter-content .widget:hover .widget-inner >form {
	opacity: 1;
	visibility: visible;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.widget_price_filter .widget-inner >form {
	min-width: 350px;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .block-title-widget h2 {
	position: relative;
	cursor: pointer;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .block-title-widget h2:hover {
	color: #ff5c00;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .block-title-widget h2:after {
	content: "";
	font-family: FontAwesome;
	margin-left: 6px;
}

.rtl .sw-filter-accordion .sw-filter-above-shop .filter-content .widget .block-title-widget h2:after {
	margin-right: 6px;
	margin-left: 0;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget:first-child {
	width: 24%;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .widget-inner >ul, .sw-filter-accordion .sw-filter-above-shop .filter-content .widget .widget-inner >form {
	display: block;
	position: absolute;
	min-width: 250px;
	background-color: #fff;
	top: 40px;
	left: 0;
	z-index: 9;
	text-align: left;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
	-o-box-shadow: 0 0 5px #999;
	-ms-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	padding: 20px;
}

.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .widget-inner >.woocommerce-widget-layered-nav-list-pa_size {
	min-width: 320px;
}

.sw-filter-above-shop.sticky-filter {
	position: fixed;
	width: 350px;
	height: 100%;
	background-color: #fff;
	top: 0;
	left: 0;
	z-index: 999;
	border-radius: 0;
	display: none;
}

.rtl .sw-filter-above-shop.sticky-filter {
	right: 0;
	left: auto;
}

.sw-filter-above-shop.sticky-filter .filter-content {
	padding: 20px 30px 30px;
	display: block;
	border: 0;
	overflow: visible;
	width: 100%;
	margin: 0;
}

.sw-filter-above-shop.sticky-filter .filter-content .widget {
	float: none;
	width: 100%;
	padding: 0;
}

.sw-filter-above-shop.sticky-filter .filter-content .clear-all {
	width: 100%;
	text-align: center;
}

.sw-filter-above-shop.sticky-filter.open {
	display: block;
}

.sw-filter-above-shop.sticky-filter.open .filter-content {
	max-height: 900px;
	overflow-y: scroll;
}

.sw-filter-above-shop.sticky-filter .filter-top {
	padding: 30px 30px 0px;
	overflow: hidden;
}

.sw-filter-above-shop.sticky-filter .filter-top h4 {
	float: left;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
}

.rtl .sw-filter-above-shop.sticky-filter .filter-top h4 {
	float: right;
}

.sw-filter-above-shop.sticky-filter .filter-top a {
	float: right;
	display: inline-block;
	height: 12px;
	width: 12px;
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/close.svg") no-repeat center center;
}

.sw-filter-above-shop.sticky-filter .filter-top a.nitro-lazy {
	background-image: none !important;
}

.rtl .sw-filter-above-shop.sticky-filter .filter-top a {
	float: left;
}

.sw-filter-above-shop.sticky-filter .filter-top a:hover {
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/close.svg") no-repeat center center;
}

.sw-filter-above-shop.sticky-filter .filter-top a:hover.nitro-lazy {
	background-image: none !important;
}

.sw-filter-above-shop .filter-content {
	border: 1px #ccc solid;
	margin-bottom: 30px;
	margin-top: -10px;
	overflow: hidden;
	padding: 28px 15px 15px;
}

.sw-filter-above-shop .filter-content .clear-all {
	height: 40px;
	background-color: #ff5c00;
	padding: 0 34px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 40px;
	margin-top: 20px;
	display: inline-block;
	float: right;
	font-weight: 700;
}

.sw-filter-above-shop .filter-content .clear-all:hover {
	background-color: #e65300;
}

.sw-filter-above-shop .filter-content .widget {
	width: 20%;
	float: left;
	padding: 0 25px 0 15px;
	border: 0;
}

.rtl .sw-filter-above-shop .filter-content .widget {
	float: right;
}

.sw-filter-above-shop .filter-content .widget .block-title-widget h2 {
	font-size: 14px;
	text-transform: capitalize;
	color: #222;
	border-bottom: 0;
	font-weight: 700;
	margin-bottom: 10px;
	padding: 10px 0;
}

.sw-filter-above-shop .filter-content .widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sw-filter-above-shop .filter-content .widget ul li {
	position: relative;
	padding: 7px 0 7px 0px;
}

.sw-filter-above-shop .filter-content .widget.widget_price_filter .price_slider_wrapper {
	padding: 0;
}

.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li {
	padding: 0;
}

.rtl .sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li {
	text-align: right;
}

.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li >a {
	font-size: 14px;
	color: #777;
	border: 0;
	display: block;
	line-height: normal;
	padding: 8px 0;
	position: relative;
}

.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li >a:hover {
	color: #ff5c00;
}

.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li.showMore>a {
	border-bottom: 0;
	color: #0066c0;
	position: relative;
	cursor: pointer;
}

.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li.showMore>a:before {
	content: "";
	font-family: FontAwesome;
	margin-right: 10px;
}

.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li.showMore>a:hover {
	color: #ff5c00;
}

.sw-filter-above-shop .filter-content .widget.sw_brand_filter .block-title-widget h2 {
	margin-bottom: 0;
}

.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li {
	padding: 3px 0;
}

.rtl .sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li {
	text-align: right;
}

.rtl .sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li a {
	padding-right: 30px;
	padding-left: 0;
}

.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li a {
	font-size: 14px;
	color: #777;
	padding-left: 30px;
	position: relative;
}

.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li a:before {
	content: "";
	font-family: fontawesome;
	font-weight: normal;
	border: 1px #ddd solid;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	color: #222;
	background: #fff;
	font-size: 0;
	margin-right: 13px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	left: 0;
	top: 0;
	position: absolute;
}

.rtl .sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li a:before {
	margin-right: 0;
	margin-left: 13px;
	right: 0;
	left: auto;
}

.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li.active a, .sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li:hover a {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li.active a:before, .sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li:hover a:before {
	font-size: 12px;
	background: #ff5c00;
	border: #ff5c00;
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-filter-above-shop .filter-content .widget.widget_text {
	float: right;
}

.rtl .sw-filter-above-shop .filter-content .widget.widget_text {
	float: left;
}

.sw-filter-above-shop .filter-content .widget .tagcloud {
	position: relative;
	margin: 0 -3px;
}

.sw-filter-above-shop .filter-content .widget .tagcloud a {
	padding: 6px 10px 6px;
	border-radius: 3px;
	border: 1px solid #e8e8e8;
	color: #999;
	font-size: 12px !important;
	margin: 0 3px 8px;
	display: inline-block;
	line-height: normal;
}

.sw-filter-above-shop .filter-content .widget .tagcloud a:hover {
	color: #fff;
	background-color: #ff5c00;
	border: 1px solid #ff5c00;
}

@media (max-width: 767px) {
	.custom-mobile>.elementor-container>.elementor-row {
		flex-direction: column-reverse;
	}
	
	.sidebar .widget.widget_price_filter .block-title-widget::before, .sidebar .widget.widget_price_filter .block-title-widget::after {
		display: none;
	}
	
	.sidebar .widget .widget-inner ul {
		display: none;
	}
	
	.sidebar .widget {
		margin-bottom: 0 !important;
	}
	
	.sidebar .widget:not(.widget_tag_cloud) .widget-inner .block-title-widget {
		position: relative;
	}
	
	.sidebar .widget:not(.widget_tag_cloud) .widget-inner .block-title-widget.closex::before {
		transform: skewX(90deg);
		height: 10px;
	}
	
	.sidebar .widget:not(.widget_tag_cloud) .widget-inner .block-title-widget::before {
		position: absolute;
		right: 5px;
		content: "";
		width: 1px;
		height: 10px;
		top: 50%;
		margin: -5px 0 0;
		transition: all .3s;
		background-color: #000;
		z-index: 9;
	}
	
	.rtl .sidebar .widget:not(.widget_tag_cloud) .widget-inner .block-title-widget::before {
		right: auto;
		left: 5px;
	}
	
	.sidebar .widget:not(.widget_tag_cloud) .widget-inner .block-title-widget::after {
		position: absolute;
		right: 0;
		content: "";
		width: 11px;
		height: 1px;
		top: 50%;
		margin: -1px 0 0;
		transition: all .3s;
		background-color: #000;
	}
	
	.rtl .sidebar .widget:not(.widget_tag_cloud) .widget-inner .block-title-widget::after {
		right: auto;
		left: 0;
	}
}

.portfolio-desc h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.portfolio-desc .p-desc {
	font-size: 13px;
	color: #666;
	margin-bottom: 0;
}

.portfolio-intro {
	position: relative;
	margin-bottom: 30px;
}

.topdeal-portfolio .portfolio-tab {
	text-align: center;
}

.rtl .topdeal-portfolio .portfolio-tab {
	text-align: center;
}

.topdeal-portfolio .portfolio-tab ul {
	margin: 0 0 25px;
	background: transparent;
	display: inline-block;
	overflow: hidden;
}

.topdeal-portfolio .portfolio-tab ul li {
	float: left;
	border: 0;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	color: #222;
	margin-right: 10px;
	background-color: #fff;
	border-radius: 3px;
}

.rtl .topdeal-portfolio .portfolio-tab ul li {
	float: right;
}

.topdeal-portfolio .portfolio-tab ul li.selected {
	background: #ff5c00;
	color: #fff;
	border-color: #ff5c00;
}

.topdeal-portfolio .btn-loadmore {
	padding: 0;
	cursor: pointer;
	text-align: center;
	min-height: 40px;
	margin-bottom: 40px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.topdeal-portfolio .btn-loadmore.btn-loading {
	margin-top: 20px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/loadingp.gif") no-repeat center center;
	border-color: transparent;
	background-size: 40px 40px;
}

.topdeal-portfolio .btn-loadmore.btn-loading.nitro-lazy {
	background-image: none !important;
}

.topdeal-portfolio .btn-loadmore.btn-loading .des-load {
	border: 0;
	display: none;
}

.topdeal-portfolio .btn-loadmore.btn-loading .des-load:before {
	content: "";
}

.topdeal-portfolio .btn-loadmore .des-load {
	font-size: 14px;
	padding: 10px 20px;
	display: inline-block;
	line-height: normal;
	background: #ff5c00;
	font-weight: bold;
	color: #fff;
	border-radius: 3px;
}

.topdeal-portfolio .btn-loadmore .des-load:hover {
	opacity: .8;
}

.topdeal-portfolio .btn-loadmore .des-load:before {
	content: attr(data-label);
}

.topdeal-portfolio .btn-loadmore.btn-loaded .des-load:before {
	content: attr(data-label-loaded);
}

.topdeal-portfolio .portfolio-container {
	overflow: hidden;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content {
	width: 100%;
	margin: 0;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content:after {
	content: "";
	display: block;
	clear: both;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li {
	margin-bottom: 30px;
	overflow: hidden;
	border-radius: 0;
	position: relative;
	display: inline-block;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
	padding: 0 15px;
	float: left;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
	overflow: hidden;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
	position: relative;
	z-index: 1;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img {
	border-radius: 3px;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
	opacity: 1;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -10%;
	width: 100%;
	text-align: center;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item {
	text-align: center;
	box-shadow: 0 0 1px 1px #fff;
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more {
	right: 50%;
	left: auto;
	transform: translate3d(-100px, 0, 0);
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup {
	transform: translate3d(100px, 0, 0);
	left: 50%;
	right: auto;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
	color: #ff5c00;
	box-shadow: 0 0 1px 1px #ff5c00;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title {
	display: block;
	margin-bottom: 10px;
	background: none;
	font-size: 16px;
	font-weight: bold;
	transform: translate3d(0, -100px, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
	color: #fff;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
	color: #ff5c00;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translate3d(0, 0, 0);
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translate3d(0, 0, 0);
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
	content: "";
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
	border-radius: 3px;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
	width: 33.332%;
	margin: 0;
	padding: 0;
	border: 0;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
	width: 100%;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
	width: 40%;
}

.topdeal-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item :after {
	height: 0;
	clear: both;
	content: " ";
	font-size: 0;
	min-height: 0;
	display: block;
	visibility: hidden;
}

.single-portfolio .portfolio-top {
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
	border-radius: 3px;
}

.single-portfolio .portfolio-top h1 {
	font-size: 24px;
	margin-bottom: 20px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

.single-portfolio .portfolio-top .portfolio-content .single-thumbnail {
	width: 60%;
	margin-right: 30px;
}

.single-portfolio .portfolio-top .portfolio-content .single-thumbnail img {
	border-radius: 3px;
}

.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content {
	overflow: hidden;
}

.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
	font-size: 14px;
	border-bottom: 4px double #e2e2e2;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #464646 4;
}

.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
	margin-bottom: 25px;
}

.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
	margin-bottom: 10px;
}

.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
	font-weight: bold;
	display: inline-block;
	min-width: 120px;
}

.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item >.meta-link {
	color: #ff5c00;
}

.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item >.meta-link:hover {
	color: #cc4a00;
}

.single-portfolio .related-portfolio {
	background: #fff;
	padding: 0 0 20px;
	margin-bottom: 40px;
	border-top: 2px solid #ff5c00;
	position: relative;
}

.single-portfolio .related-portfolio:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #ebebeb;
	position: absolute;
	top: 60px;
	left: 0;
	display: inline-block;
}

.single-portfolio .related-portfolio .related-items {
	margin: 0 -10px;
}

.single-portfolio .related-portfolio .related-items .related-item {
	width: 25%;
	padding: 0 10px;
}

.single-portfolio .related-portfolio .related-items .related-item img {
	margin-bottom: 15px;
}

.single-portfolio .related-portfolio .related-items .related-item .thumbnail-portfolio:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
}

.single-portfolio .related-portfolio .related-items .related-item h4 {
	font-size: 14px;
	margin: 0;
}

.single-portfolio .related-portfolio .related-items .related-item h4 a {
	text-transform: capitalize;
	font-weight: bold;
}

.single-portfolio.rtl .portfolio-top .portfolio-content .single-thumbnail {
	margin-left: 30px;
	margin-right: 0;
}

.p-title {
	color: #333;
	font-size: 15px;
	margin: 0;
	padding: 20px 0;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-family: "MontserratBold" !important;
}

.masonry .btn-loadmore .des-load {
	margin-top: 30px;
}

.portfolio .cmm-box-right .control-group button {
	margin-bottom: 30px;
}

@media (max-width: 480px) {
	.grid-item {
		width: 100%;
	}
}

.sidebar .widget.widget_categories .block-title-widget h2, .sidebar .widget.widget_recent_entries .block-title-widget h2 {
	position: relative;
	padding: 12px 20px;
	color: #222;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700 !important;
	margin-bottom: 0;
	border-top: 2px solid #ff5c00;
	background-color: #fff;
}

.sidebar .widget.widget_categories ul, .sidebar .widget.widget_recent_entries ul {
	background-color: #fff;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.listing-title h1 {
	font-size: 28px;
	font-weight: 700 !important;
	color: #222;
	margin: 0 0 30px;
	display: block;
	text-transform: uppercase;
}

.most-view-blog {
	background-color: #fff;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.most-view-blog .box-slider-title h2 {
	position: relative;
	padding: 12px 20px;
	color: #222;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700 !important;
	margin-bottom: 0;
	border-top: 2px solid #ff5c00;
	border-bottom: 1px solid #ebebeb;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.most-view-blog .resp-slider-container .slider {
	padding: 20px;
}

.most-view-blog .resp-slider-container .slider .item {
	margin: 0 0 15px;
}

.most-view-blog .resp-slider-container .slider .item:last-child {
	margin: 0;
}

.most-view-blog .resp-slider-container .slider .item .widget-thumb {
	overflow: hidden;
}

.most-view-blog .resp-slider-container .slider .item .widget-thumb:hover .img_over img {
	opacity: .85;
}

.most-view-blog .resp-slider-container .slider .item .widget-thumb .img_over {
	float: left;
	width: 65px;
	border-radius: 2px;
	margin-right: 10px;
}

.most-view-blog .resp-slider-container .slider .item .widget-thumb .img_over img {
	border-radius: 2px;
}

.rtl .most-view-blog .resp-slider-container .slider .item .widget-thumb .img_over {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}

.most-view-blog .resp-slider-container .slider .item .widget-thumb .entry-content .widget-title h4 {
	position: relative;
	margin: -5px 0 0;
}

.most-view-blog .resp-slider-container .slider .item .widget-thumb .entry-content .widget-title h4 a {
	font-size: 13px;
	color: #555;
	font-weight: 300;
	line-height: 15px;
}

.most-view-blog .resp-slider-container .slider .item .widget-thumb .entry-content .widget-title h4 a:hover {
	color: #ff5c00;
}

.most-view-blog .resp-slider-container .slider .item .widget-thumb .entry-content .entry-meta .latest_post_date {
	font-size: 10px;
	color: #ff5c00;
}

.most-view-blog .resp-slider-container .slider .item .widget-thumb .entry-content .entry-meta .latest_post_date i {
	margin-right: 7px;
}

.rtl .most-view-blog .resp-slider-container .slider .item .widget-thumb .entry-content .entry-meta .latest_post_date i {
	margin-left: 7px;
	margin-right: 0;
}

.category-contents {
	margin-bottom: 40px;
}

.category-contents .blog-content .post {
	margin-bottom: 30px;
}

.category-contents .blog-content .post.format-image .entry-thumb:before, .category-contents .blog-content .post.format-gallery .entry-thumb:before {
	border: 0 !important;
}

.category-contents .blog-content .post.format-audio .entry-thumb {
	width: 100%;
}

.category-contents .blog-content .post.sticky .entry .entry-content {
	background: #d9d9d9;
	padding: 20px;
}

.category-contents .blog-content .post .entry {
	background-color: #fff;
}

.category-contents .blog-content .post .entry .entry-thumb {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

.category-contents .blog-content .post .entry .entry-thumb:hover img {
	opacity: .85;
}

.category-contents .blog-content .post .entry .entry-content {
	padding: 0 20px;
}

.category-contents .blog-content .post .entry .entry-content .content-top {
	padding: 15px 0 25px;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 {
	margin: 15px 0;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
	font-size: 16px;
	color: #222;
	font-weight: 700;
	line-height: normal;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover {
	color: #ff5c00;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-date {
	color: #222;
	font-size: 14px;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-date .day-time {
	color: #ff5c00;
	font-size: 26px;
	font-weight: 700;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a {
	color: #909090;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a:hover {
	color: #ff5c00;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-summary {
	color: #666;
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 15px;
	margin: 0 0 15px;
	position: relative;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-summary:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 50px;
	height: 1px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-sumary.jpg") no-repeat center center;
}

.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-summary:before {
	right: 0;
	left: auto;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-author {
	font-size: 12px;
	color: #666;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-author a {
	color: #ff5c00;
	text-transform: capitalize;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-comment {
	font-size: 12px;
	color: #666;
	position: relative;
}

.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .entry-comment:before {
	content: "/";
	font-size: 16px;
	margin: 0 5px;
}

.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb .entry-hover {
	display: block;
	position: relative;
}

.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb .entry-hover:before {
	content: "";
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb .entry-hover:hover:before {
	opacity: 1;
}

.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb .entry-hover:hover img {
	opacity: 1;
}

.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb img {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-title h4 a {
	font-size: 16px;
}

.category-contents .blog-content.blog-content-default .post .entry {
	border-radius: 3px;
}

.category-contents .blog-content.blog-content-default .post .entry .entry-date .fa {
	margin-right: 5px;
}

.rtl .category-contents .blog-content.blog-content-default .post .entry .entry-date .fa {
	margin-left: 5px;
	margin-right: 0;
}

.category-contents .blog-content.blog-content-default .post .entry .entry-thumb {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.category-contents .blog-content.blog-content-default .post .entry .entry-thumb img {
	margin-bottom: 0;
}

.category-contents .blog-content.blog-content-default .pagination {
	padding: 0;
}

.category-contents .blog-content.blog-content-list .pagination {
	padding: 0;
}

.category-contents .blog-content.blog-content-list .post .entry {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.rtl .category-contents .blog-content.blog-content-list .post .entry {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.category-contents .blog-content.blog-content-list .post .entry-thumb {
	float: left;
	max-width: 300px;
	margin-right: 30px;
}

.rtl .category-contents .blog-content.blog-content-list .post .entry-thumb {
	float: right;
	margin-left: 30px;
	margin-right: 0;
}

.category-contents .blog-content.blog-content-list .post .entry-thumb img {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	margin: 0;
}

.rtl .category-contents .blog-content.blog-content-list .post .entry-thumb img {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top {
	padding: 20px 0 20px;
}

.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-title h4 {
	margin-bottom: 15px;
}

.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-meta {
	margin-bottom: 6px;
}

.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary:before {
	width: 0;
	height: 0;
}

.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-author {
	position: relative;
}

.rtl .category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-author {
	display: inline-block;
}

.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-author:before {
	content: "";
	position: absolute;
	top: -18px;
	left: 0;
	width: 50px;
	height: 1px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-sumary.jpg") no-repeat center center;
}

.rtl .category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-author:before {
	right: 0;
	left: auto;
}

.pag-search .pagination {
	padding: 0;
}

.pag-search .pagination .wrap_content {
	padding-left: 0;
	padding-right: 15px;
}

.rtl .pag-search .pagination .wrap_content {
	padding-right: 0;
	padding-left: 15px;
}

.pagination {
	display: block;
	float: none;
	width: 100%;
	margin: 0;
	padding: 0 15px;
	text-align: center;
}

.pagination .wrap_content {
	display: block;
	background-color: #fff;
	padding: 11px 20px;
	border-radius: 3px;
}

.pagination .wrap_content ul {
	margin: 0;
	list-style-type: none;
	float: right;
	display: inline-block;
}

.pagination .wrap_content ul li {
	float: left;
	position: relative;
	text-transform: capitalize;
	text-align: center;
	margin: 0 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl .pagination .wrap_content ul li {
	float: right;
}

.pagination .wrap_content ul li:hover a {
	color: #ff5c00;
}

.pagination .wrap_content ul li span.current {
	background-color: transparent;
	color: #ff5c00 !important;
}

.pagination .wrap_content ul li a, .pagination .wrap_content ul li span.current {
	background-color: transparent;
	display: block;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	color: #222;
	margin-bottom: 0;
}

.pagination .wrap_content ul li .prev {
	margin-right: 5px;
}

.rtl .pagination .wrap_content ul li .prev {
	margin-left: 5px;
	margin-right: 0;
}

.pagination .wrap_content ul li .next, .pagination .wrap_content ul li .prev {
	text-align: center;
	text-transform: uppercase;
	color: #222;
	text-indent: -9999px;
	position: relative;
}

.pagination .wrap_content ul li .next:before, .pagination .wrap_content ul li .prev:before {
	font-family: "FontAwesome";
	font-size: 18px;
	text-indent: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: -1px;
	display: inline-block;
}

.pagination .wrap_content ul li .next:hover, .pagination .wrap_content ul li .prev:hover {
	color: #ff5c00;
}

.pagination .wrap_content ul li .next:before {
	content: "";
}

.rtl .pagination .wrap_content ul li .next:before {
	content: "";
}

.pagination .wrap_content ul li .prev:before {
	content: "";
}

.rtl .pagination .wrap_content ul li .prev:before {
	content: "";
}

.rtl .pagination .wrap_content ul li .fa-angle-right:before {
	content: "";
}

.rtl .pagination .wrap_content ul li .fa-angle-left:before {
	content: "";
}

.format-audio .entry .wp-entry-thumb iframe {
	vertical-align: top;
	margin: 0;
}

blockquote {
	border: 0;
	padding: 5px 30px;
	position: relative;
}

blockquote:before {
	content: "";
	width: 17px;
	height: 13px;
	position: absolute;
	left: 0;
	top: 0;
}

blockquote:after {
	content: "";
	width: 17px;
	height: 13px;
	position: absolute;
	right: 0;
	bottom: 0;
}

blockquote p {
	font-style: italic;
	font-size: 13px;
}

.format-gallery .carousel.gallery-slider .carousel-control {
	display: inline-block;
	width: 32px !important;
	height: 32px !important;
	line-height: 32px;
	border-radius: 50%;
	position: absolute;
	z-index: 9;
	cursor: pointer;
	font-size: 0;
	top: 50%;
	margin-top: -16px;
	background-color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	text-shadow: none;
	background-image: none;
}

.format-gallery .carousel.gallery-slider .carousel-control.nitro-lazy {
	background-image: none !important;
}

.format-gallery .carousel.gallery-slider .carousel-control.left {
	left: 15px;
}

.format-gallery .carousel.gallery-slider .carousel-control.left:before {
	content: "";
	font-family: "FontAwesome";
	font-size: 16px;
	color: #999;
}

.format-gallery .carousel.gallery-slider .carousel-control.left:hover:before {
	color: #ff5c00;
}

.format-gallery .carousel.gallery-slider .carousel-control.right {
	right: 15px;
}

.format-gallery .carousel.gallery-slider .carousel-control.right:before {
	content: "";
	font-family: "FontAwesome";
	font-size: 16px;
	color: #999;
}

.format-gallery .carousel.gallery-slider .carousel-control.right:hover:before {
	color: #ff5c00;
}

.format-gallery .carousel.gallery-slider .carousel-inner .item img {
	margin: 0;
}

.format-gallery .carousel.gallery-slider:hover .carousel-control {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.format-gallery .gallery .thumbnail:hover {
	background-color: #ff5c00;
	border-color: #ff5c00;
}

.single.main .post .entry-wrap, .single.main .team .entry-wrap, .single.main .attachment .entry-wrap {
	background-color: #fff;
	position: relative;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.single.main .post .entry-wrap .entry-thumb, .single.main .team .entry-wrap .entry-thumb, .single.main .attachment .entry-wrap .entry-thumb {
	position: relative;
}

.single.main .post .entry-wrap .entry-thumb img, .single.main .team .entry-wrap .entry-thumb img, .single.main .attachment .entry-wrap .entry-thumb img {
	max-width: 100%;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	margin-bottom: 0;
}

.single.main .post .entry-wrap .entry-date, .single.main .team .entry-wrap .entry-date, .single.main .attachment .entry-wrap .entry-date {
	color: #222;
	font-size: 14px;
	padding: 20px;
	display: block;
}

.single.main .post .entry-wrap .entry-date .day-time, .single.main .team .entry-wrap .entry-date .day-time, .single.main .attachment .entry-wrap .entry-date .day-time {
	color: #ff5c00;
	font-size: 26px;
	font-weight: 700;
}

.single.main .post .entry-wrap .entry-title, .single.main .team .entry-wrap .entry-title, .single.main .attachment .entry-wrap .entry-title {
	color: #222;
	font-size: 16px;
	font-weight: 700 !important;
	margin: 0;
	margin: 0 20px;
	padding: 0 0 20px;
	position: relative;
}

.single.main .post .entry-wrap .entry-content, .single.main .team .entry-wrap .entry-content, .single.main .attachment .entry-wrap .entry-content {
	padding: 15px 20px 30px;
}

.single.main .post .entry-wrap .entry-content .entry-meta, .single.main .team .entry-wrap .entry-content .entry-meta, .single.main .attachment .entry-wrap .entry-content .entry-meta {
	margin: 0 0 20px;
	position: relative;
}

.single.main .post .entry-wrap .entry-content .entry-meta:before, .single.main .team .entry-wrap .entry-content .entry-meta:before, .single.main .attachment .entry-wrap .entry-content .entry-meta:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 0;
	width: 50px;
	height: 1px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-sumary.jpg") no-repeat center center;
}

.rtl .single.main .post .entry-wrap .entry-content .entry-meta:before, .rtl .single.main .team .entry-wrap .entry-content .entry-meta:before, .rtl .single.main .attachment .entry-wrap .entry-content .entry-meta:before {
	right: 0;
	left: auto;
}

.single.main .post .entry-wrap .entry-content .entry-meta .entry-author, .single.main .team .entry-wrap .entry-content .entry-meta .entry-author, .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author {
	font-size: 12px;
	color: #666;
}

.single.main .post .entry-wrap .entry-content .entry-meta .entry-author a, .single.main .team .entry-wrap .entry-content .entry-meta .entry-author a, .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author a {
	color: #ff5c00;
	text-transform: capitalize;
}

.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment, .single.main .team .entry-wrap .entry-content .entry-meta .entry-comment, .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment {
	font-size: 12px;
	color: #666;
	position: relative;
}

.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment:before, .single.main .team .entry-wrap .entry-content .entry-meta .entry-comment:before, .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment:before {
	content: "/";
	font-size: 16px;
	margin: 0 5px;
}

.single.main .post .entry-wrap .entry-content .entry-summary, .single.main .team .entry-wrap .entry-content .entry-summary, .single.main .attachment .entry-wrap .entry-content .entry-summary {
	line-height: 26px;
	color: #7d7d7d;
}

.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone, .single.main .team .entry-wrap .entry-content .entry-summary p .alignnone, .single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone {
	float: left;
	display: block;
	clear: none;
	margin: 20px 0 30px 0;
}

.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone.image-single, .single.main .team .entry-wrap .entry-content .entry-summary p .alignnone.image-single, .single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone.image-single {
	margin-left: 30px;
}

.single.main .post .entry-wrap .entry-content .social-share, .single.main .team .entry-wrap .entry-content .social-share, .single.main .attachment .entry-wrap .entry-content .social-share {
	position: relative;
	padding-top: 20px;
}

.single.main .post .entry-wrap .entry-content .social-share:before, .single.main .team .entry-wrap .entry-content .social-share:before, .single.main .attachment .entry-wrap .entry-content .social-share:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 1px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-sumary.jpg") no-repeat center center;
}

.rtl .single.main .post .entry-wrap .entry-content .social-share:before, .rtl .single.main .team .entry-wrap .entry-content .social-share:before, .rtl .single.main .attachment .entry-wrap .entry-content .social-share:before {
	right: 0;
	left: auto;
}

.single.main .post .entry-wrap .entry-content .social-share .title-share, .single.main .team .entry-wrap .entry-content .social-share .title-share, .single.main .attachment .entry-wrap .entry-content .social-share .title-share {
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
	color: #222;
	font-weight: 600;
	padding: 12px 0;
}

.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share, .rtl .single.main .team .entry-wrap .entry-content .social-share .title-share, .rtl .single.main .attachment .entry-wrap .entry-content .social-share .title-share {
	float: right;
}

.single.main .post .entry-wrap .entry-content .social-share a, .single.main .team .entry-wrap .entry-content .social-share a, .single.main .attachment .entry-wrap .entry-content .social-share a {
	display: inline-block;
	height: 40px;
	padding: 0 20px;
	line-height: 40px;
	color: #fff;
	font-size: 12px;
	margin-right: 10px;
}

.single.main .post .entry-wrap .entry-content .social-share a:hover, .single.main .team .entry-wrap .entry-content .social-share a:hover, .single.main .attachment .entry-wrap .entry-content .social-share a:hover {
	opacity: .8;
}

.single.main .post .entry-wrap .entry-content .social-share a.facebook, .single.main .team .entry-wrap .entry-content .social-share a.facebook, .single.main .attachment .entry-wrap .entry-content .social-share a.facebook {
	background-color: #3b5997;
}

.single.main .post .entry-wrap .entry-content .social-share a.twitter, .single.main .team .entry-wrap .entry-content .social-share a.twitter, .single.main .attachment .entry-wrap .entry-content .social-share a.twitter {
	background-color: #36b9ff;
}

.single.main .post .entry-wrap .entry-content .social-share a.google-plus, .single.main .team .entry-wrap .entry-content .social-share a.google-plus, .single.main .attachment .entry-wrap .entry-content .social-share a.google-plus {
	background-color: #fb7171;
}

.single.main .post .entry-wrap .entry-content .social-share a.google-plus i, .single.main .team .entry-wrap .entry-content .social-share a.google-plus i, .single.main .attachment .entry-wrap .entry-content .social-share a.google-plus i {
	margin-right: 10px;
}

.rtl .single.main .post .entry-wrap .entry-content .social-share a.google-plus i, .rtl .single.main .team .entry-wrap .entry-content .social-share a.google-plus i, .rtl .single.main .attachment .entry-wrap .entry-content .social-share a.google-plus i {
	margin-left: 10px;
	margin-right: 0;
}

.single.main .post .entry-wrap .entry-content .social-share a i, .single.main .team .entry-wrap .entry-content .social-share a i, .single.main .attachment .entry-wrap .entry-content .social-share a i {
	font-size: 16px;
	margin-right: 18px;
}

.rtl .single.main .post .entry-wrap .entry-content .social-share a i, .rtl .single.main .team .entry-wrap .entry-content .social-share a i, .rtl .single.main .attachment .entry-wrap .entry-content .social-share a i {
	margin-left: 18px;
	margin-right: 0;
}

.single.main .post #authorDetails, .single.main .team #authorDetails, .single.main .attachment #authorDetails {
	margin: 30px 0 0;
}

.single.main .post #authorDetails .authorDetail, .single.main .team #authorDetails .authorDetail, .single.main .attachment #authorDetails .authorDetail {
	background-color: #fff;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 20px;
	border-radius: 3px;
}

.single.main .post #authorDetails .authorDetail .title-author, .single.main .team #authorDetails .authorDetail .title-author, .single.main .attachment #authorDetails .authorDetail .title-author {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
}

.single.main .post #authorDetails .authorDetail .title-author:before, .single.main .team #authorDetails .authorDetail .title-author:before, .single.main .attachment #authorDetails .authorDetail .title-author:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #ff5c00;
	width: 64px;
	height: 1px;
}

.rtl .single.main .post #authorDetails .authorDetail .title-author:before, .rtl .single.main .team #authorDetails .authorDetail .title-author:before, .rtl .single.main .attachment #authorDetails .authorDetail .title-author:before {
	right: 0;
	left: auto;
}

.single.main .post #authorDetails .authorDetail .avatar, .single.main .team #authorDetails .authorDetail .avatar, .single.main .attachment #authorDetails .authorDetail .avatar {
	overflow: hidden;
	float: left;
	border-radius: 50%;
}

.rtl .single.main .post #authorDetails .authorDetail .avatar, .rtl .single.main .team #authorDetails .authorDetail .avatar, .rtl .single.main .attachment #authorDetails .authorDetail .avatar {
	float: right;
}

.single.main .post #authorDetails .authorDetail .infomation, .single.main .team #authorDetails .authorDetail .infomation, .single.main .attachment #authorDetails .authorDetail .infomation {
	overflow: hidden;
	padding: 10px 20px;
	color: #666;
	line-height: 22px;
}

.single.main .post #authorDetails .authorDetail .infomation .name-author, .single.main .team #authorDetails .authorDetail .infomation .name-author, .single.main .attachment #authorDetails .authorDetail .infomation .name-author {
	color: #222;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
}

.single-post-relate {
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 20px;
	background-color: #fff;
	border-radius: 3px;
}

.single-post-relate >h4 {
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 16px;
	color: #222;
	font-weight: 700 !important;
	padding: 0 0 7px;
	position: relative;
}

.single-post-relate >h4:before {
	content: "";
	width: 100px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background-color: #ff5c00;
}

.rtl .single-post-relate >h4:before {
	right: 0;
	left: auto;
}

.single-post-relate .post .item-relate-img {
	position: relative;
}

.single-post-relate .post .item-relate-img:hover img {
	opacity: .85;
}

.single-post-relate .post .item-relate-content {
	background-color: #fff;
}

.single-post-relate .post .item-relate-content .entry-date {
	color: #222;
	font-size: 14px;
	margin: 14px 0;
	display: block;
}

.single-post-relate .post .item-relate-content .entry-date .day-time {
	color: #ff5c00;
	font-size: 26px;
	font-weight: 700;
}

.single-post-relate .post .item-relate-content h4 {
	margin-bottom: 15px;
	text-transform: capitalize;
}

.single-post-relate .post .item-relate-content h4 a {
	color: #222;
	font-size: 16px;
	font-weight: 700 !important;
	margin: 0;
	padding-bottom: 15px;
	position: relative;
}

.single-post-relate .post .item-relate-content h4 a:hover {
	color: #ff5c00;
}

.single-post-relate .post .item-relate-content .entry-meta {
	margin: 0 0 5px;
}

.single-post-relate .post .item-relate-content .entry-meta .entry-author {
	font-size: 12px;
	color: #666;
	position: relative;
}

.single-post-relate .post .item-relate-content .entry-meta .entry-author:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 0;
	width: 50px;
	height: 1px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-sumary.jpg") no-repeat center center;
}

.rtl .single-post-relate .post .item-relate-content .entry-meta .entry-author:before {
	right: 0;
	left: auto;
}

.single-post-relate .post .item-relate-content .entry-meta .entry-author a {
	color: #ff5c00;
	text-transform: capitalize;
}

.single-post-relate .post .item-relate-content .entry-meta .entry-comment {
	font-size: 12px;
	color: #666;
	position: relative;
}

.single-post-relate .post .item-relate-content .entry-meta .entry-comment:before {
	content: "/";
	font-size: 16px;
	margin: 0 5px;
}

.single-post-relate .post .item-relate-content .description {
	margin-bottom: 45px;
	font-size: 14px;
	color: #666;
}

#comments {
	background-color: #fff;
	border-radius: 3px;
	padding: 20px;
}

#comments h3.title {
	color: #222;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500 !important;
	margin-bottom: 20px;
}

#comments h3.title small {
	color: #222;
	font-size: 16px;
}

#comments .commentlist .children {
	margin-left: 20px;
	margin-right: 0;
}

.rtl #comments .commentlist .children {
	margin-right: 20px;
	margin-left: 0;
}

#comments .comment {
	margin-bottom: 30px;
	background-color: #fff;
	padding-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
}

#comments .comment .author {
	margin: 0;
	overflow: hidden;
}

#comments .comment .media-body {
	padding-left: 20px;
}

.rtl #comments .comment .media-body {
	padding-right: 20px;
	padding-left: 0;
}

#comments .comment .media-body .media .media-heading {
	overflow: hidden;
	margin-bottom: 0;
	padding-bottom: 8px;
}

#comments .comment .media-body .media .media-heading .author-name {
	color: #222;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 5px;
	font-size: 14px;
}

#comments .comment .media-body .media .media-heading .time {
	color: #909090;
	font-weight: 600;
	font-size: 12px;
	line-height: 21px;
	padding: 0 20px;
	margin-top: -3px;
	text-transform: capitalize;
}

#comments .comment .media-body .media .media-heading .time a {
	color: #909090;
}

#comments .comment .media-body .media .media-heading .reply a {
	position: relative;
	font-size: 0;
}

#comments .comment .media-body .media .media-heading .reply a:before {
	font-size: 20px;
	color: #999;
	content: "";
	display: inline-block;
	vertical-align: top;
	font-family: fontawesome;
}

#comments .comment .media-body .media .media-heading .reply a:hover:before {
	color: #ff5c00;
}

#comments .pingback .media-heading .time {
	display: none;
}

#respond {
	margin-bottom: 60px;
	padding: 20px;
	border-radius: 3px;
	background-color: #fff;
}

#respond .wp-comment .title {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	font-weight: 500 !important;
	margin-bottom: 30px;
}

#respond .wp-comment .form-horizontal .cmm-box-top {
	margin: 0 -15px 10px;
}

#respond .wp-comment .form-horizontal .cmm-box-top .control-group {
	width: 33.333%;
	padding: 0 15px;
}

#respond .wp-comment .form-horizontal .cmm-box-top input {
	width: 100%;
	border: 1px solid #ebebeb;
	height: 42px;
	text-indent: 15px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

#respond .wp-comment .form-horizontal .cmm-box-top input:focus {
	background-color: #fafafa;
}

#respond .wp-comment .form-horizontal .cmm-box-bottom textarea {
	width: 100%;
	border: 1px solid #ebebeb;
	padding: 14px 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

#respond .wp-comment .form-horizontal .cmm-box-bottom button.btn {
	margin-top: 10px;
	height: 35px;
	border: 0;
	line-height: 35px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	padding: 0 30px;
	border-radius: 0;
	border-radius: 17px;
	background: #ff5c00;
}

#respond .wp-comment .form-horizontal .cmm-box-bottom button.btn:hover {
	background: #cc4a00;
}

.sidebar-related-post .sidebar-relate-content {
	padding: 30px 20px 0;
}

.sidebar-related-post .sidebar-relate-content .item {
	margin-bottom: 30px;
}

.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over {
	position: relative;
	margin-bottom: 10px;
}

.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-plus.png") no-repeat center center;
	background-color: rgba(0, 0, 0, .5);
	pointer-events: none;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 10px 15px;
	background-color: rgba(255, 94, 0, .8);
}

.rtl .sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
	left: auto;
	right: 10px;
}

.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_day {
	font-size: 22px;
	font-weight: bold;
	display: block;
	color: #fff;
	margin-bottom: 5px;
}

.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_my {
	display: block;
	color: #fff;
	font-size: 14px;
}

.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-title h4 {
	margin-bottom: 13px;
}

.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-meta-content {
	color: #999;
}

.sidebar-related-post .sidebar-relate-content .item .item-inner:hover .img_over:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}

.about_us h2 {
	font-weight: 400;
	text-transform: normal;
	color: #222;
}

.about_us .vc_btn3-style-custom {
	height: 35px;
	border-radius: 17px;
	padding: 0 35px;
	line-height: 35px;
}

.about_us p {
	line-height: 23px;
	color: #666;
}

.about-service .item .item_wrap {
	text-align: center;
}

.about-service .item .item_wrap .icon {
	display: inline-block;
	text-align: center;
	width: 100px;
	height: 100px;
	font-size: 36px;
	color: #fff;
	border-radius: 50%;
	line-height: 100px;
	background-color: #ff5c00;
}

.about-service .item .item_wrap h3 {
	font-weight: 700;
	color: #222;
	text-transform: uppercase;
	padding: 20px 0 10px;
	font-size: 14px;
	margin: 0;
}

.about-service .item .item_wrap .des {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.sw-ourteam-slider {
	margin: 0 0 30px;
}

.sw-ourteam-slider .box-title h2 {
	text-align: center;
	color: #222;
	font-size: 26px;
	margin: 0 0 20px;
	text-transform: capitalize;
}

.sw-ourteam-slider .description {
	text-align: center;
	font-size: 14px;
	color: #666;
	margin: 0 0 25px;
}

.sw-ourteam-slider .resp-slider-container .slider .slick-list {
	margin: 0 -15px;
}

.sw-ourteam-slider .resp-slider-container .slider .slick-list .item {
	padding: 0 15px;
}

.sw-ourteam-slider .resp-slider-container .slider .slick-list .item .item-wrap .item-content {
	padding: 20px 0 15px;
	text-align: center;
}

.sw-ourteam-slider .resp-slider-container .slider .slick-list .item .item-wrap .item-content h3 {
	font-size: 14px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 5px;
}

.sw-ourteam-slider .resp-slider-container .slider .slick-list .item .item-wrap .item-content .team-info {
	font-size: 12px;
	color: #666;
}

.sw-ourteam-slider .resp-slider-container .slider .slick-list .item .item-wrap .item-social {
	padding: 0 0 15px;
	text-align: center;
}

.sw-ourteam-slider .resp-slider-container .slider .slick-list .item .item-wrap .item-social >div.social {
	display: inline-block;
	padding: 0 7px;
}

.sw-ourteam-slider .resp-slider-container .slider .slick-list .item .item-wrap .item-social >div.social >a {
	font-size: 14px;
	color: #555;
}

.sw-ourteam-slider .resp-slider-container .slider .slick-list .item .item-wrap .item-social >div.social >a:hover {
	color: #ff5c00;
}

.contact-style {
	padding: 20px;
	background-color: #fff;
	border-radius: 3px;
}

.contact_us .title-page {
	font-size: 26px;
	color: #222;
	text-transform: capitalize;
	font-weight: 700;
	text-align: center;
}

.contact_us .des {
	padding: 20px 0 25px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

.contact_us .wpcf7 .wpcf7-form .wpcf7-form-control.wpcf7-text {
	height: 40px;
	width: 48.7%;
	border: 1px solid #ebeaea;
	border-radius: 2px;
	float: left;
	margin-bottom: 30px;
	padding: 0 10px;
}

.contact_us .wpcf7 .wpcf7-form .wpcf7-form-control.wpcf7-email {
	float: right;
}

.contact_us .wpcf7 .wpcf7-form .wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	border: 1px solid #ebeaea;
	border-radius: 2px;
	padding: 10px;
}

.contact_us .wpcf7 .wpcf7-form .wpcf7-form-control.wpcf7-submit {
	font-size: 12px;
	background-color: #ff5c00;
	height: 36px;
	border-radius: 17px;
	padding: 0 45px;
	line-height: 36px;
	text-transform: capitalize;
	border: 0;
	font-weight: 700;
	margin-top: 10px;
}

.contact_us .wpb_content_element {
	margin-bottom: -80px;
	position: relative;
	z-index: 3;
}

.contact_us .contact-style {
	margin-bottom: 30px;
}

.block-contact {
	padding: 32px 0;
	background-color: #fff;
	border-radius: 3px;
}

.block-contact .item .item-wrap {
	text-align: center;
}

.block-contact .item .item-wrap:hover {
	box-shadow: none;
}

.block-contact .item .item-wrap i {
	display: inline-block;
	font-size: 36px;
	color: #ff5c00;
}

.block-contact .item .item-wrap h4 {
	font-size: 14px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700;
	margin: 13px 0 15px;
}

.block-contact .item .item-wrap .info {
	font-size: 14px;
	color: #555;
}

.error404 .header, .error404 .footer {
	display: none;
}

.error404 .wrapper_404 {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_404.jpg") no-repeat center center;
	width: 100%;
	height: auto;
	min-height: 1080px;
	text-align: center;
}

.error404 .wrapper_404.nitro-lazy {
	background-image: none !important;
}

.error404 .wrapper_404 .content_404 {
	padding-top: 170px;
	padding-bottom: 90px;
}

.error404 .wrapper_404 .content_404 .block-top .error-top {
	font-family: "LoraItalic";
	font-size: 110px;
	color: #fff;
	margin-bottom: 30px;
}

.error404 .wrapper_404 .content_404 .block-top .error-top span {
	color: #ff5c00;
}

.error404 .wrapper_404 .content_404 .block-top .warning-code {
	font-size: 15px;
	color: #fff;
	margin-bottom: 40px;
}

.error404 .wrapper_404 .content_404 .block-top .des1 {
	color: #d9d9d9;
	margin-bottom: 32px;
}

.error404 .wrapper_404 .content_404 .block-top .des1 .flag {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}

.error404 .wrapper_404 .content_404 .block-middle {
	text-align: center;
}

.error404 .wrapper_404 .content_404 .block-middle .topdeal_search_404 .top-form.top-search {
	display: inline-block;
	float: none;
	margin-bottom: 20px;
}

.error404 .wrapper_404 .content_404 .block-middle .topdeal_search_404 .top-form.top-search form {
	overflow: hidden;
}

.error404 .wrapper_404 .content_404 .block-middle .topdeal_search_404 .top-form.top-search form .cat-wrapper {
	display: none;
}

.error404 .wrapper_404 .content_404 .block-middle .topdeal_search_404 .top-form.top-search form input {
	height: 50px;
	float: left;
	padding: 0 50px;
	border: 0;
	border-radius: 3px;
	min-width: 340px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.error404 .wrapper_404 .content_404 .block-middle .topdeal_search_404 .top-form.top-search form button {
	height: 50px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	padding: 0 40px;
	background-color: #ff5c00;
	border: 0;
	font-weight: 600;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.error404 .wrapper_404 .content_404 .block-bottom a {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

.error404 .wrapper_404 .content_404 .block-bottom a:hover {
	color: #ff5c00;
}

.error404 .wrapper_404 .content_404 .block-bottom a i {
	margin-left: 10px;
}

@media (max-width: 1366px) {
	.error404 .wrapper_404 {
		min-height: 600px;
	}
}

@media (max-width: 767px) {
	.error404 .wrapper_404 .content_404 .block-top .error-top {
		font-size: 60px;
	}
}

@media (max-width: 480px) {
	.error404 .wrapper_404 .content_404 .block-middle .topdeal_search_404 .top-form.top-search form input {
		min-width: 200px;
		padding: 0 20px;
	}
	
	.error404 .wrapper_404 .content_404 .block-middle .topdeal_search_404 .top-form.top-search form button {
		padding: 0 20px;
	}
	
	.error404 .wrapper_404 .content_404 .block-top .error-top {
		font-size: 40px;
	}
}

.quote-border {
	background-color: #f4f4f4;
	padding: 20px;
	margin-bottom: 10px;
	font-style: italic;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

iframe {
	border: none;
	margin-bottom: 10px;
	max-width: 100%;
}

.block-whychoose {
	margin-bottom: 30px !important;
	display: inline-block;
}

.block-whychoose .image-whychoose {
	float: left;
	width: 64px;
}

.rtl .block-whychoose .image-whychoose {
	float: right;
}

.block-whychoose .content-whychoose {
	margin-left: 80px;
}

.rtl .block-whychoose .content-whychoose {
	margin-right: 80px;
	margin-left: 0;
}

.block-whychoose .content-whychoose h2 {
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
}

.block-whychoose .content-whychoose .description {
	color: #666;
}

.vc_wp_search .widget_search .searchform .screen-reader-text {
	display: none;
}

.vc_wp_search .widget_search .searchform input[type="submit"] {
	text-indent: -9999px;
	display: block;
	border: 0;
	width: 34px !important;
	height: 34px;
	background: url("https://www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/search-icon.png") no-repeat scroll center center #666 !important;
}

.vc_wp_search .widget_search .searchform input[type="submit"].nitro-lazy {
	background-image: none !important;
}

.vc_wp_search .widget_search .searchform input[type="submit"]:hover {
	background: url("https://www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/search-icon.png") no-repeat scroll center center #ff5c00 !important;
}

.vc_wp_search .widget_search .searchform input[type="submit"]:hover.nitro-lazy {
	background-image: none !important;
}

.vc_wp_search .widget_search .searchform input[type="text"] {
	border: 1px solid #e0e0e0;
}

.wpb_single_image .vc_single_image-wrapper img:hover {
	opacity: .75;
	filter: alpha(opacity=75);
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	padding: 10px 0;
}

#wp-calendar tr th {
	text-align: center;
}

#wp-calendar tr td {
	padding: 10px 0;
}

.fancybox-overlay .fancybox-close {
	width: 31px;
	height: 31px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/fancybox-close.png") no-repeat scroll center center #ff5c00;
	top: -16px;
	right: 14px;
}

.fancybox-overlay .fancybox-close.nitro-lazy {
	background-image: none !important;
}

#subscribe_popup {
	text-align: left;
	display: none;
	background-repeat: no-repeat;
	background-color: #fff;
	position: relative;
	width: 840px;
}

#subscribe_popup .subscribe-popup-container {
	padding: 15px;
}

#subscribe_popup .subscribe-popup-container .image-newsletter {
	width: 50%;
}

#subscribe_popup .subscribe-popup-container .subscribe-content {
	width: 50%;
	text-align: center;
	padding: 60px 0;
}

#subscribe_popup .subscribe-popup-container h2 {
	color: #222;
	font-size: 36px;
	font-weight: 700 !important;
	margin-bottom: 17px;
}

#subscribe_popup .subscribe-popup-container .description {
	font-size: 14px;
	color: #666;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 30px;
}

#subscribe_popup .subscribe-popup-container .subscribe-form {
	margin-bottom: 15px;
	border: 1px solid #ebebeb;
	max-width: 390px;
	position: relative;
}

#subscribe_popup .subscribe-popup-container .subscribe-form p, #subscribe_popup .subscribe-popup-container .subscribe-form input {
	margin: 0;
}

#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"] {
	padding: 0 15px;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	display: block;
	font-size: 13px;
	border-radius: 0;
	border: 0;
}

#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"] {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/icon-newsletter.png") no-repeat center center #fff;
	position: absolute;
	height: 43px;
	width: 43px;
	overflow: hidden;
	top: 0;
	right: 0;
	text-indent: -9999px;
	border: 0;
	border-radius: 0;
}

#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"].nitro-lazy {
	background-image: none !important;
}

.rtl #subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"] {
	left: 0;
	right: auto;
}

#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:before {
	display: none;
}

#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:hover {
	opacity: .85;
}

#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
	line-height: 30px;
	clear: both;
}

#subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
	cursor: pointer;
}

#subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
	vertical-align: top;
	line-height: 25px;
	margin: 0;
	font-weight: normal;
	font-weight: 500;
	color: #222;
}

#subscribe_popup .subscribe-popup-container .subscribe-checkbox label span {
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	color: #666;
	font-weight: 400;
}

#subscribe_popup .subscribe-social {
	padding: 0;
	text-align: center;
	position: relative;
	z-index: 3;
	margin-top: 10px;
}

#subscribe_popup .subscribe-social h3 {
	color: #fff;
	font-weight: 700 !important;
	font-size: 16px;
	text-transform: uppercase;
}

#subscribe_popup .subscribe-social >.subscribe-social-inner .topdeal-socials ul {
	margin: 0;
}

#subscribe_popup .subscribe-social >.subscribe-social-inner .topdeal-socials ul >li>a {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	font-size: 12px;
	line-height: 30px;
	color: #555;
	background: #fff;
	margin: 0 5px;
	border: 1px solid #ebeaea;
}

#subscribe_popup .subscribe-social >.subscribe-social-inner .topdeal-socials ul >li>a:hover {
	border: 1px solid #ff5c00;
	background-color: #ff5c00;
	color: #fff;
}

.search-cate .sw_woo_search .swsearch-wrapper .top-form.top-search h3 {
	margin: 0;
}

.search-cate .sw_woo_search .swsearch-wrapper .top-form.top-search .cat-wrapper {
	padding-left: 0;
}

.rtl .search-cate .sw_woo_search .swsearch-wrapper .top-form.top-search .cat-wrapper {
	padding-right: 0;
}

.sw-instagram-gallery {
	margin-bottom: 10px;
}

.sw-instagram-gallery h3 {
	padding: 10px 0;
	position: relative;
	font-size: 14px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.sw-instagram-gallery h3:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
	left: 0;
	bottom: 0;
}

.rtl .sw-instagram-gallery h3:before {
	right: 0;
	left: auto;
}

.sw-instagram-gallery .intagram-gallery-content {
	margin: 0 -7px;
	display: inline-block;
	vertical-align: top;
}

.sw-instagram-gallery .intagram-gallery-content .item {
	position: relative;
	padding: 0 7px;
	width: 33.33%;
	margin-bottom: 15px;
}

.sw-instagram-gallery .intagram-gallery-content .item >a>.fa {
	position: absolute;
	z-index: 2;
	font-size: 24px;
	top: 15px;
	right: 15px;
	color: #cecece;
}

.sw-instagram-gallery .intagram-gallery-content .item:hover img {
	opacity: .7;
	filter: alpha(opacity=70);
}

.sw-instagram-gallery .intagram-gallery-content.col_1 .item {
	width: 100%;
}

.sw-instagram-gallery .intagram-gallery-content.col_2 .item {
	width: 50%;
}

.sw-instagram-gallery .intagram-gallery-content.col_3 .item {
	width: 33.333%;
}

.sw-instagram-gallery .intagram-gallery-content.col_4 .item {
	width: 25%;
}

.sw-instagram-gallery .intagram-gallery-content.col_5 .item {
	width: 20%;
}

.block-title-widget h2 {
	color: #222;
	font-weight: 700 !important;
	text-transform: uppercase;
	padding: 20px;
	margin: 0 !important;
}

.sidebar .widget.widget_product_categories {
	background-color: transparent;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px #ddd solid;
}

.sidebar .widget.widget_product_categories .block-title-widget h2 {
	text-transform: capitalize;
	padding: 0 0 10px 0;
	border: none;
}

.sidebar .widget.widget_product_categories .product-categories {
	border: 0;
}

.sidebar .widget.widget_product_categories .product-categories >li {
	padding: 10px 0;
}

.sidebar .widget.widget_product_categories .product-categories >li >a {
	font-size: 14px;
	color: #777;
	font-weight: 400;
	cursor: pointer;
}

.sidebar .widget.widget_product_categories .product-categories >li >a:hover {
	color: #ff5c00;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent {
	position: relative;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent .child-category-more {
	font-family: Arial;
	display: block;
	position: absolute;
	right: 0px;
	top: 8px;
	cursor: pointer;
}

.rtl .sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent .child-category-more {
	right: auto;
	left: 0;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent .child-category-more:before {
	content: "";
	font-family: fontawesome;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent >ul {
	display: none;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent.active >a, .sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent:hover >a {
	color: #ff5c00;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent.active .child-category-more, .sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent:hover .child-category-more {
	color: #ff5c00;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li ul.children {
	margin: 0;
	padding-top: 15px;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li ul.children >li {
	padding: 10px;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li ul.children >li:last-child {
	padding-bottom: 0;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.showMore a {
	color: #27abff;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.showMore a:before {
	content: "";
	font-family: FontAwesome;
	margin-right: 10px;
}

.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.showMore a:hover {
	color: #ff5c00;
}

.sidebar .widget.woocommerce-widget-layered-nav {
	background-color: transparent;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px #ddd solid;
}

.sidebar .widget.woocommerce-widget-layered-nav .block-title-widget h2 {
	text-transform: capitalize;
	padding: 0 0 10px 0;
	border: none;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul {
	padding: 10px 0;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul >li {
	display: inline-block;
	vertical-align: top;
	border: 0;
	margin: 0 10px 10px 0;
	padding: 0 !important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl .widget.woocommerce-widget-layered-nav .widget-inner ul >li {
	margin: 0 0 10px 10px;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul >li a {
	padding: 0;
	width: 46px;
	height: 46px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #ededed;
	font-size: 14px;
	color: #777;
	display: inline-block;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul >li a .variation-color {
	width: 33px;
	height: 33px;
	line-height: 31px;
	text-align: center;
	display: inline-block;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul >li a .variation-color >span {
	padding: 0 !important;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul >li .count {
	float: right;
	line-height: 28px;
	display: none;
}

.rtl .widget.woocommerce-widget-layered-nav .widget-inner ul >li .count {
	float: left;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul >li:hover, .widget.woocommerce-widget-layered-nav .widget-inner ul >li.chosen {
	border-color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul >li:hover a, .widget.woocommerce-widget-layered-nav .widget-inner ul >li.chosen a {
	background: transparent;
	color: #ff5c00;
	border: 1px solid #ff5c00;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul >li:hover a .variation-color, .widget.woocommerce-widget-layered-nav .widget-inner ul >li.chosen a .variation-color {
	opacity: .85;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul.custom-filter-layered li a .variation-color {
	display: block;
	font-size: 0;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size >li a {
	background: #fff;
	text-transform: uppercase;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li {
	display: block;
	margin: 0;
	padding: 0;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li:hover, .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li.chosen {
	color: #ff5c00;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li:hover .style-color, .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li.chosen .style-color {
	border: 1px solid #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li:hover .name-color, .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li.chosen .name-color {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a {
	width: auto;
	height: auto;
	border: 0;
	line-height: normal;
	padding: 8px 0;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a .style-color {
	width: 16px;
	height: 16px;
	border: 1px solid #dfdfdf;
	float: left;
	margin-right: 10px;
	border-radius: 50%;
	padding: 2px;
	background-color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a .style-color .variation-color {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a .name-color {
	font-size: 14px;
	color: #777;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme1 {
	margin-bottom: 40px;
}

.sw-woo-container-slider-theme1 .box-slider-title {
	background-color: #6fbf1d;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}

.sw-woo-container-slider-theme1 .box-slider-title.style1 {
	background-color: #b5361c;
}

.sw-woo-container-slider-theme1 .box-slider-title.style2 {
	background-color: #64c0d1;
}

.sw-woo-container-slider-theme1 .box-slider-title h2 {
	font-size: 15px;
	color: #fff;
	font-weight: 700;
	text-align: left;
	margin-right: 10px;
	text-transform: uppercase;
	margin: 0;
	padding: 12px 20px;
}

.rtl .sw-woo-container-slider-theme1 .box-slider-title h2 {
	text-align: right;
}

.sw-woo-container-slider-theme1 .box-slider-title h2 .icon {
	display: inline-block;
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 10px;
}

.rtl .sw-woo-container-slider-theme1 .box-slider-title h2 .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.sw-woo-container-slider-theme1 .box-slider-title h2 .icon img {
	width: auto;
	margin: 0;
}

.sw-woo-container-slider-theme1 .res-button {
	width: 10px;
	height: 10px;
	position: absolute;
	color: #fff;
	display: inline-block;
	top: 11px;
	cursor: pointer;
	font-size: 0;
}

.sw-woo-container-slider-theme1 .res-button:hover {
	color: #ff5c00;
}

.sw-woo-container-slider-theme1 .res-button:before {
	font-family: "FontAwesome";
	font-size: 18px;
}

.sw-woo-container-slider-theme1 .res-button.slick-prev {
	right: 42px;
	left: auto;
}

.sw-woo-container-slider-theme1 .res-button.slick-prev:before {
	content: "";
}

.rtl .sw-woo-container-slider-theme1 .res-button.slick-prev {
	left: 25px;
	right: auto;
}

.sw-woo-container-slider-theme1 .res-button.slick-next {
	right: 25px;
	left: auto;
}

.rtl .sw-woo-container-slider-theme1 .res-button.slick-next {
	left: 42px;
	right: auto;
}

.sw-woo-container-slider-theme1 .res-button.slick-next:before {
	content: "";
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider {
	padding: 20px;
	background-color: #fff;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap {
	padding-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	margin-bottom: 20px;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover {
	box-shadow: none;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb .item-bottom {
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-o-transition: all .8s ease;
	-ms-transition: all .8s ease;
	transition: all .8s ease;
	opacity: 1;
	filter: alpha(opacity=100);
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb .item-bottom .button.add_to_cart_button, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb .item-bottom .add_to_cart_button, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb .item-bottom .product_type_external, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb .item-bottom .product_type_grouped, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb .item-bottom a.compare, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb .item-bottom .group.fancybox {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:last-child {
	padding-bottom: 0;
	border: 0;
	margin: 0;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .wc-soldby-start {
	display: none;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb {
	float: left;
	max-width: 120px;
	margin-right: 20px;
	position: relative;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb img {
	border-radius: 4px;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom {
	position: absolute;
	left: 50%;
	right: auto;
	margin-left: -17px;
	top: 50%;
	margin-top: -50px;
	z-index: 3;
	opacity: 0;
	filter: alpha(opacity=0);
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .clear {
	display: none;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped {
	text-align: center;
	color: #222;
	height: 35px;
	width: 35px;
	line-height: 35px;
	padding: 0;
	display: block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	margin: 0;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart.png") no-repeat center center #fff;
	float: none;
	border-radius: 50%;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	-ms-transition: all .7s ease;
	transition: all .7s ease;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button.nitro-lazy, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button.nitro-lazy, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external.nitro-lazy, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped.nitro-lazy {
	background-image: none !important;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button:hover, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button:hover, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external:hover, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-add.png") no-repeat center center #ff5c00;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button:hover.nitro-lazy, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button:hover.nitro-lazy, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external:hover.nitro-lazy, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped:hover.nitro-lazy {
	background-image: none !important;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button:hover, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button:hover, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external:hover, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped:hover {
	font-size: 0;
	padding: 0;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button:hover:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button:hover:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external:hover:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped:hover:before {
	color: #ff5c00;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button.loading, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button.loading, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external.loading, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped.loading {
	background-color: #ff5c00;
	opacity: .75;
	filter: alpha(opacity=75);
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button.loading:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button.loading:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external.loading:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped.loading:before {
	text-align: center;
	left: 0;
	background-color: #ff5c00;
	border-radius: 16px;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button.added, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button.added, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external.added, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped.added {
	color: #ff5c00;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button.added:after, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button.added:after, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external.added:after, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped.added:after {
	font-family: WooCommerce;
	background: #90cd0d;
	font-size: 8px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 15px;
	vertical-align: top;
	border-radius: 50%;
	color: #444;
	font-weight: bold;
	position: absolute;
	top: 3px;
	right: 3px;
}

.rtl .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .button.add_to_cart_button.added:after, .rtl .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button.added:after, .rtl .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external.added:after, .rtl .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped.added:after {
	right: auto;
	left: 3px;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist {
	margin: 0 1px;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.compare:before {
	font-size: 14px;
	content: "";
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.compare {
	text-align: center;
	color: #222;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	display: block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	max-width: 35px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0;
	float: none;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.compare:before {
	font-family: fontawesome;
	font-size: 14px;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.compare:hover {
	font-size: 0;
	padding: 0;
	background-color: #ff5c00;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.compare:hover:before {
	color: #fff;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.compare {
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .add_to_cart_button, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_external, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .product_type_grouped, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.compare, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .group.fancybox {
	display: block;
	vertical-align: top;
	font-weight: normal;
	min-width: 35px;
	margin: 10px 0;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
	color: #ccc;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #ff5c00;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.fancybox {
	text-align: center;
	color: #222;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	display: block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	font-size: 0;
	max-width: 35px;
	background-color: #fff;
	float: none;
	border-radius: 50%;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.fancybox:before {
	font-family: fontawesome;
	font-size: 14px;
	content: "";
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.fancybox:hover {
	background-color: #ff5c00;
	color: #fff;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom a.compare, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .item-bottom .yith-wcwl-add-to-wishlist {
	display: none;
}

.rtl .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

.rtl .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .onsale {
	left: 10px;
	right: auto;
	border-radius: 0 15px 15px 15px;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb .onsale {
	right: 10px;
	top: 10px;
	font-size: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px 0 15px 15px;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb a.product_thumb_hover {
	position: relative;
	display: inline-block;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .products-thumb a.product_thumb_hover:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .item-content {
	text-align: left;
	padding: 8px 0 0;
	overflow: visible;
}

.rtl .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .item-content {
	text-align: right;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .item-content h4 {
	margin: 0 0 5px;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .item-content h4 a {
	color: #222;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 400;
	padding: 0;
	margin: 0;
	border: 0;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .item-content .item-price {
	display: block;
	margin: 0 0 5px;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .item-content .item-price del {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	font-weight: 400;
}

.rtl .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .item-content .item-price del {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .item-content .sale-off {
	width: 30px;
	height: 30px;
	font-size: 11px;
	float: left;
}

.rtl .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap .item-content .sale-off {
	float: right;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .products-thumb a:before {
	opacity: 1;
}

.sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .item-content h4 a, .sw-woo-container-slider-theme1 .resp-slider-container .slider .item .item-wrap:hover .item-content .item-price {
	opacity: 1;
}

.best-selling-product {
	background-color: #fff;
}

.best-selling-product .box-slider-title h2 {
	font-size: 14px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 0px;
	border-top: 2px solid #ff5c00;
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	float: none;
}

.best-selling-product .resp-slider-container {
	padding: 20px;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap {
	margin-bottom: 20px;
	overflow: hidden;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap:hover {
	box-shadow: none;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap:hover .products-thumb:before {
	opacity: 1;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .products-thumb {
	float: left;
	max-width: 60px;
	margin-right: 15px;
	position: relative;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .products-thumb:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	border-radius: 2px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .products-thumb img {
	border-radius: 2px;
}

.rtl .best-selling-product .resp-slider-container .slider .item .item-wrap .products-thumb {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .item-content {
	padding: 0;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .item-content h4 {
	margin-bottom: 0;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .item-content h4 a {
	font-size: 12px;
	color: #666;
	border: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-style: 400;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .item-content .item-price {
	display: inline-block;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .item-content .item-price span {
	display: inline-block;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .item-content .item-price del, .best-selling-product .resp-slider-container .slider .item .item-wrap .item-content .item-price ins {
	display: inline-block;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .item-content .item-price del {
	font-size: 12px;
	color: #999;
	margin-right: 10px;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap:last-child {
	margin-bottom: 0;
}

.sw-woo-tab-default {
	margin-bottom: 40px;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style1 .wrap-top {
	border-top: 2px solid #f59b31;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style1 .wrap-top .box-title h3 {
	background-color: #f59b31;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style1 .wrap-top .nav-tabs-select .nav.nav-tabs>li.active>a, .sw-woo-tab-default .resp-tab .category-slider-content.style1 .wrap-top .nav-tabs-select .nav.nav-tabs>li:hover>a {
	color: #f59b31;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style2 .wrap-top {
	border-top: 2px solid #449df0;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style2 .wrap-top .box-title h3 {
	background-color: #449df0;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style2 .wrap-top .nav-tabs-select .nav.nav-tabs>li.active>a, .sw-woo-tab-default .resp-tab .category-slider-content.style2 .wrap-top .nav-tabs-select .nav.nav-tabs>li:hover>a {
	color: #449df0;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style2 .tab-content .categories-image {
	float: right;
	margin-right: 0;
}

.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style2 .tab-content .categories-image {
	float: left;
	margin: 0;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style2 .tab-content .categories-image .item-image a img {
	margin-bottom: 14px;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style2 .tab-content .tab-pane .item .item-wrap .item-detail .item-content {
	padding: 17px 20px;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style3 .wrap-top {
	border-top: 2px solid #407f7f;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style3 .wrap-top .box-title h3 {
	background-color: #407f7f;
}

.sw-woo-tab-default .resp-tab .category-slider-content.style3 .wrap-top .nav-tabs-select .nav.nav-tabs>li.active>a, .sw-woo-tab-default .resp-tab .category-slider-content.style3 .wrap-top .nav-tabs-select .nav.nav-tabs>li:hover>a {
	color: #407f7f;
}

.sw-woo-tab-default .resp-tab .category-slider-content .wrap-top {
	overflow: hidden;
	background-color: #fff;
	border-top: 2px solid #e9597e;
	margin-bottom: 30px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .button-collapse {
	display: none;
}

.sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .box-title {
	float: left;
}

.rtl .sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .box-title {
	float: right;
}

.sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .box-title h3 {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background-color: #e9597e;
	padding: 11px 25px 12px;
	margin: 0;
}

.sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .box-title h3 span {
	display: inline-block;
	margin-right: 10px;
}

.rtl .sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .box-title h3 span {
	margin-left: 10px;
	margin-right: 0;
}

.sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .nav-tabs-select {
	float: right;
}

.rtl .sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .nav-tabs-select {
	float: left;
}

.sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .nav-tabs-select .nav.nav-tabs {
	border: 0;
}

.sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .nav-tabs-select .nav.nav-tabs >li {
	padding: 0;
	margin: 0;
	border: 0;
}

.rtl .sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .nav-tabs-select .nav.nav-tabs >li {
	float: right;
}

.sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .nav-tabs-select .nav.nav-tabs >li >a {
	padding: 0;
	padding: 10px 14px;
	margin: 0;
	border: 0;
	color: #222;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 500;
}

.sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .nav-tabs-select .nav.nav-tabs >li.active>a, .sw-woo-tab-default .resp-tab .category-slider-content .wrap-top .nav-tabs-select .nav.nav-tabs >li:hover>a {
	color: #e9597e;
	background-color: #fff;
}

.sw-woo-tab-default .resp-tab .category-slider-content .tab-content.loading {
	margin-bottom: 30px;
}

.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .categories-image {
	float: left;
	margin-right: 15px;
	position: relative;
	z-index: 3;
	max-width: 24%;
}

.rtl .sw-woo-tab-default .resp-tab .category-slider-content .tab-content .categories-image {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}

.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .res-button {
	display: none !important;
}

.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .responsive-slider .slider .slick-list {
	margin: 0 -15px;
}

.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .responsive-slider .slider .slick-list .item {
	padding: 0 15px;
}

.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .responsive-slider .slider .slick-list .item .item-wrap {
	margin-bottom: 30px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .responsive-slider .slider .slick-list .item .item-wrap .item-content .item-price ins span {
	font-size: 20px;
}

.sw-woo-tab-default .resp-tab .category-slider-content .view-all {
	text-align: center;
}

.sw-woo-tab-default .resp-tab .category-slider-content .view-all a {
	display: inline-block;
	font-size: 14px;
	color: #666;
	text-transform: capitalize;
	height: 35px;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 0 32px;
	line-height: 35px;
	border-radius: 3px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-default .resp-tab .category-slider-content .view-all a i {
	margin-left: 10px;
}

.rtl .sw-woo-tab-default .resp-tab .category-slider-content .view-all a i {
	margin-right: 10px;
	margin-left: 0;
}

.rtl .sw-woo-tab-default .resp-tab .category-slider-content .view-all a i:before {
	content: "";
}

.sw-woo-tab-default .resp-tab .category-slider-content .view-all a:hover {
	background-color: #ff5c00;
	border: 1px solid #ff5c00;
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-cat {
	margin-bottom: 40px;
}

.sw-woo-tab-cat .res-button {
	position: absolute;
	top: -7px;
	height: 25px;
	width: 25px;
	line-height: 25px;
	color: #222;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	background-color: #e1e1d8;
	z-index: 3;
	cursor: pointer;
	font-size: 0;
}

.sw-woo-tab-cat .res-button:hover {
	background-color: #ff5c00;
	color: #fff;
}

.sw-woo-tab-cat .res-button:before {
	font-family: "FontAwesome";
	font-size: 16px;
}

.sw-woo-tab-cat .res-button.slick-prev {
	position: absolute;
	right: 30px;
}

.sw-woo-tab-cat .res-button.slick-prev:before {
	content: "";
}

.rtl .sw-woo-tab-cat .res-button.slick-prev {
	left: 0px;
	right: auto;
}

.sw-woo-tab-cat .res-button.slick-next {
	position: absolute;
	right: 0px;
}

.sw-woo-tab-cat .res-button.slick-next:before {
	content: "";
}

.rtl .sw-woo-tab-cat .res-button.slick-next {
	left: 30px;
	right: auto;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider {
	margin-bottom: 30px;
	position: relative;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .button-collapse {
	display: none;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .view-all {
	position: absolute;
	top: 0px;
	right: 0;
	display: none;
}

.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .view-all {
	left: 0;
	right: auto;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .view-all >a {
	font-size: 14px;
	color: #ff5c00;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .view-all >a i {
	margin-left: 5px;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .view-all >a i:before {
	content: "";
}

.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .view-all >a i:before {
	content: "";
}

.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .view-all >a i {
	margin-right: 5px;
	margin-left: 0;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs {
	border-bottom: 1px solid #c2c6c6;
	display: block;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs >li {
	padding: 0;
	margin: 0 14px;
	border: 0;
}

.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs >li {
	float: right;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs >li:first-child {
	margin-left: 0;
}

.rtl .sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs >li:first-child {
	margin-left: 14px;
	margin-right: 0;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs >li >a {
	padding: 0 0 8px;
	border: 0;
	margin: 0;
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
	background-color: transparent;
	height: auto;
	line-height: normal;
	border-radius: 0;
	font-weight: 400;
	position: relative;
	overflow: visible;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs >li >a:before {
	opacity: 0;
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background-color: #ff5c00;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs >li.active>a, .sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs >li:hover>a {
	background-color: transparent;
	color: #222;
	font-weight: 600;
}

.sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs >li.active>a:before, .sw-woo-tab-cat .resp-tab .top-tab-slider .nav.nav-tabs >li:hover>a:before {
	opacity: 1;
}

.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .resp-slider-container .slider .slick-list {
	margin: 0 -15px;
}

.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .resp-slider-container .slider .slick-list .item {
	padding: 0 15px;
}

.sw-woo-tab-cat .resp-tab .tab-content .tab-pane .resp-slider-container .slider .slick-list .item .item-wrap .item-content .item-price ins span {
	font-size: 20px;
}

.sw-category-slider4 {
	position: relative;
}

.sw-category-slider4 .res-button {
	position: absolute;
	top: 50%;
	cursor: pointer;
	font-size: 0;
	width: 24px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	z-index: 2;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	margin-top: -22px;
	background: #fff;
	color: #222;
}

.sw-category-slider4 .res-button:hover {
	background: #ff5c00;
	color: #fff;
}

.sw-category-slider4 .res-button.slick-next {
	right: -22px;
}

.rtl .sw-category-slider4 .res-button.slick-next {
	right: auto;
	left: -22px;
}

.sw-category-slider4 .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 20px;
}

.rtl .sw-category-slider4 .res-button.slick-next:before {
	content: "";
}

.sw-category-slider4 .res-button.slick-prev {
	left: -22px;
}

.rtl .sw-category-slider4 .res-button.slick-prev {
	left: auto;
	right: -22px;
}

.sw-category-slider4 .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 20px;
}

.rtl .sw-category-slider4 .res-button.slick-prev:before {
	content: "";
}

.sw-category-slider4 .resp-slider-container .slider .slick-list {
	padding-top: 5px;
}

.sw-category-slider4 .resp-slider-container .slider .slick-list .item {
	padding: 0 15px;
}

.sw-category-slider4 .resp-slider-container .slider .slick-list .item .item-wrap {
	text-align: center;
	background-color: transparent;
}

.sw-category-slider4 .resp-slider-container .slider .slick-list .item .item-wrap .item-image {
	max-width: 110px;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
}

.sw-category-slider4 .resp-slider-container .slider .slick-list .item .item-wrap .item-image a {
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
}

.sw-category-slider4 .resp-slider-container .slider .slick-list .item .item-wrap .item-image img {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	border-radius: 50%;
	margin: 0 0 20px;
	overflow: hidden;
}

.sw-category-slider4 .resp-slider-container .slider .slick-list .item .item-wrap .item-image:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.sw-category-slider4 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h3 {
	max-width: 135px;
	margin: 0 auto 10px auto;
}

.sw-category-slider4 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h3 a {
	font-size: 20px;
	color: #fff;
	text-transform: capitalize;
	font-weight: 700;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-category-slider4 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h3 a:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-category-slider4 .resp-slider-container .slider .slick-list .item .item-wrap .item-content .product-count {
	font-size: 14px;
	color: #fff;
}

.best-selling-product3 {
	margin-bottom: 30px;
}

.best-selling-product3 .box-title h3 {
	text-transform: uppercase;
	color: #222;
	font-size: 16px;
	margin-bottom: 20px;
}

.best-selling-product3 .res-button {
	display: none !important;
}

.best-selling-product3 .resp-slider-container .slider {
	margin: 0 -15px;
}

.best-selling-product3 .resp-slider-container .slider .item {
	padding: 0 15px;
}

.best-selling-product3 .resp-slider-container .slider .item .item-wrap .item-detail .products-thumb .product_thumb_hover img {
	margin-bottom: 0;
}

.best-selling-product3 .slick-dots {
	margin: 20px 0 0;
	text-align: center;
}

.best-selling-product3 .slick-dots li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
}

.best-selling-product3 .slick-dots li button {
	font-size: 0;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background: #ddd;
	border: none;
	padding: 0;
}

.best-selling-product3 .slick-dots li:hover button {
	background: #ff5c00;
	border: none;
}

.best-selling-product3 .slick-dots li.slick-active button {
	background: #ff5c00;
	width: 30px;
	border: none;
}

.woo-slider-mostview {
	position: relative;
	margin-bottom: 30px;
	border-bottom: 1px #ddd solid;
	padding-bottom: 40px;
}

.woo-slider-mostview .res-button {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-color: #e1e1d8;
	color: #222;
	position: absolute;
	top: 5px;
	right: 0;
	line-height: 25px;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	font-size: 0;
}

.woo-slider-mostview .res-button:hover {
	background-color: #ff5c00;
	color: #fff;
}

.woo-slider-mostview .res-button:before {
	font-family: "Fontawesome";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
}

.woo-slider-mostview .res-button.slick-prev {
	right: 33px;
	left: auto;
}

.woo-slider-mostview .res-button.slick-prev:before {
	content: "";
}

.rtl .woo-slider-mostview .res-button.slick-prev {
	left: 0;
	right: auto;
}

.woo-slider-mostview .res-button.slick-next {
	right: 0;
	left: auto;
}

.rtl .woo-slider-mostview .res-button.slick-next {
	left: 33px;
	right: auto;
}

.woo-slider-mostview .res-button.slick-next:before {
	content: "";
}

.woo-slider-mostview .resp-slider-container .box-slider-title h2 {
	font-size: 16px;
	font-weight: normal;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
}

.rtl .woo-slider-mostview .resp-slider-container .box-slider-title h2 {
	text-align: right;
}

.woo-slider-mostview .resp-slider-container .box-slider-title h2 span {
	display: inline-block;
	position: relative;
	padding: 10px 0;
}

.woo-slider-mostview .resp-slider-container .slider {
	border: 0;
	margin: 0 -15px;
}

.woo-slider-mostview .resp-slider-container .slider .item {
	padding: 0 15px;
}

.woo-slider-mostview .resp-slider-container .slider .item .item-wrap {
	border: 1px solid #ededed;
}

.sw-recent-viewed-slider {
	position: relative;
	margin-bottom: 30px;
	border-bottom: 1px #ddd solid;
	padding-bottom: 40px;
}

.sw-recent-viewed-slider .res-button {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-color: #e1e1d8;
	color: #222;
	position: absolute;
	top: 5px;
	right: 0;
	line-height: 25px;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	font-size: 0;
}

.sw-recent-viewed-slider .res-button:hover {
	background-color: #ff5c00;
	color: #fff;
}

.sw-recent-viewed-slider .res-button:before {
	font-family: "Fontawesome";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
}

.sw-recent-viewed-slider .res-button.slick-prev {
	right: 33px;
	left: auto;
}

.sw-recent-viewed-slider .res-button.slick-prev:before {
	content: "";
}

.rtl .sw-recent-viewed-slider .res-button.slick-prev {
	left: 0;
	right: auto;
}

.sw-recent-viewed-slider .res-button.slick-next {
	right: 0;
	left: auto;
}

.rtl .sw-recent-viewed-slider .res-button.slick-next {
	left: 33px;
	right: auto;
}

.sw-recent-viewed-slider .res-button.slick-next:before {
	content: "";
}

.sw-recent-viewed-slider .resp-slider-container .box-slider-title h3 {
	font-size: 16px;
	font-weight: normal;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
}

.rtl .sw-recent-viewed-slider .resp-slider-container .box-slider-title h3 {
	text-align: right;
}

.sw-recent-viewed-slider .resp-slider-container .slider {
	border: 0;
	margin: 0 -15px;
}

.sw-recent-viewed-slider .resp-slider-container .slider .item {
	padding: 0 15px;
}

.sw-recent-viewed-slider .resp-slider-container .slider .item .item-wrap {
	border: 1px solid #ededed;
}

.sw-recent-viewed-slider .resp-slider-container .slider .item .item-wrap .item-detail .wc-soldby-start {
	padding: 0 20px;
}

.sw-recent-viewed-slider .resp-slider-container .slider .item .item-wrap .item-detail .wc-soldby-start small {
	font-weight: normal;
}

.sw-top-brand-product .childcat-slider-content {
	border-left: 1px solid #ededed;
	padding-left: 15px;
}

.rtl .sw-top-brand-product .childcat-slider-content {
	padding-right: 15px;
	padding-left: 0;
	border-right: 1px solid #ededed;
	border-left: 0;
}

.sw-top-brand-product .childcat-slider-content .wrap-banner {
	text-align: center;
	margin-bottom: 10px;
}

.sw-top-brand-product .childcat-slider-content .wrap-banner .item-brand a {
	display: inline-block;
	vertical-align: top;
}

.sw-top-brand-product .childcat-slider-content .wrap-banner .item-brand a:hover img {
	opacity: .85;
}

.sw-top-brand-product .childcat-slider-content .box-title h3 {
	font-size: 14px;
	color: #222;
	font-weight: 700;
	margin: 0 0 30px;
	text-align: center;
}

.sw-top-brand-product .childcat-slider-content .resp-slider-container .slider {
	position: relative;
	margin: 0;
	padding: 0 7.5px;
}

.sw-top-brand-product .childcat-slider-content .resp-slider-container .slider .item {
	float: left;
	width: 50%;
	padding: 0 7.5px;
	margin: 0 0 20px;
}

.sw-top-brand-product .childcat-slider-content .resp-slider-container .slider .item .item-detail .item-img a:hover img {
	opacity: .85;
}

.sw-top-brand-product .childcat-slider-content .resp-slider-container .slider .item .meta-location {
	display: none;
}

.sw-vendor-container-slider .box-title {
	padding: 0 0 20px 0;
}

.sw-vendor-container-slider .box-title h3 {
	font-size: 18px;
	color: #000;
	margin: 0;
	text-transform: capitalize;
}

.sw-vendor-container-slider .box-title span {
	border-left: 3px #ff5c00 solid;
	padding: 0 15px;
}

.rtl .sw-vendor-container-slider .box-title span {
	border-right: 3px #ff5c00 solid;
	border-left: none;
}

.sw-vendor-container-slider .box-title .view-all {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1.5px;
	padding-top: 4px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-vendor-container-slider .box-title .view-all:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-vendor-container-slider .box-title {
	padding-bottom: 17px;
}

.sw-vendor-container-slider .resp-slider-container {
	margin: 0 -10px;
}

.sw-vendor-container-slider .resp-slider-container .slider .item {
	padding: 0 10px;
}

.sw-vendor-container-slider .resp-slider-container .slider .item .item-product {
	background: #fff;
	padding: 10px;
}

.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-content {
	width: 33.332%;
	padding: 2.5px;
}

.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-content a img {
	border-radius: 6px;
	border: 1px #eee solid;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-content a img:hover {
	animation-name: elementor-animation-buzz-out;
	animation-duration: .75s;
	opacity: 1;
	animation-timing-function: linear;
	animation-iteration-count: 1;
}

.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-bot {
	clear: both;
	padding-top: 8px;
}

.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-bot .item-user {
	margin-right: 10px;
}

.rtl .sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-bot .item-user {
	margin-right: 0;
	margin-left: 10px;
}

.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-bot .item-user a img {
	border-radius: 50%;
	overflow: hidden;
	width: 36px;
	margin-bottom: 0;
}

.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-bot h4 {
	margin-bottom: 0;
}

.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-bot h4 a {
	font-size: 14px;
	color: #000;
	font-weight: 600;
	display: block;
	text-transform: capitalize;
}

.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-bot h4 span {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.sw-vendor-container-slider .res-button {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	box-shadow: 0px 1px 4px #ccc;
	margin-top: -24px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 3;
	background: #f5f5f5;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-vendor-container-slider .res-button.slick-prev {
	left: 5px;
}

.sw-vendor-container-slider .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-vendor-container-slider .res-button.slick-next {
	right: 5px;
}

.sw-vendor-container-slider .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-vendor-container-slider .res-button:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-vendor-container-slider .res-button:hover:before {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-vendor-container-slider .res-button {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-vendor-container-slider:hover .res-button {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-vendor-container-slider2 {
	background: #fff;
	position: relative;
}

.sw-vendor-container-slider2 .box-title h3 {
	font-size: 13px;
	color: #444;
	padding: 20px;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap {
	border-bottom: 1px solid #ededed;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap:last-child {
	border-bottom: 0;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap .item-img {
	text-align: center;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap .item-img >a {
	display: inline-block;
	vertical-align: top;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap .item-img >a img {
	width: auto;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap .item-img .wc-soldby-start {
	text-align: center;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap .item-img .meta-location {
	display: none;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap .item-content {
	padding-bottom: 20px;
	background-color: transparent;
	text-align: center;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap .item-content h4 a {
	font-size: 14px;
	color: #222;
	padding-bottom: 0;
	border-bottom: none;
	font-weight: normal;
	margin-bottom: 0;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap .item-content h4 a:hover {
	color: #ff5c00;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap .item-content .reviews-content {
	display: block;
	float: none;
	padding: 5px 0 10px;
}

.sw-vendor-container-slider2 .resp-slider-container .slider .item .item-wrap .item-content .item-price span del {
	display: inline-block;
}

.sw-vendor-container-slider2 .res-button {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-color: #e1e1d8;
	color: #222;
	position: absolute;
	top: 14px;
	right: 0;
	line-height: 25px;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	font-size: 0;
}

.sw-vendor-container-slider2 .res-button:hover {
	background-color: #ff5c00;
	color: #fff;
}

.sw-vendor-container-slider2 .res-button:before {
	font-family: "Fontawesome";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
}

.sw-vendor-container-slider2 .res-button.slick-prev {
	right: 45px;
	left: auto;
}

.sw-vendor-container-slider2 .res-button.slick-prev:before {
	content: "";
}

.rtl .sw-vendor-container-slider2 .res-button.slick-prev {
	left: 15px;
	right: auto;
}

.sw-vendor-container-slider2 .res-button.slick-next {
	right: 15px;
	left: auto;
}

.rtl .sw-vendor-container-slider2 .res-button.slick-next {
	left: 45px;
	right: auto;
}

.sw-vendor-container-slider2 .res-button.slick-next:before {
	content: "";
}

.sw-woo-tab-style7 {
	padding: 10px 20px 0;
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	border-radius: 20px;
}

.sw-woo-tab-style7 .box-slider-title {
	margin: 0 0 10px;
}

.sw-woo-tab-style7 .resp-slider-container {
	margin: 0 -15px;
}

.sw-woo-tab-style7 .item .item-wrap6 .item-detail {
	box-shadow: none;
}

.sw-woo-tab-style7 .page-title-slider {
	color: #000;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	margin: 0;
}

.sw-woo-tab-style7 .slider-description {
	font-size: 14px;
	color: #555;
	line-height: 35px;
}

.sw-woo-tab-style7 .item .item-wrap6 .item-detail .item-content .bottom {
	padding: 10px 0 0;
}

.sw-woo-tab-style8 {
	padding: 10px 20px 0;
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	border-radius: 20px;
}

.sw-woo-tab-style8 .resp-slider-container {
	margin: 0 -15px;
}

.sw-woo-tab-style8 .item .item-wrap6:hover .item-detail, .sw-woo-tab-style8 .item .item-wrap6 .item-detail {
	box-shadow: none;
}

.sw-woo-tab-style8 .page-title-slider {
	color: #000;
	font-weight: 700;
	font-size: 18px;
	line-height: 35px;
	margin: 0 0 5px;
}

.sw-woo-tab-style8 .slider-description {
	font-size: 14px;
	color: #555;
	line-height: 35px;
}

.sw-woo-tab-style8 .item .item-wrap6 .item-detail {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	flex-direction: row;
}

.sw-woo-tab-style8 .item .item-wrap6 .item-detail .products-thumb {
	max-width: 130px;
	float: left;
}

.sw-woo-tab-style8 .item .item-wrap6 .item-detail .products-thumb .item-bottom {
	bottom: 30px;
}

.remove-title .box-slider-title {
	display: none;
}

.image-left>.vc_column-inner {
	padding-right: 0;
}

.rtl .image-left>.vc_column-inner {
	padding-right: 15px;
	padding-left: 0;
}

.image-right>.vc_column-inner {
	padding-left: 0;
}

.rtl .image-right>.vc_column-inner {
	padding-left: 15px;
	padding-right: 0;
}

.block-service-home1 {
	background-color: #ff5c00;
	margin-bottom: 40px;
	border-radius: 3px;
	box-shadow: 0 0 3px #999;
}

.block-service-home1 ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
}

.block-service-home1 ul >li.item {
	padding: 33px 15px;
	cursor: pointer;
}

.block-service-home1 ul >li.item:hover {
	background-color: #d94a00;
}

.block-service-home1 ul >li.item.free .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-freeship.png") no-repeat center center;
}

.block-service-home1 ul >li.item.free .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home1 ul >li.item.secure .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-payment.png") no-repeat center center;
}

.block-service-home1 ul >li.item.secure .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home1 ul >li.item.support .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-suport.png") no-repeat center center;
}

.block-service-home1 ul >li.item.support .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home1 ul >li.item.payment .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-dailyvery.png") no-repeat center center;
}

.block-service-home1 ul >li.item.payment .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home1 ul >li.item .icon {
	display: inline-block;
	width: 35px;
	height: 36px;
	float: left;
	margin-right: 10px;
}

.rtl .block-service-home1 ul >li.item .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.block-service-home1 ul >li.item .text h5 {
	margin: 0 0 2px;
}

.block-service-home1 ul >li.item .text h5 a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}

.block-service-home1 ul >li.item .text p {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0;
	line-height: 16px;
}

.block-service-home2 {
	background-color: #fff;
}

.block-service-home2 ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
}

.block-service-home2 ul >li.item {
	padding: 33px 0;
	cursor: pointer;
}

.block-service-home2 ul >li.item:hover .text h5 a {
	color: #ff5c00;
}

.block-service-home2 ul >li.item.free .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-freeship2.png") no-repeat center center;
}

.block-service-home2 ul >li.item.free .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home2 ul >li.item.secure .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-payment2.png") no-repeat center center;
}

.block-service-home2 ul >li.item.secure .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home2 ul >li.item.support .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-suport2.png") no-repeat center center;
}

.block-service-home2 ul >li.item.support .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home2 ul >li.item.payment .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-dailyvery2.png") no-repeat center center;
}

.block-service-home2 ul >li.item.payment .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home2 ul >li.item .icon {
	display: inline-block;
	width: 35px;
	height: 33px;
	float: left;
	margin-right: 10px;
}

.rtl .block-service-home2 ul >li.item .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.block-service-home2 ul >li.item .text h5 {
	margin: 0 0 2px;
}

.block-service-home2 ul >li.item .text h5 a {
	color: #222;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}

.block-service-home2 ul >li.item .text p {
	font-size: 12px;
	color: #222;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0;
	line-height: 16px;
}

.wp-comingsoon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-comingsoon.jpg") no-repeat center center;
	text-align: center;
}

.wp-comingsoon.nitro-lazy {
	background-image: none !important;
}

.wp-comingsoon .title-comingsoon {
	margin-bottom: 40px;
	margin-top: 330px;
}

.wp-comingsoon .title-comingsoon h1 {
	color: #fff;
	font-size: 32px;
	font-weight: 700 !important;
	text-transform: uppercase;
}

.wp-comingsoon .title-comingsoon .des-comingsoon {
	font-size: 13px;
	color: #e0e0e0;
	width: 60%;
	line-height: 24px;
	margin: 25px auto 0;
	text-align: center;
}

.wp-comingsoon .countdown-shortcode {
	margin-bottom: 280px;
}

.wp-comingsoon .social-comingsoon .menu-social {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	text-align: center;
	list-style-type: none;
}

.wp-comingsoon .social-comingsoon .menu-social li {
	float: left;
	margin: 0 5px;
}

.wp-comingsoon .social-comingsoon .menu-social li a {
	display: inline-block;
	vertical-align: top;
	color: #818180;
	font-size: 14px;
	width: 46px;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, .1);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.wp-comingsoon .social-comingsoon .menu-social li a:hover {
	background-color: #ff5c00;
	color: #fff;
}

.wp-comingsoon .footer-comingsoon {
	padding: 17px 0;
	line-height: 20px;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
}

.wp-comingsoon .footer-comingsoon a {
	color: #ff5c00;
}

.wp-comingsoon .footer-comingsoon a:hover {
	color: #cc4a00;
}

.comming-soon {
	text-align: center;
}

.comming-soon .ClassyCountdown-wrapper {
	display: inline-block;
	overflow: hidden;
}

.comming-soon .ClassyCountdown-wrapper >div {
	display: inline-block;
	position: relative;
	width: 120px;
	margin: 10px 15px;
	float: left;
}

.rtl .comming-soon .ClassyCountdown-wrapper >div {
	float: right;
}

.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
	position: absolute;
	font-size: 34px !important;
	font-weight: bold;
	font-weight: 700;
	color: #fff;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 100px;
}

.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
	font-size: 14px !important;
	font-weight: 700;
	color: #fff !important;
	display: inline-block;
	top: -45px;
	position: relative;
	text-transform: uppercase;
}

@-moz-document url-prefix() {
	.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value>span {
		margin-top: -50px;
		top: auto;
	}
}

.listings-title {
	margin: 0 0 30px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-bread.jpg") no-repeat;
}

.listings-title.nitro-lazy {
	background-image: none !important;
}

.listings-title .wrap-title {
	text-align: center;
	padding: 58px 0;
}

.listings-title .wrap-title .entry-title {
	font-size: 26px;
	color: #fff;
	text-transform: capitalize;
	margin: 0 0 5px;
}

.listings-title .wrap-title .breadcrumbs .breadcrumb {
	margin: 0;
	background-color: transparent;
	display: inline-block;
}

.listings-title .wrap-title .breadcrumbs .breadcrumb >li {
	font-size: 12px;
	color: #fefefe;
	text-transform: capitalize;
	font-weight: 400;
}

.listings-title .wrap-title .breadcrumbs .breadcrumb >li.active {
	color: #ff5c00;
}

.listings-title .wrap-title .breadcrumbs .breadcrumb >li:last-child span.go-page {
	display: none;
}

.listings-title .wrap-title .breadcrumbs .breadcrumb >li +li:before {
	content: "";
	padding: 0;
}

.listings-title .wrap-title .breadcrumbs .breadcrumb >li >.go-page:before {
	content: "|";
	padding: 0 10px;
}

.rtl .listings-title .wrap-title .breadcrumbs .breadcrumb >li >.go-page {
	float: left;
}

.rtl .listings-title .wrap-title .breadcrumbs .breadcrumb >li >.go-page:before {
	content: "|";
}

.listings-title .wrap-title .breadcrumbs .breadcrumb >li >a {
	color: #fefefe;
}

.listings-title .wrap-title .breadcrumbs .breadcrumb >li >a:hover {
	color: #ff5c00;
}

.topdeal_breadcrumbs {
	background: #e6e6e6;
	margin-bottom: 40px;
}

.page .topdeal_breadcrumbs {
	background-color: #fff;
	margin: 0;
}

.topdeal_breadcrumbs .breadcrumbs .breadcrumb {
	margin: 0;
	background-color: transparent;
	padding: 0;
}

.topdeal_breadcrumbs .breadcrumbs .breadcrumb >li {
	font-size: 12px;
	padding: 12px 0;
	color: #777;
	text-transform: capitalize;
	font-weight: 400;
}

.topdeal_breadcrumbs .breadcrumbs .breadcrumb >li:last-child span.go-page {
	display: none;
}

.topdeal_breadcrumbs .breadcrumbs .breadcrumb >li +li:before {
	content: "";
	padding: 0;
}

.topdeal_breadcrumbs .breadcrumbs .breadcrumb >li >.go-page:before {
	content: "";
	font-family: "FontAwesome";
	padding: 0 10px;
}

.rtl .topdeal_breadcrumbs .breadcrumbs .breadcrumb >li >.go-page {
	float: left;
}

.rtl .topdeal_breadcrumbs .breadcrumbs .breadcrumb >li >.go-page:before {
	content: "";
}

.topdeal_breadcrumbs .breadcrumbs .breadcrumb >li >a {
	color: #222;
}

.topdeal_breadcrumbs .breadcrumbs .breadcrumb >li >a:hover {
	color: #ff5c00;
}

.topdeal_breadcrumbs.style1 {
	margin: 0;
	margin: 0 0 30px;
	text-align: center;
	background-size: cover !important;
	padding: 40px 0;
}

.topdeal_breadcrumbs.style1 h1.page-title {
	font-size: 40px;
	color: #fff;
	text-transform: capitalize;
	font-weight: 400 !important;
	margin: 0 0 12px;
}

.topdeal_breadcrumbs.style1 .breadcrumbs .breadcrumb {
	background-color: transparent;
	padding: 0 0 45px;
}

.topdeal_breadcrumbs.style1 .breadcrumbs .breadcrumb >li {
	text-transform: capitalize;
	font-weight: 400;
	color: #fff;
}

.topdeal_breadcrumbs.style1 .breadcrumbs .breadcrumb >li >a {
	font-size: 12px;
	color: #fff;
}

.topdeal_breadcrumbs.style1 .breadcrumbs .breadcrumb >li >a:hover {
	color: #ff5c00;
}

.topdeal_breadcrumbs.style2 {
	margin: 0;
	text-align: center;
	padding: 65px 0 70px;
	background: transparent;
	position: relative;
}

.topdeal_breadcrumbs.style2 h1.page-title {
	font-size: 40px;
	color: #fff;
	text-transform: capitalize;
	font-weight: 400 !important;
	margin: 0 0 12px;
}

.topdeal_breadcrumbs.style2 .breadcrumbs .breadcrumb {
	background-color: transparent;
	padding: 0;
}

.topdeal_breadcrumbs.style2 .breadcrumbs .breadcrumb >li {
	text-transform: capitalize;
	font-weight: 400;
	color: #fff;
}

.topdeal_breadcrumbs.style2 .breadcrumbs .breadcrumb >li >a {
	font-size: 12px;
	color: #fff;
}

.topdeal_breadcrumbs.style2 .breadcrumbs .breadcrumb >li >a:hover {
	color: #ff5c00;
}

.search .content-list-category .content_list_product .products-wrapper .products-loop .item:nth-child(4n + 1) {
	clear: both;
}

.search .topdeal_breadcrumbs .breadcrumbs .breadcrumb {
	border-bottom: 1px solid #eee;
	margin-bottom: 40px;
}

.search .blog-content .pagination {
	margin-bottom: 40px;
}

.search.rtl .listing-title h1 small {
	float: right;
}

.search .listing-title h1 {
	font-size: 24px;
}

.search .listing-title h1 small {
	position: relative;
}

.search .listing-title h1 small:before {
	content: "\"";
	display: inline-block;
	margin: 0 5px;
}

.search .listing-title h1 small:after {
	content: "\"";
	display: inline-block;
	margin: 0 5px;
}

.search .products-wrapper {
	padding: 0;
}

.search .pag-search>.pagination {
	margin-bottom: 40px;
}

.search .no-result {
	margin-bottom: 40px;
}

.search .no-result p {
	font-size: 14px;
	margin-bottom: 15px;
}

.search .no-result form {
	max-width: 100%;
	min-height: 40px;
	position: relative;
}

.search .no-result form label {
	display: none;
}

.search .no-result form input[type="text"], .search .no-result form input[type="password"] {
	border-radius: 0;
	padding: 15px 85px 15px 20px;
	width: 100%;
}

.search .no-result form input[type="submit"] {
	background: #ff5c00;
	border: 1px solid #ff5c00;
	border-radius: 0;
	color: #fff;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 0;
	text-transform: uppercase;
}

.search .no-result form input[type="submit"]:hover {
	background: #cc4a00;
	border-color: #cc4a00;
}

.search.rtl .no-result form input[type="text"] {
	padding: 15px 20px 15px 85px;
}

.search.rtl .no-result form input[type="submit"] {
	right: auto;
	left: 0;
}

.content-search >.post, .content-search .product, .content-search .page {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 0;
}

.content-search >.post .entry, .content-search .product .entry, .content-search .page .entry {
	padding: 20px;
	border-radius: 3px;
}

.content-search >.post .entry-thumb, .content-search .product .entry-thumb, .content-search .page .entry-thumb {
	padding-right: 30px;
}

.rtl .content-search >.post .entry-thumb, .rtl .content-search .product .entry-thumb, .rtl .content-search .page .entry-thumb {
	padding-left: 30px;
	padding-right: 0;
}

.content-search >.post .entry-content, .content-search .product .entry-content, .content-search .page .entry-content {
	overflow: hidden;
}

.content-search >.post .entry-content .title-blog h3, .content-search .product .entry-content .title-blog h3, .content-search .page .entry-content .title-blog h3 {
	font-size: 16px;
	color: #111;
}

.content-search >.post .entry-content .entry-meta, .content-search .product .entry-content .entry-meta, .content-search .page .entry-content .entry-meta {
	margin-bottom: 10px;
}

.content-search >.post .entry-content .entry-meta .entry-author, .content-search .product .entry-content .entry-meta .entry-author, .content-search .page .entry-content .entry-meta .entry-author {
	color: #999;
}

.content-search >.post .entry-content .entry-meta .entry-author a, .content-search .product .entry-content .entry-meta .entry-author a, .content-search .page .entry-content .entry-meta .entry-author a {
	color: #999;
}

.content-search >.post .entry-content .entry-meta .entry-author a:hover, .content-search .product .entry-content .entry-meta .entry-author a:hover, .content-search .page .entry-content .entry-meta .entry-author a:hover {
	color: #ff5c00;
}

.content-search >.post .entry-content .entry-meta i, .content-search .product .entry-content .entry-meta i, .content-search .page .entry-content .entry-meta i {
	margin-right: 5px;
}

.rtl .content-search >.post .entry-content .entry-meta i, .rtl .content-search .product .entry-content .entry-meta i, .rtl .content-search .page .entry-content .entry-meta i {
	margin-right: 0;
	margin-left: 5px;
}

.content-search >.post .entry-content .entry-meta a, .content-search .product .entry-content .entry-meta a, .content-search .page .entry-content .entry-meta a {
	color: #999;
}

.content-search >.post .entry-content .entry-meta a:hover, .content-search .product .entry-content .entry-meta a:hover, .content-search .page .entry-content .entry-meta a:hover {
	color: #ff5c00;
}

.content-search >.post .entry-content .entry-meta >span, .content-search .product .entry-content .entry-meta >span, .content-search .page .entry-content .entry-meta >span {
	padding-right: 20px;
	display: inline-block;
	vertical-align: top;
	color: #999;
}

.rtl .content-search >.post .entry-content .entry-meta >span, .rtl .content-search .product .entry-content .entry-meta >span, .rtl .content-search .page .entry-content .entry-meta >span {
	padding-right: 0;
	padding-left: 20px;
}

.content-search >.post .entry-content .entry-description, .content-search .product .entry-content .entry-description, .content-search .page .entry-content .entry-description {
	margin-bottom: 10px;
}

.content-search >.post .entry-content .bl_read_more a, .content-search .product .entry-content .bl_read_more a, .content-search .page .entry-content .bl_read_more a {
	text-transform: capitalize;
	color: #ff5c00;
}

.content-search >.post .entry-content .bl_read_more a:hover, .content-search .product .entry-content .bl_read_more a:hover, .content-search .page .entry-content .bl_read_more a:hover {
	opacity: .8;
}

.content-search >.post .entry-content .bl_read_more i, .content-search .product .entry-content .bl_read_more i, .content-search .page .entry-content .bl_read_more i {
	margin: 0 5px;
}

.home.blog .header {
	margin-bottom: 30px;
}

.home.blog .category-header .entry-title {
	font-weight: 700 !important;
	font-size: 28px;
	text-transform: uppercase;
	margin: 0 0 20px;
}

.image-hover:hover .wrap-content h3 {
	color: #ff5c00;
}

_:-ms-fullscreen, :root .sw-child-cat .child-top .childcat-content {
	padding: 19px 15px 45px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.resp-tab .tab-pane.active {
		overflow: hidden !important;
	}
	
	.sw-woo-tab-default .resp-tab .category-slider-content.style2 .tab-content .categories-image {
		margin-left: 15px;
	}
	
	.rtl .sw-woo-tab-default .resp-tab .category-slider-content.style2 .tab-content .categories-image {
		margin-right: 15px;
		margin-left: 0;
	}
}

.resp-tab .top-tab-slider {
	text-align: center;
}

.sw-woo-tab-style5 .resp-tab .top-tab-slider {
	border-bottom: 1px solid #fff;
	margin: 0 5px 15px;
}

.resp-tab .top-tab-slider .nav.nav-tabs {
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
	border-bottom: 0;
}

.resp-tab .top-tab-slider .nav.nav-tabs li {
	margin: 0 10px;
}

.sw-woo-tab-style5 .resp-tab .top-tab-slider .nav.nav-tabs li {
	margin: 0 65px;
}

.resp-tab .top-tab-slider .nav.nav-tabs li a {
	border: 1px solid #dfdfdf;
	padding: 0 30px;
	height: 50px;
	line-height: 46px;
	overflow: hidden;
	font-size: 16px;
	text-transform: capitalize;
	color: #313131;
	margin: 0;
	background-color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
}

.sw-woo-tab-style5 .resp-tab .top-tab-slider .nav.nav-tabs li a {
	color: #fff;
	background-color: transparent;
	border: transparent;
	font-weight: 600;
	border-radius: 0;
	font-size: 21px;
	line-height: normal;
	height: auto;
	padding: 15px 0;
}

.resp-tab .top-tab-slider .nav.nav-tabs li.active a, .resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
	color: #fff;
	background-color: #ff5c00;
	border-color: #ff5c00;
	position: relative;
}

.sw-woo-tab-style5 .resp-tab .top-tab-slider .nav.nav-tabs li.active a, .sw-woo-tab-style5 .resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
	border: none;
	background-color: transparent;
	color: #f9cb06;
	border-radius: 0;
}

.sw-woo-tab-style5 .resp-tab .top-tab-slider .nav.nav-tabs li.active a::before, .sw-woo-tab-style5 .resp-tab .top-tab-slider .nav.nav-tabs li:hover a::before {
	content: "";
	background-color: #f9cb06;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	height: 2px;
}

.resp-tab .tab-pane {
	display: block;
	height: 0;
	overflow: hidden;
}

.resp-tab .tab-pane .responsive-slider {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.resp-tab .tab-pane .responsive-slider .slider .item .item-wrap {
	background-color: #fff;
}

.resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content h4 {
	margin-bottom: 10px;
}

.resp-tab .tab-pane.active {
	height: auto;
	overflow: visible;
}

.item .item-wrap {
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	position: relative;
}

.item .item-wrap .item-detail .products-thumb {
	position: relative;
	text-align: center;
}

.item .item-wrap .item-detail .products-thumb a.fancybox {
	display: none;
}

.item .item-wrap .item-detail .products-thumb .product_thumb_hover {
	position: relative;
	display: block;
}

.item .item-wrap .item-detail .products-thumb .product_thumb_hover img {
	display: inline-block;
	max-width: 100%;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}

.item .item-wrap .item-detail .products-thumb .product_thumb_hover:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	opacity: 0;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.item .item-wrap .item-detail .item-content {
	padding: 15px 20px 20px;
	overflow: hidden;
}

.item .item-wrap .item-detail .item-content h4 a {
	font-size: 14px;
	color: #222;
	font-weight: 500;
	text-transform: capitalize;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	padding: 0 0 18px;
	border-bottom: 1px solid #e1e1d8;
	display: block;
	margin-bottom: 15px;
	line-height: 20px;
}

.item .item-wrap .item-detail .item-content h4 a:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.item .item-wrap .item-detail .item-content .reviews-content {
	display: none;
}

.item .item-wrap .item-detail .item-content .item-price {
	font-size: 20px;
	float: none;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	vertical-align: top;
}

.rtl .item .item-wrap .item-detail .item-content .item-price {
	float: right;
}

.item .item-wrap .item-detail .item-content .item-price >span {
	display: inline-block;
}

.item .item-wrap .item-detail .item-content .item-price >span ins {
	float: none;
	order: 2;
}

.item .item-wrap .item-detail .item-content .item-price >span ins span {
	font-size: 16px;
	color: #ff5c00;
}

.item .item-wrap .item-detail .item-content .item-price >span del {
	float: none;
	display: block;
	margin: 0 0 2px;
	order: 1;
}

.item .item-wrap .item-detail .item-content .item-price >span del span {
	font-size: 14px;
	line-height: 18px;
	color: #ccc;
	font-weight: 400;
	text-decoration: line-through;
}

.item .item-wrap .item-detail .item-content .item-bottom {
	position: absolute;
	top: 70px;
	right: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 3;
}

.rtl .item .item-wrap .item-detail .item-content .item-bottom {
	left: 20px;
	right: auto;
}

.item .item-wrap .item-detail .item-content .item-bottom .clear {
	display: none;
}

.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable, .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple, .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle, .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple, .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped {
	text-align: center;
	color: #222;
	height: 35px;
	width: 35px;
	line-height: 35px;
	padding: 0;
	display: block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	margin: 0;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart.png") no-repeat center center #fff;
	float: none;
	border-radius: 50%;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	-ms-transition: all .7s ease;
	transition: all .7s ease;
}

.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover, .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple:hover, .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover, .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button:hover, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple:hover, .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-add.png") no-repeat center center #ff5c00;
}

.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple:hover.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button:hover.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple:hover.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover.nitro-lazy, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover, .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple:hover, .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover, .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button:hover, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple:hover, .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover {
	font-size: 0;
	padding: 0;
}

.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover:before, .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple:hover:before, .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover:before, .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button:hover:before, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple:hover:before, .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover:before, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover:before, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover:before {
	color: #ff5c00;
}

.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.loading, .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.loading, .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.loading, .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.loading, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple.loading, .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading {
	background-color: #ff5c00;
	opacity: .75;
	filter: alpha(opacity=75);
}

.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.loading:before, .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.loading:before, .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.loading:before, .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.loading:before, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple.loading:before, .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading:before, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:before, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:before {
	text-align: center;
	left: 0;
	background-color: #ff5c00;
	border-radius: 16px;
}

.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.added, .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.added, .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added, .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple.added, .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added {
	color: #ff5c00;
}

.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.added:after, .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.added:after, .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added:after, .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added:after, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple.added:after, .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added:after, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after {
	font-family: WooCommerce;
	background: #90cd0d;
	font-size: 8px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 15px;
	vertical-align: top;
	border-radius: 50%;
	color: #444;
	font-weight: bold;
	position: absolute;
	top: 3px;
	right: 3px;
}

.rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.added:after, .rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.added:after, .rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added:after, .rtl .item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added:after, .rtl .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple.added:after, .rtl .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added:after, .rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after, .rtl .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after {
	right: auto;
	left: 3px;
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
	margin: 0 1px;
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.item .item-wrap .item-detail .item-content .item-bottom a.compare:before {
	font-size: 14px;
	content: "";
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap .item-detail .item-content .item-bottom a.compare {
	text-align: center;
	color: #222;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	display: block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	max-width: 35px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0;
	float: none;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .item .item-wrap .item-detail .item-content .item-bottom a.compare:before {
	font-family: fontawesome;
	font-size: 14px;
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .item .item-wrap .item-detail .item-content .item-bottom a.compare:hover {
	font-size: 0;
	padding: 0;
	background-color: #ff5c00;
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .item .item-wrap .item-detail .item-content .item-bottom a.compare:hover:before {
	color: #fff;
}

.item .item-wrap .item-detail .item-content .item-bottom a.compare {
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}

.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap .item-detail .item-content .item-bottom .button.product_type_simple, .item .item-wrap .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist, .item .item-wrap .item-detail .item-content .item-bottom a.compare, .item .item-wrap .item-detail .item-content .item-bottom .group.fancybox {
	display: block;
	vertical-align: top;
	font-weight: normal;
	min-width: 35px;
	margin: 10px 0;
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
	color: #ccc;
}

.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #ff5c00;
}

.item .item-wrap .item-detail .item-content .item-bottom a.fancybox {
	text-align: center;
	color: #222;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	display: block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	font-size: 0;
	max-width: 35px;
	background-color: #fff;
	float: none;
	border-radius: 50%;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}

.item .item-wrap .item-detail .item-content .item-bottom a.fancybox:before {
	font-family: fontawesome;
	font-size: 14px;
	content: "";
}

.item .item-wrap .item-detail .item-content .item-bottom a.fancybox:hover {
	background-color: #ff5c00;
	color: #fff;
}

.item .item-wrap:hover {
	-webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 2px 7px rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 2px 7px rgba(0, 0, 0, .15);
	box-shadow: 0px 2px 7px rgba(0, 0, 0, .15);
}

.item .item-wrap:hover .item-detail .products-thumb .product_thumb_hover:before {
	opacity: 1;
}

.item .item-wrap:hover .item-detail .item-content {
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-o-transition: all .8s ease;
	-ms-transition: all .8s ease;
	transition: all .8s ease;
	margin-top: 0;
	z-index: 9;
}

.item .item-wrap:hover .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.item .item-wrap:hover .item-detail .item-content .item-bottom {
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-o-transition: all .8s ease;
	-ms-transition: all .8s ease;
	transition: all .8s ease;
	opacity: 1;
	filter: alpha(opacity=100);
}

.item .item-wrap:hover .item-detail .item-content .item-bottom .button, .item .item-wrap:hover .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap:hover .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap:hover .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap:hover .item-detail .item-content .item-bottom a.compare, .item .item-wrap:hover .item-detail .item-content .item-bottom .group.fancybox {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.item .item-wrap2 {
	background-color: #fff;
	text-align: center;
	padding: 0;
}

.item .item-wrap2 .item-detail {
	position: relative;
	overflow: hidden;
}

.item .item-wrap2 .item-detail .products-thumb {
	position: relative;
}

.item .item-wrap2 .item-detail .products-thumb .sale-off {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 40px;
	width: 40px;
	background-color: #ff5c00;
	line-height: 40px;
	border-radius: 0 50% 50% 50%;
	font-size: 14px;
	padding: 0;
}

.item .item-wrap2 .item-detail .products-thumb .sale-off:before {
	border: 0;
}

.item .item-wrap2 .item-detail .products-thumb .sale-off .text {
	display: none;
}

.rtl .item .item-wrap2 .item-detail .products-thumb .sale-off {
	left: 10px;
	left: auto;
	border-radius: 50% 0 50% 50%;
}

.item .item-wrap2 .item-detail .products-thumb a.fancybox {
	text-align: center;
	color: #fff;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	padding: 0;
	background-color: #ff5c00;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	opacity: 0;
	min-width: 35px;
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 50%;
	margin-left: -17px;
}

.item .item-wrap2 .item-detail .products-thumb a.fancybox:before {
	font-family: fontawesome;
	font-size: 12px;
	content: "";
}

.item .item-wrap2 .item-detail .products-thumb a.fancybox:hover {
	background-color: #cc4a00;
}

.item .item-wrap2 .item-detail .item-img {
	text-align: center;
	display: inline-block;
}

.item .item-wrap2 .item-detail .item-img a {
	display: inline-block;
	max-width: 100%;
}

.item .item-wrap2 .item-detail .item-content {
	padding: 10px 15px 15px;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.item .item-wrap2 .item-detail .item-content h4 {
	margin-bottom: 5px;
}

.item .item-wrap2 .item-detail .item-content h4 a {
	font-size: 14px;
	color: #222;
	font-weight: 400;
	text-transform: capitalize;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.item .item-wrap2 .item-detail .item-content .item-price {
	font-size: 16px;
	float: none;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	vertical-align: top;
}

.item .item-wrap2 .item-detail .item-content .item-price del {
	font-size: 14px;
}

.item .item-wrap2 .item-detail .item-content .item-bottom {
	position: absolute;
	font-size: 15px;
	bottom: 5px;
	right: auto;
	left: 50%;
	margin-left: -102px;
	z-index: 2;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	filter: alpha(opacity=0);
	display: flex;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .clear {
	display: none;
}

.item .item-wrap2 .item-detail .item-content .item-bottom a.fancybox {
	display: none;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .product_type_variable, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_simple, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_bundle, .item .item-wrap2 .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped {
	order: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
	background-color: #ff5c00;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	padding: 0 20px 0 40px;
	border-radius: 17px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-add.png") no-repeat left 18px center #ff5c00;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .product_type_variable.nitro-lazy, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_simple.nitro-lazy, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_bundle.nitro-lazy, .item .item-wrap2 .item-detail .item-content .item-bottom .add_to_cart_button.nitro-lazy, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_external.nitro-lazy, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped.nitro-lazy {
	background-image: none !important;
}

.rtl .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_variable, .rtl .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_simple, .rtl .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_bundle, .rtl .item .item-wrap2 .item-detail .item-content .item-bottom .add_to_cart_button, .rtl .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_external, .rtl .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped {
	padding: 0 40px 0 20px;
	background-position: right 18px center;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .product_type_variable:hover, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_simple:hover, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_bundle:hover, .item .item-wrap2 .item-detail .item-content .item-bottom .add_to_cart_button:hover, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_external:hover, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped:hover {
	background-color: #e65300;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .product_type_variable.loading, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_simple.loading, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_bundle.loading, .item .item-wrap2 .item-detail .item-content .item-bottom .add_to_cart_button.loading, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_external.loading, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped.loading {
	background-color: #ff5c00;
	opacity: .75;
	filter: alpha(opacity=75);
}

.item .item-wrap2 .item-detail .item-content .item-bottom .product_type_variable.loading:before, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_simple.loading:before, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_bundle.loading:before, .item .item-wrap2 .item-detail .item-content .item-bottom .add_to_cart_button.loading:before, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_external.loading:before, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped.loading:before {
	text-align: center;
	left: 0;
	background-color: #ff5c00;
	border-radius: 16px;
	background-size: contain;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .product_type_variable.added:after, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_simple.added:after, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_bundle.added:after, .item .item-wrap2 .item-detail .item-content .item-bottom .add_to_cart_button.added:after, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_external.added:after, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped.added:after {
	font-family: WooCommerce;
	background: #90cd0d;
	font-size: 8px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 15px;
	vertical-align: top;
	border-radius: 50%;
	margin-top: 8px;
	margin-left: 0;
	color: #444;
	font-weight: bold;
	position: absolute;
	left: 10px;
	text-align: center;
}

.rtl .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_variable.added:after, .rtl .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_simple.added:after, .rtl .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_bundle.added:after, .rtl .item .item-wrap2 .item-detail .item-content .item-bottom .add_to_cart_button.added:after, .rtl .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_external.added:after, .rtl .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped.added:after {
	right: 13px;
	left: auto;
	margin-left: 0;
	margin-right: -4px;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_variable {
	padding: 0 15px;
	background-image: none;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped.nitro-lazy, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_variable.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
	margin: 0 5px;
	order: 2;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.item .item-wrap2 .item-detail .item-content .item-bottom a.compare {
	order: 3;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.item .item-wrap2 .item-detail .item-content .item-bottom a.compare.added:before {
	color: #fff;
}

.item .item-wrap2 .item-detail .item-content .item-bottom a.compare:before {
	font-size: 13px;
	content: "";
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap2 .item-detail .item-content .item-bottom a.compare {
	text-align: center;
	color: #ff5c00;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ff5c00;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	min-width: 35px;
	margin: 0;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .item .item-wrap2 .item-detail .item-content .item-bottom a.compare:before {
	font-family: fontawesome;
	font-size: 12px;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .item .item-wrap2 .item-detail .item-content .item-bottom a.compare:hover {
	min-width: 35px;
	background-color: #ff5c00;
	font-size: 0;
	padding: 0;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .item .item-wrap2 .item-detail .item-content .item-bottom a.compare:hover:before {
	color: #fff;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap2 .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist, .item .item-wrap2 .item-detail .item-content .item-bottom a.compare {
	display: inline-block;
	vertical-align: top;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
	background-color: #ff5c00;
}

.item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .item .item-wrap2 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #fff;
}

.item .item-wrap2:hover {
	box-shadow: none;
}

.item .item-wrap2:hover .item-detail .products-thumb img {
	opacity: .7;
}

.item .item-wrap2:hover .item-detail .products-thumb a.fancybox {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.item .item-wrap2:hover .item-detail .item-content h4 a {
	opacity: 0;
}

.item .item-wrap2:hover .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.item .item-wrap2:hover .item-detail .item-content .item-price, .item .item-wrap2:hover .item-detail .item-content .reviews-content {
	opacity: 0;
}

.item .item-wrap2:hover .item-detail .item-content .item-bottom {
	opacity: 1;
	filter: alpha(opacity=100);
}

.item .item-wrap2:hover .item-detail .item-content .item-bottom .button, .item .item-wrap2:hover .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap2:hover .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap2:hover .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap2:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap2:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap2:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap2:hover .item-detail .item-content .item-bottom a.compare {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.item .item-wrap3 {
	background-color: #fff;
	text-align: center;
	padding: 0 15px;
}

.item .item-wrap3 .item-detail {
	position: relative;
	overflow: hidden;
}

.item .item-wrap3 .item-detail .products-thumb {
	position: relative;
}

.item .item-wrap3 .item-detail .products-thumb .sale-off {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: auto;
	padding: 0 10px;
	background-color: #ff5722;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
}

.item .item-wrap3 .item-detail .products-thumb .sale-off:before {
	border: 0;
}

.rtl .item .item-wrap3 .item-detail .products-thumb .sale-off {
	left: 10px;
	right: auto;
}

.item .item-wrap3 .item-detail .products-thumb .sw-newlabel {
	height: 20px;
	line-height: 20px;
	border-radius: 0;
	border-radius: 2px;
	width: auto;
	padding: 0 10px;
	font-size: 11px;
}

.item .item-wrap3 .item-detail .products-thumb a.fancybox {
	text-align: center;
	color: #fff;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	padding: 0;
	background-color: #ff5c00;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	opacity: 0;
	min-width: 35px;
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 50%;
	margin-left: -17px;
	z-index: 2;
}

.item .item-wrap3 .item-detail .products-thumb a.fancybox:before {
	font-family: fontawesome;
	font-size: 12px;
	content: "";
}

.item .item-wrap3 .item-detail .products-thumb a.fancybox:hover {
	background-color: #cc4a00;
}

.item .item-wrap3 .item-detail .item-img {
	text-align: center;
	display: inline-block;
}

.item .item-wrap3 .item-detail .item-img a {
	display: inline-block;
	max-width: 100%;
}

.item .item-wrap3 .item-detail .item-content {
	padding: 10px 15px 15px;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: left;
}

.rtl .item .item-wrap3 .item-detail .item-content {
	text-align: right;
}

.item .item-wrap3 .item-detail .item-content h4 {
	margin-bottom: 5px;
}

.item .item-wrap3 .item-detail .item-content h4 a {
	font-size: 14px;
	color: #222;
	font-weight: 400;
	text-transform: capitalize;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.item .item-wrap3 .item-detail .item-content .item-price {
	font-size: 16px;
	float: none;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	vertical-align: top;
}

.item .item-wrap3 .item-detail .item-content .item-price del {
	font-size: 14px;
}

.item .item-wrap3 .item-detail .item-content .reviews-content {
	float: none;
	margin: 10px 0;
}

.item .item-wrap3 .item-detail .item-content .item-bottom {
	position: absolute;
	font-size: 15px;
	bottom: 5px;
	right: auto;
	left: 15px;
	margin: 0;
	z-index: 2;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	filter: alpha(opacity=0);
	display: flex;
}

.rtl .item .item-wrap3 .item-detail .item-content .item-bottom {
	right: 15px;
	left: auto;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .clear {
	display: none;
}

.item .item-wrap3 .item-detail .item-content .item-bottom a.fancybox {
	display: none;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_simple, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_bundle, .item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped {
	order: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
	background-color: #ff5c00;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	padding: 0 9px 0 30px;
	border-radius: 2px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-add.png") no-repeat left 9px center #ff5c00;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.nitro-lazy, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_simple.nitro-lazy, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_bundle.nitro-lazy, .item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.nitro-lazy, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.nitro-lazy, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.nitro-lazy {
	background-image: none !important;
}

.rtl .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable, .rtl .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_simple, .rtl .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_bundle, .rtl .item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button, .rtl .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external, .rtl .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped {
	padding: 0 30px 0 9px;
	background-position: right 9px center;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable:hover, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_simple:hover, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_bundle:hover, .item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button:hover, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external:hover, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped:hover {
	background-color: #e65300;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.loading, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_simple.loading, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_bundle.loading, .item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.loading, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.loading, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.loading {
	background-color: #ff5c00;
	opacity: .75;
	filter: alpha(opacity=75);
}

.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.loading:before, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_simple.loading:before, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_bundle.loading:before, .item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.loading:before, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.loading:before, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.loading:before {
	text-align: center;
	left: 0;
	background-color: #ff5c00;
	border-radius: 16px;
	background-size: contain;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.added:after, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_simple.added:after, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_bundle.added:after, .item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.added:after, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.added:after, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.added:after {
	font-family: WooCommerce;
	background: #90cd0d;
	font-size: 8px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 15px;
	vertical-align: top;
	border-radius: 50%;
	margin-top: 8px;
	margin-left: 0;
	color: #444;
	font-weight: bold;
	position: absolute;
	left: 10px;
	text-align: center;
}

.rtl .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.added:after, .rtl .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_simple.added:after, .rtl .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_bundle.added:after, .rtl .item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.added:after, .rtl .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.added:after, .rtl .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.added:after {
	right: 13px;
	left: auto;
	margin-left: 0;
	margin-right: -4px;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable {
	padding: 0 15px;
	background-image: none;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.nitro-lazy, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
	margin: 0 5px;
	order: 2;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.item .item-wrap3 .item-detail .item-content .item-bottom a.compare {
	order: 3;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.item .item-wrap3 .item-detail .item-content .item-bottom a.compare.added:before {
	color: #fff;
}

.item .item-wrap3 .item-detail .item-content .item-bottom a.compare:before {
	font-size: 13px;
	content: "";
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap3 .item-detail .item-content .item-bottom a.compare {
	text-align: center;
	color: #ff5c00;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ff5c00;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	min-width: 35px;
	margin: 0;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .item .item-wrap3 .item-detail .item-content .item-bottom a.compare:before {
	font-family: fontawesome;
	font-size: 12px;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .item .item-wrap3 .item-detail .item-content .item-bottom a.compare:hover {
	min-width: 35px;
	background-color: #ff5c00;
	font-size: 0;
	padding: 0;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .item .item-wrap3 .item-detail .item-content .item-bottom a.compare:hover:before {
	color: #fff;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist, .item .item-wrap3 .item-detail .item-content .item-bottom a.compare {
	display: inline-block;
	vertical-align: top;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
	background-color: #ff5c00;
}

.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #fff;
}

.item .item-wrap3:hover .item-detail .products-thumb img {
	opacity: .7;
}

.item .item-wrap3:hover .item-detail .products-thumb a.fancybox {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.item .item-wrap3:hover .item-detail .item-content .item-price, .item .item-wrap3:hover .item-detail .item-content .reviews-content {
	opacity: 0;
}

.item .item-wrap3:hover .item-detail .item-content .item-bottom {
	opacity: 1;
	filter: alpha(opacity=100);
}

.item .item-wrap3:hover .item-detail .item-content .item-bottom .button, .item .item-wrap3:hover .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap3:hover .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap3:hover .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap3:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap3:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap3:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap3:hover .item-detail .item-content .item-bottom a.compare {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.item .item-wrap4 {
	background: #fff;
	margin: 0 0 30px;
	border: 1px solid #ebebeb;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
}

.item .item-wrap4 .item-detail {
	position: relative;
}

.item .item-wrap4 .item-detail .products-thumb {
	position: relative;
	text-align: center;
}

.item .item-wrap4 .item-detail .products-thumb .onsale {
	display: none;
}

.item .item-wrap4 .item-detail .products-thumb .sale-off {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: auto;
	padding: 0 10px;
	background-color: #ff5c00;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
}

.item .item-wrap4 .item-detail .products-thumb .sale-off .text {
	display: none;
}

.rtl .item .item-wrap4 .item-detail .products-thumb .sale-off {
	left: 10px;
	right: auto;
}

.item .item-wrap4 .item-detail .products-thumb .sale-off:before {
	display: none;
}

.item .item-wrap4 .item-detail .products-thumb .sw-newlabel {
	height: 20px;
	line-height: 20px;
	border-radius: 0;
	border-radius: 2px;
	width: auto;
	padding: 0 10px;
	font-size: 11px;
}

.item .item-wrap4 .item-detail .products-thumb a.fancybox {
	text-align: center;
	color: #fff;
	font-weight: 300;
	height: 30px;
	line-height: 30px;
	background-color: #ff5c00;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	opacity: 0;
	min-width: 30px;
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);
	border-radius: 15px;
	padding: 0 10px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -45px;
	z-index: 5;
}

.item .item-wrap4 .item-detail .products-thumb a.fancybox:before {
	font-family: fontawesome;
	font-size: 12px;
	content: "";
	margin-right: 5px;
}

.item .item-wrap4 .item-detail .products-thumb a.fancybox:hover {
	background-color: #cc4a00;
}

.item .item-wrap4 .item-detail .products-thumb .product_thumb_hover {
	position: relative;
	display: block;
}

.item .item-wrap4 .item-detail .products-thumb .product_thumb_hover img {
	display: inline-block;
	max-width: 100%;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}

.item .item-wrap4 .item-detail .products-thumb .product_thumb_hover:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	opacity: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	bottom: 20px;
	z-index: 3;
	width: 103px;
	left: 50%;
	margin-left: -50px;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .clear {
	display: none;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_variable, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_simple, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_bundle, .item .item-wrap4 .item-detail .products-thumb .item-bottom .button.add_to_cart_button, .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped {
	text-align: center;
	color: #222;
	height: 30px;
	width: 30px;
	line-height: 30px;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	margin: 0;
	float: right;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart.png") no-repeat center center #fff;
	border-radius: 50%;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	-ms-transition: all .7s ease;
	transition: all .7s ease;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_variable.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_simple.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_bundle.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .button.add_to_cart_button.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_variable:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_simple:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_bundle:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .button.add_to_cart_button:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-add.png") no-repeat center center #ff5c00;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_variable:hover.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_simple:hover.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_bundle:hover.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .button.add_to_cart_button:hover.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button:hover.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external:hover.nitro-lazy, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped:hover.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_variable:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_simple:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_bundle:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .button.add_to_cart_button:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped:hover {
	font-size: 0;
	padding: 0;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_variable:hover:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_simple:hover:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_bundle:hover:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .button.add_to_cart_button:hover:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button:hover:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external:hover:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped:hover:before {
	color: #ff5c00;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_variable.loading, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_simple.loading, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_bundle.loading, .item .item-wrap4 .item-detail .products-thumb .item-bottom .button.add_to_cart_button.loading, .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button.loading, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external.loading, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped.loading {
	background-color: #ff5c00;
	opacity: .75;
	filter: alpha(opacity=75);
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_variable.loading:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_simple.loading:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_bundle.loading:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .button.add_to_cart_button.loading:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button.loading:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external.loading:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped.loading:before {
	text-align: center;
	left: 0;
	background-color: #ff5c00;
	border-radius: 16px;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_variable.added:after, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_simple.added:after, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_bundle.added:after, .item .item-wrap4 .item-detail .products-thumb .item-bottom .button.add_to_cart_button.added:after, .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button.added:after, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external.added:after, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped.added:after {
	font-family: WooCommerce;
	background: #90cd0d;
	font-size: 8px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 15px;
	vertical-align: top;
	border-radius: 50%;
	margin-top: 8px;
	margin-left: 0;
	color: #444;
	font-weight: bold;
	position: absolute;
	left: 10px;
	text-align: center;
}

.rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_variable.added:after, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_simple.added:after, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_bundle.added:after, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .button.add_to_cart_button.added:after, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button.added:after, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external.added:after, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped.added:after {
	right: 13px;
	left: auto;
	margin-left: 0;
	margin-right: -4px;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist {
	margin: 0 5px;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom a.compare:before {
	font-size: 12px;
	content: "";
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap4 .item-detail .products-thumb .item-bottom a.compare {
	text-align: center;
	color: #222;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	vertical-align: top;
	position: relative;
	font-size: 0;
	max-width: 30px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0;
	float: right;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom a.compare:before {
	font-family: fontawesome;
	font-size: 12px;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .item .item-wrap4 .item-detail .products-thumb .item-bottom a.compare:hover {
	font-size: 0;
	padding: 0;
	background-color: #ff5c00;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom a.compare:hover:before {
	color: #fff;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom a.compare {
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external, .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist, .item .item-wrap4 .item-detail .products-thumb .item-bottom a.compare, .item .item-wrap4 .item-detail .products-thumb .item-bottom .group.fancybox {
	display: inline-block;
	vertical-align: top;
	font-weight: normal;
	min-width: 30px;
	float: right;
}

.rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .add_to_cart_button, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_external, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .product_type_grouped, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom a.compare, .rtl .item .item-wrap4 .item-detail .products-thumb .item-bottom .group.fancybox {
	float: left;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
	color: #ccc;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .item .item-wrap4 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #ff5c00;
}

.item .item-wrap4 .item-detail .products-thumb .item-bottom a.fancybox {
	display: none !important;
}

.item .item-wrap4 .item-detail .item-content {
	padding: 15px 20px;
	overflow: hidden;
}

.item .item-wrap4 .item-detail .item-content h4 {
	margin-bottom: 7px;
}

.item .item-wrap4 .item-detail .item-content h4 a {
	font-size: 14px;
	color: #222;
	font-weight: 500;
	text-transform: capitalize;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	display: block;
	line-height: 20px;
}

.item .item-wrap4 .item-detail .item-content h4 a:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.item .item-wrap4 .item-detail .item-content .reviews-content {
	margin-bottom: 5px;
}

.item .item-wrap4 .item-detail .item-content .item-price del {
	float: left;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	margin-left: 0;
	color: #ccc;
}

.rtl .item .item-wrap4 .item-detail .item-content .item-price del {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}

.item .item-wrap4 .item-detail .item-content .item-price ins {
	font-size: 16px;
	color: #222;
}

.item .item-wrap4:hover .item-detail .products-thumb a.fancybox {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.item .item-wrap4:hover .item-detail .products-thumb .product_thumb_hover:before {
	opacity: 1;
}

.item .item-wrap4:hover .item-detail .products-thumb .item-bottom {
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-o-transition: all .8s ease;
	-ms-transition: all .8s ease;
	transition: all .8s ease;
	opacity: 1;
	filter: alpha(opacity=100);
}

.item .item-wrap4:hover .item-detail .products-thumb .item-bottom .button, .item .item-wrap4:hover .item-detail .products-thumb .item-bottom .add_to_cart_button, .item .item-wrap4:hover .item-detail .products-thumb .item-bottom .product_type_external, .item .item-wrap4:hover .item-detail .products-thumb .item-bottom .product_type_grouped, .item .item-wrap4:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap4:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap4:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap4:hover .item-detail .products-thumb .item-bottom a.compare, .item .item-wrap4:hover .item-detail .products-thumb .item-bottom .group.fancybox {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.item .item-wrap4:hover .item-detail .item-content {
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-o-transition: all .8s ease;
	-ms-transition: all .8s ease;
	transition: all .8s ease;
	margin-top: 0;
	z-index: 9;
}

.item .item-wrap4:hover .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.item .item-wrap5 {
	background-color: #fff;
	text-align: center;
	padding: 15px 0 0;
}

.item .item-wrap5 .item-detail {
	position: relative;
	border-right: 1px dashed #e2e2e2;
}

.item .item-wrap5 .item-detail .products-thumb {
	position: relative;
}

.item .item-wrap5 .item-detail .products-thumb .onsale {
	display: none;
}

.item .item-wrap5 .item-detail .products-thumb .sale-off {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: auto;
	padding: 0 10px;
	background-color: #ff5c00;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
}

.item .item-wrap5 .item-detail .products-thumb .sale-off .text {
	display: none;
}

.rtl .item .item-wrap5 .item-detail .products-thumb .sale-off {
	left: 10px;
	right: auto;
}

.item .item-wrap5 .item-detail .products-thumb .sale-off:before {
	display: none;
}

.rtl .item .item-wrap5 .item-detail .products-thumb .sale-off {
	left: 20px;
	right: auto;
}

.item .item-wrap5 .item-detail .products-thumb .sw-newlabel {
	height: 20px;
	line-height: 20px;
	border-radius: 0;
	border-radius: 2px;
	width: auto;
	padding: 0 10px;
	font-size: 11px;
}

.item .item-wrap5 .item-detail .products-thumb a.fancybox {
	text-align: center;
	color: #fff;
	font-weight: 500;
	height: 30px;
	line-height: 30px;
	padding: 0;
	background-color: #ff5c00;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	opacity: 0;
	min-width: 30px;
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 50%;
	margin-left: -17px;
}

.item .item-wrap5 .item-detail .products-thumb a.fancybox:before {
	font-family: fontawesome;
	font-size: 12px;
	content: "";
}

.item .item-wrap5 .item-detail .products-thumb a.fancybox:hover {
	background-color: #cc4a00;
}

.item .item-wrap5 .item-detail .item-img {
	text-align: center;
	display: inline-block;
}

.item .item-wrap5 .item-detail .item-img a {
	display: inline-block;
	max-width: 100%;
}

.item .item-wrap5 .item-detail .item-content {
	padding: 10px 20px 0;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.item .item-wrap5 .item-detail .item-content h4 {
	margin-bottom: 5px;
}

.item .item-wrap5 .item-detail .item-content h4 a {
	font-size: 14px;
	color: #222;
	font-weight: 400;
	text-transform: capitalize;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.item .item-wrap5 .item-detail .item-content .item-price {
	font-size: 16px;
	float: none;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	vertical-align: top;
}

.item .item-wrap5 .item-detail .item-content .item-price del {
	font-size: 14px;
	float: left;
	color: #999;
	font-weight: 400;
	line-height: 20px;
}

.rtl .item .item-wrap5 .item-detail .item-content .item-price del {
	float: right;
}

.item .item-wrap5 .item-detail .item-content .reviews-content {
	float: none;
}

.item .item-wrap5 .item-detail .item-content .item-bottom {
	position: absolute;
	font-size: 15px;
	bottom: -55px;
	right: auto;
	left: 50%;
	margin-left: -87px;
	z-index: 2;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	filter: alpha(opacity=0);
	display: flex;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .clear {
	display: none;
}

.item .item-wrap5 .item-detail .item-content .item-bottom a.fancybox {
	display: none;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .product_type_variable, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_simple, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_bundle, .item .item-wrap5 .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped {
	order: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
	background-color: #ff5c00;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	padding: 0 15px 0 30px;
	border-radius: 15px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-home5.png") no-repeat left 12px center #ff5c00;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .product_type_variable.nitro-lazy, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_simple.nitro-lazy, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_bundle.nitro-lazy, .item .item-wrap5 .item-detail .item-content .item-bottom .add_to_cart_button.nitro-lazy, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_external.nitro-lazy, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped.nitro-lazy {
	background-image: none !important;
}

.rtl .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_variable, .rtl .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_simple, .rtl .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_bundle, .rtl .item .item-wrap5 .item-detail .item-content .item-bottom .add_to_cart_button, .rtl .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_external, .rtl .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped {
	padding: 0 40px 0 20px;
	background-position: right 18px center;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .product_type_variable:hover, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_simple:hover, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_bundle:hover, .item .item-wrap5 .item-detail .item-content .item-bottom .add_to_cart_button:hover, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_external:hover, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped:hover {
	background-color: #e65300;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .product_type_variable.loading, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_simple.loading, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_bundle.loading, .item .item-wrap5 .item-detail .item-content .item-bottom .add_to_cart_button.loading, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_external.loading, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped.loading {
	background-color: #ff5c00;
	opacity: .75;
	filter: alpha(opacity=75);
}

.item .item-wrap5 .item-detail .item-content .item-bottom .product_type_variable.loading:before, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_simple.loading:before, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_bundle.loading:before, .item .item-wrap5 .item-detail .item-content .item-bottom .add_to_cart_button.loading:before, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_external.loading:before, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped.loading:before {
	text-align: center;
	left: 0;
	background-color: #ff5c00;
	border-radius: 16px;
	background-size: contain;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .product_type_variable.added:after, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_simple.added:after, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_bundle.added:after, .item .item-wrap5 .item-detail .item-content .item-bottom .add_to_cart_button.added:after, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_external.added:after, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped.added:after {
	font-family: WooCommerce;
	background: #90cd0d;
	font-size: 8px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 15px;
	vertical-align: top;
	border-radius: 50%;
	margin-top: 8px;
	margin-left: 0;
	color: #444;
	font-weight: bold;
	position: absolute;
	left: 10px;
}

.rtl .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_variable.added:after, .rtl .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_simple.added:after, .rtl .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_bundle.added:after, .rtl .item .item-wrap5 .item-detail .item-content .item-bottom .add_to_cart_button.added:after, .rtl .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_external.added:after, .rtl .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped.added:after {
	right: 13px;
	left: auto;
	margin-left: 0;
	margin-right: -4px;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_variable {
	padding: 0 15px;
	background-image: none;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped.nitro-lazy, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_variable.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
	margin: 0 5px;
	order: 2;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.item .item-wrap5 .item-detail .item-content .item-bottom a.compare {
	order: 3;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.item .item-wrap5 .item-detail .item-content .item-bottom a.compare.added:before {
	color: #fff;
}

.item .item-wrap5 .item-detail .item-content .item-bottom a.compare:before {
	font-size: 13px;
	content: "";
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap5 .item-detail .item-content .item-bottom a.compare {
	text-align: center;
	color: #ff5c00;
	font-weight: 500;
	height: 30px;
	line-height: 30px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ff5c00;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	min-width: 30px;
	margin: 0;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .item .item-wrap5 .item-detail .item-content .item-bottom a.compare:before {
	font-family: fontawesome;
	font-size: 12px;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .item .item-wrap5 .item-detail .item-content .item-bottom a.compare:hover {
	min-width: 30px;
	background-color: #ff5c00;
	font-size: 0;
	padding: 0;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .item .item-wrap5 .item-detail .item-content .item-bottom a.compare:hover:before {
	color: #fff;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist, .item .item-wrap5 .item-detail .item-content .item-bottom a.compare {
	display: inline-block;
	vertical-align: top;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
	background-color: #ff5c00;
}

.item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .item .item-wrap5 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #fff;
}

.item .item-wrap5:hover {
	box-shadow: none;
}

.item .item-wrap5:hover .item-detail .products-thumb img {
	opacity: .7;
}

.item .item-wrap5:hover .item-detail .products-thumb a.fancybox {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.item .item-wrap5:hover .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.item .item-wrap5:hover .item-detail .item-content .item-bottom {
	opacity: 1;
	filter: alpha(opacity=100);
}

.item .item-wrap5:hover .item-detail .item-content .item-bottom .button, .item .item-wrap5:hover .item-detail .item-content .item-bottom .add_to_cart_button, .item .item-wrap5:hover .item-detail .item-content .item-bottom .product_type_external, .item .item-wrap5:hover .item-detail .item-content .item-bottom .product_type_grouped, .item .item-wrap5:hover .item-detail .item-content .item-bottom .product_type_variable, .item .item-wrap5:hover .item-detail .item-content .item-bottom .product_type_simple, .item .item-wrap5:hover .item-detail .item-content .item-bottom .product_type_bundle, .item .item-wrap5:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap5:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap5:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap5:hover .item-detail .item-content .item-bottom a.compare {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.item .item-wrap6 {
	padding: 0 15px 15px;
}

.dailydeals-product3.style1 .item .item-wrap6 {
	padding: 0px 5px 15px;
}

.sw-woo-tab-style5 .item .item-wrap6 {
	padding: 0 5px 15px;
}

.item .item-wrap6 .item-detail {
	border-radius: 4px;
	overflow: hidden;
	transition: all .3s;
	box-shadow: 0 16px 30px -40px #000;
}

.woo-slider-child4.woo-slider-child3 .item .item-wrap6 .item-detail {
	box-shadow: none;
}

.woo-slider-child4.woo-slider-child3 .item .item-wrap6 .item-detail:hover {
	box-shadow: rgba(0, 0, 0, .1) 0px 4px 20px 0px;
}

.item .item-wrap6 .item-detail .reviews-content {
	background: #fff;
}

.item .item-wrap6 .item-detail .reviews-content .inner {
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 38px;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	position: relative;
	margin: -10px 25px 0;
}

.item .item-wrap6 .item-detail .reviews-content .inner span {
	background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAQCAYAAAC4LkmaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM1NzRDODZFOEUxMDExRUI4M0E0RUZDQkVFRkZEQzcyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM1NzRDODZGOEUxMDExRUI4M0E0RUZDQkVFRkZEQzcyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzU3NEM4NkM4RTEwMTFFQjgzQTRFRkNCRUVGRkRDNzIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzU3NEM4NkQ4RTEwMTFFQjgzQTRFRkNCRUVGRkRDNzIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4v5eC+AAABVUlEQVR42uTXPUjDQBjG8atUcXAR6iA4OWgnESwIoqg4iIPFoSC2XRTByUUEnVxE0MHFxQ8UBJW6u6mDU1tol0ILOrX4MbiooJOi8R94Z6XQJHfNC78xl+TJ3XuXgGVZSoPqxygi6EI7WvCDNzyghCyuUfb6gQMeBteDecwgVOW1BZxiH+9+CW4cqxip0XiH2EClXoMbxBYGHBr/CMuytOsiOHsZ7iLm0gdaw7rpwa1g04MW9IQ5XJoWXJ8077DHm98Zkk4M3ODAmNvIaxCaXQlYsnNrO+OGkZIzmI51gTg+dJpxB7jRODS7JuXMt6DDjJvGMZqVWZWWzePO7RnXLb8+5waGpuQseSv92JXgWrEnNx1T5tcSPrHoVHAd2MFLrXqERtUo7/ZcTYD/9bgpzCKq/FNfsqpOkPsruCbpU23oRC+GMIGg8nc94goZFHGPV3z/CjAAZB1bCXFrwa4AAAAASUVORK5CYII=");
	display: inline-block;
	width: 78px;
	height: 16px;
	z-index: 0;
	position: absolute;
	left: 50%;
	margin-left: -39px;
	top: -6px;
}

.item .item-wrap6 .item-detail .reviews-content .inner span.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap6 .item-detail .reviews-content .inner .rating-inner {
	width: 35px;
	height: 35px;
	background-color: #ec1d23;
	text-align: center;
	line-height: 35px;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	position: relative;
}

.item .item-wrap6 .item-detail .products-thumb {
	position: relative;
}

.item .item-wrap6 .item-detail .products-thumb a {
	display: block;
}

.item .item-wrap6 .item-detail .products-thumb .product-countdown1 {
	height: 20px;
	line-height: 18px;
	display: inline-block;
	padding: 0 11px 0 25px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	border-radius: 3px;
	z-index: 9;
	background: no-repeat 6px 4px rgba(0, 0, 0, .3) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUUyQzk3Njg5NUYzMTFFQjhGRDdDMTg3ODQ5OTgxQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUUyQzk3Njk5NUYzMTFFQjhGRDdDMTg3ODQ5OTgxQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFRTJDOTc2Njk1RjMxMUVCOEZEN0MxODc4NDk5ODFDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFRTJDOTc2Nzk1RjMxMUVCOEZEN0MxODc4NDk5ODFDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl+rmksAAADFSURBVHjabNC/C4FBGMDx148MlE0Giwy8A/VmMdmU0T9gIJOFwayYlZL/wMKGRaJsFhsWZn8Hr++93dXT8dSn7rm75+6eC/m+74gIo4MWEvjghRlOwQ5VoMWwxhxpVBBHEUcMg8NFwRgjkW+Q1eMIDqirJyzgoYmCZscbPQxUwQRb5HDF0/kfD2TM9SX0xXOUFbrW3F0mZURFnsQSVZ27qnlZ0EbeOtERTe9V0/bCFB5SYs7VP/TzrUYDZ1xwww41s/4VYAAe/Bs0gVLeNAAAAABJRU5ErkJggg==");
}

.item .item-wrap6 .item-detail .products-thumb .product-countdown1.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap6 .item-detail .products-thumb .product-countdown1 span {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	padding: 0 1px 0 0px;
}

.item .item-wrap6 .item-detail .products-thumb >a {
	width: 100%;
}

.item .item-wrap6 .item-detail .products-thumb >a img {
	width: 100%;
}

.item .item-wrap6 .item-detail .products-thumb .meta-location {
	display: none;
}

.item .item-wrap6 .item-detail .products-thumb .wc-soldby-start {
	position: absolute;
	bottom: 0;
	right: 0;
}

.sw-woo-tab-style5 .item .item-wrap6 .item-detail .products-thumb .wc-soldby-start {
	left: 0;
}

.rtl .sw-woo-tab-style5 .item .item-wrap6 .item-detail .products-thumb .wc-soldby-start {
	right: 0;
	left: auto;
}

.rtl .item .item-wrap6 .item-detail .products-thumb .wc-soldby-start {
	right: auto;
	left: 0;
}

.sw-woo-tab-style5 .item .item-wrap6 .item-detail .products-thumb .wc-soldby-start .wcvendors_sold_by_in_loop {
	display: inline-block;
	padding: 0 10px;
	background-color: rgba(0, 0, 0, .3);
	color: #fff;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px;
	border-radius: 2px;
	border: 1px solid #fff;
}

.item .item-wrap6 .item-detail .products-thumb .stock-sold {
	height: 20px;
	line-height: 20px;
	display: inline-block;
	padding: 0 11px 0 25px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 3px;
	background: no-repeat rgba(0, 0, 0, .3) 10px url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKCAYAAACJxx+AAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE3MzcyRjRCOEUwNzExRUI4NzQ1QTNDOTIxRDUxMTlDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE3MzcyRjRDOEUwNzExRUI4NzQ1QTNDOTIxRDUxMTlDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTczNzJGNDk4RTA3MTFFQjg3NDVBM0M5MjFENTExOUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTczNzJGNEE4RTA3MTFFQjg3NDVBM0M5MjFENTExOUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4SXZ5WAAAAi0lEQVR42mL6//8/AxQ3APFNKG6AiTMxQEAQEOugYZAYXIElEC8A4t9QvAAqBldwDojDoHwmKPscsoIVQPwWiK9A8VuoGAMjyCFIQBxKv4QJsEBpeyDuBOLvUD4nEJcD8UGQV8yB+DQQyyB5WQYqZg7i7ARibSRJGAaJ7QQ5UgKIrzJgApCYBECAAQBFPmNxUUz15QAAAABJRU5ErkJggg==");
}

.item .item-wrap6 .item-detail .products-thumb .stock-sold.nitro-lazy {
	background-image: none !important;
}

.rtl .item .item-wrap6 .item-detail .products-thumb .stock-sold {
	left: auto;
	right: 10px;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom {
	position: absolute;
	font-size: 15px;
	bottom: 40px;
	left: auto;
	right: 10px;
	z-index: 2;
	opacity: 1;
	filter: alpha(opacity=100);
	display: flex;
	flex-direction: column;
}

.rtl .item .item-wrap6 .item-detail .products-thumb .item-bottom {
	right: auto;
	left: 10px;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .clear {
	display: none;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_variable, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_simple, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_bundle, .item .item-wrap6 .item-detail .products-thumb .item-bottom .add_to_cart_button, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_external, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_grouped {
	order: 3;
	margin: 0 0 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	height: 35px;
	line-height: 35px;
	width: 35px;
	font-size: 0;
	color: #222;
	text-transform: capitalize;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	border-radius: 50%;
	background: no-repeat center #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjZGM0NENkE5MzU5MTFFQjkzQTg5N0M3NzZFRUFFQjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjZGM0NENkI5MzU5MTFFQjkzQTg5N0M3NzZFRUFFQjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NkYzQ0Q2ODkzNTkxMUVCOTNBODk3Qzc3NkVFQUVCMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NkYzQ0Q2OTkzNTkxMUVCOTNBODk3Qzc3NkVFQUVCMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Poj2Y+8AAAFdSURBVHjajJO/SgNBEIfvzliIolgk0Uq863wBSwmCIPgAFqK2Ilba5BmEpBLBJ7AUFNRCax9ALYTTKupxSQTxT2FxfgNzYVwN3sDHzs7Ob3Z2uPOzLPOsRVE0zrILixo6g504jl9sXuCIfJZjuIEp5VpietazkvfTatCletPEmohqenaZB31plYNN/BGY1fXCKTgP73AFbxTeCxANsamDvOETUvUtEvtQvy4aaXUC7qhyQGBAyovvvL0Xx18WjQjL0DYT9L3fdg75+CW3LMIqPGnFhz9EEr83W8mtBHpjxytunVwoNz73y+JNa7BqQpJbFWFFp5YnTsKw+issW3BihKlt1d44B6eI1uVTk0+PN3bNeSKavNW2GcQhyxFswwL71Ole9tWStpo4U2ywNPo8O8lbHSXxtehINXcscP+QghaI6JFBLBVVaG7LD8NwGmcfZuDrH90g3MLGtwADAFSfc9EVHmsMAAAAAElFTkSuQmCC");
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_variable.nitro-lazy, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_simple.nitro-lazy, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_bundle.nitro-lazy, .item .item-wrap6 .item-detail .products-thumb .item-bottom .add_to_cart_button.nitro-lazy, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_external.nitro-lazy, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_grouped.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_variable:hover, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_simple:hover, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_bundle:hover, .item .item-wrap6 .item-detail .products-thumb .item-bottom .add_to_cart_button:hover, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_external:hover, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_grouped:hover {
	background: no-repeat center #ff5c00 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDVCNEFCOTY5MzU5MTFFQkE0NDJBN0FFMDkxRTM5MzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDVCNEFCOTc5MzU5MTFFQkE0NDJBN0FFMDkxRTM5MzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NUI0QUI5NDkzNTkxMUVCQTQ0MkE3QUUwOTFFMzkzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NUI0QUI5NTkzNTkxMUVCQTQ0MkE3QUUwOTFFMzkzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtgHHuYAAAE5SURBVHjalNO7SgNREMbxs6sWIRKxSGJsxNYXsBS0EnwAC9G0Ilba+CAiBO2to6AW9rYBtbDQKl7YREG8FBbr/9OJnF3Xyw78kpM5MznDycbFcexShrGNttmxXKIudMkIsIczjJlTywWJytQ3TaOZMUXT9r5ygV6IFQxi0t6PU5PM4BkneMKmRi1gAw94RWRrn3IvtlZtoZ+XEVyggT47oZE60c/Pq0eNZXRs4/DbJXzGka7D1qotq7GKG0teuey49NaqrYR2Ytf9P7q9Rp14+0vhEha9z6qtqrFit9aLGoq2XsAq9r39yB/VP3EKB6hjHbO49/bv/MvpeBu7GMWa/fBRavToo4cnp4VSxmP2E9W2NGoJjzluVbVDagxd/gjVdI25HE2qbevfMc5iCxN4+6NpAOdYfhdgAO6kwc27/khPAAAAAElFTkSuQmCC");
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_variable:hover.nitro-lazy, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_simple:hover.nitro-lazy, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_bundle:hover.nitro-lazy, .item .item-wrap6 .item-detail .products-thumb .item-bottom .add_to_cart_button:hover.nitro-lazy, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_external:hover.nitro-lazy, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_grouped:hover.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_variable.loading, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_simple.loading, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_bundle.loading, .item .item-wrap6 .item-detail .products-thumb .item-bottom .add_to_cart_button.loading, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_external.loading, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_grouped.loading {
	background-color: #ff5c00;
	opacity: .75;
	filter: alpha(opacity=75);
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_variable.loading:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_simple.loading:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_bundle.loading:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .add_to_cart_button.loading:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_external.loading:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_grouped.loading:before {
	text-align: center;
	left: 0;
	background-color: #ff5c00;
	border-radius: 50%;
	background-size: contain;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_variable.added:after, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_simple.added:after, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_bundle.added:after, .item .item-wrap6 .item-detail .products-thumb .item-bottom .add_to_cart_button.added:after, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_external.added:after, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_grouped.added:after {
	font-family: WooCommerce;
	background: #90cd0d;
	font-size: 8px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 15px;
	vertical-align: top;
	border-radius: 50%;
	margin-top: 8px;
	margin-left: 0;
	color: #444;
	font-weight: bold;
	position: absolute;
	left: 10px;
}

.rtl .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_variable.added:after, .rtl .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_simple.added:after, .rtl .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_bundle.added:after, .rtl .item .item-wrap6 .item-detail .products-thumb .item-bottom .add_to_cart_button.added:after, .rtl .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_external.added:after, .rtl .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_grouped.added:after {
	right: 13px;
	left: auto;
	margin-left: 0;
	margin-right: -4px;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_grouped, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_variable {
	padding: 0 15px;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist {
	display: none !important;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom a.fancybox {
	order: 0;
	margin: 0 0 5px;
	text-align: center;
	color: #222;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	display: block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	font-size: 0;
	background-color: #fff;
	float: none;
	border-radius: 50%;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom a.fancybox:before {
	font-family: fontawesome;
	font-size: 14px;
	content: "";
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom a.fancybox:hover {
	background-color: #ff5c00;
	color: #fff;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom a.compare {
	order: 2;
	margin: 0 0 5px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom a.compare.added:before {
	color: #222;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom a.compare:before {
	font-size: 13px;
	content: "";
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap6 .item-detail .products-thumb .item-bottom a.compare {
	text-align: center;
	color: #222;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	padding: 0;
	background-color: #fff;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	width: 35px;
	margin: 0 0 5px;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom a.compare:before {
	font-family: fontawesome;
	font-size: 12px;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .item .item-wrap6 .item-detail .products-thumb .item-bottom a.compare:hover {
	min-width: 30px;
	background-color: #ff5c00;
	font-size: 0;
	padding: 0;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom a.compare:hover:before {
	color: #fff;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .add_to_cart_button, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_external, .item .item-wrap6 .item-detail .products-thumb .item-bottom .product_type_grouped, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist, .item .item-wrap6 .item-detail .products-thumb .item-bottom a.compare {
	display: inline-block;
	vertical-align: top;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
	background-color: #ff5c00;
}

.item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .item .item-wrap6 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #fff;
}

.item .item-wrap6 .item-detail .item-content {
	padding: 10px 0 0;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background: #fff;
}

.item .item-wrap6 .item-detail .item-content .meta-location {
	position: initial;
	background-color: transparent;
	color: #acb2ba;
	left: 0;
	padding: 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	max-height: 25px;
	width: 90%;
	font-size: 12px;
}

.item .item-wrap6 .item-detail .item-content h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 45px;
	padding: 0 15px;
}

.item .item-wrap6 .item-detail .item-content h4 a {
	font-size: 16px;
	color: #222;
	font-weight: 400;
	text-transform: capitalize;
	position: relative;
	line-height: 22px;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.item .item-wrap6 .item-detail .item-content .item-price {
	padding: 0 15px;
	font-size: 21px;
	line-height: 22px;
	float: none;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	vertical-align: top;
	color: #ef2121;
}

.item .item-wrap6 .item-detail .item-content .item-price del {
	font-size: 16px;
	float: right;
	color: #999;
	font-weight: 400;
	line-height: 20px;
	text-decoration: auto;
	position: relative;
	margin: 2px 10px 0;
}

.item .item-wrap6 .item-detail .item-content .item-price del::before {
	width: 100%;
	height: 1px;
	background-color: #999;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: rotate3d(1, 1, 1, -15deg);
}

.rtl .item .item-wrap6 .item-detail .item-content .item-price del {
	float: left;
}

.item .item-wrap6 .item-detail .item-content .bottom {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	padding: 10px 0 5px;
	border-top: 1px solid #f3f3f6;
	margin: 10px 0 0;
}

.sw-woo-tab-style5 .item .item-wrap6 .item-detail .item-content .bottom {
	padding: 10px 0 15px;
}

.item .item-wrap6 .item-detail .item-content .bottom .wishlist {
	position: relative;
	padding: 0 15px;
}

.item .item-wrap6 .item-detail .item-content .bottom .wishlist .text {
	position: absolute;
	top: 2px;
	right: 20px;
	pointer-events: none;
}

.item .item-wrap6 .item-detail .item-content .bottom .meta-location {
	position: initial;
	background-color: transparent;
	color: #acb2ba;
	left: 0;
	padding: 0;
	padding: 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	max-height: 25px;
	width: 90%;
	font-size: 12px;
}

.item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist {
	margin: 0;
	font-size: 0;
}

.item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-wishlistaddedbrowse * {
	font-size: 0;
}

.item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	text-align: center;
	color: #222;
	font-weight: 500;
	height: 25px;
	line-height: 35px;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	width: 35px;
	background: center no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU0NzVFMENFOEUwNzExRUI4MTNERjNEQzgyOTQ2ODdGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU0NzVFMENGOEUwNzExRUI4MTNERjNEQzgyOTQ2ODdGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTQ3NUUwQ0M4RTA3MTFFQjgxM0RGM0RDODI5NDY4N0YiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTQ3NUUwQ0Q4RTA3MTFFQjgxM0RGM0RDODI5NDY4N0YiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4dz7fPAAAAh0lEQVR42mJkYGBwA+IVQPyJATfgAeJYRiCRAMQKQNyAR3EBiGCBcjyAWACPYkMgXg9T/ACID+BRzIts8g0g3oBHMciZDEwMJAD6KhYF+RyIZQgpBincDcQvgXgvugYWLAq7gXgpEEdDNTijK0ZXyIBEgzRsBuInDFCd36AmYQPRUHl3gAADAPJ0F1nNwy+zAAAAAElFTkSuQmCC");
}

.item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.nitro-lazy, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.nitro-lazy, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
	background: no-repeat center url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUxMkU3RjVDOTA2MDExRUJCOUE0ODkyOUNCQjgzMTk2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUxMkU3RjVEOTA2MDExRUJCOUE0ODkyOUNCQjgzMTk2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTEyRTdGNUE5MDYwMTFFQkI5QTQ4OTI5Q0JCODMxOTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTEyRTdGNUI5MDYwMTFFQkI5QTQ4OTI5Q0JCODMxOTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4TvgqAAAAAn0lEQVR42mJ8K6vixsDAsAKIPzHgBjxAHMsCJKSAeJLQo9sNuFS+k1MtAFLqLFC+B1BAAI/JhkC8Hqb4ARAfwKOYF0TAFN8AOmMDHmcogGgmBhIAHRUD3ScKxOuBWAavYpBCILUbiF8C8V50DUxYFHYDQyYDSDeha4ApRla4FCQApcEagFgGFs6PgXgaEKfCFMIAiA80GcScDcSBAAEGAIe4MlOzfrHKAAAAAElFTkSuQmCC");
}

.item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover.nitro-lazy, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover.nitro-lazy, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-wishlistaddedbrowse.show a, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse.show a {
	background: center no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUxMkU3RjVDOTA2MDExRUJCOUE0ODkyOUNCQjgzMTk2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUxMkU3RjVEOTA2MDExRUJCOUE0ODkyOUNCQjgzMTk2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTEyRTdGNUE5MDYwMTFFQkI5QTQ4OTI5Q0JCODMxOTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTEyRTdGNUI5MDYwMTFFQkI5QTQ4OTI5Q0JCODMxOTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4TvgqAAAAAn0lEQVR42mJ8K6vixsDAsAKIPzHgBjxAHMsCJKSAeJLQo9sNuFS+k1MtAFLqLFC+B1BAAI/JhkC8Hqb4ARAfwKOYF0TAFN8AOmMDHmcogGgmBhIAHRUD3ScKxOuBWAavYpBCILUbiF8C8V50DUxYFHYDQyYDSDeha4ApRla4FCQApcEagFgGFs6PgXgaEKfCFMIAiA80GcScDcSBAAEGAIe4MlOzfrHKAAAAAElFTkSuQmCC") !important;
	font-size: 0;
}

.item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse a.nitro-lazy, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-wishlistaddedbrowse.show a.nitro-lazy, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse.show a.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse a:before, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .item .item-wrap6 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #fff;
}

.item .item-wrap6 .item-detail .item-content .box-inner {
	display: flex;
	float: right;
	width: 90%;
	justify-content: flex-end;
	padding: 0 15px;
	align-items: center;
	color: #000;
}

.item .item-wrap6 .item-detail .item-content .box-inner .reviews-content {
	padding: 0 5px;
}

.item .item-wrap6:hover {
	box-shadow: none;
}

.item .item-wrap6:hover .item-detail {
	box-shadow: rgba(0, 0, 0, .1) 0px 4px 20px 0px;
}

.item .item-wrap6:hover .item-detail .products-thumb a.fancybox {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.item .item-wrap6:hover .item-detail .products-thumb .item-bottom {
	opacity: 1;
	filter: alpha(opacity=100);
}

.item .item-wrap6:hover .item-detail .products-thumb .item-bottom .button, .item .item-wrap6:hover .item-detail .products-thumb .item-bottom .add_to_cart_button, .item .item-wrap6:hover .item-detail .products-thumb .item-bottom .product_type_external, .item .item-wrap6:hover .item-detail .products-thumb .item-bottom .product_type_grouped, .item .item-wrap6:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap6:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap6:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap6:hover .item-detail .products-thumb .item-bottom a.compare {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.item .item-wrap6:hover .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.item .item-wrap7 {
	padding: 0 5px 15px;
}

.item .item-wrap7 .item-detail {
	border-radius: 4px;
	overflow: hidden;
	transition: all .3s;
	box-shadow: 0 16px 30px -40px #000;
}

.woo-slider-child4.woo-slider-child3 .item .item-wrap7 .item-detail {
	box-shadow: none;
}

.item .item-wrap7 .item-detail .reviews-content {
	background: #fff;
}

.item .item-wrap7 .item-detail .reviews-content .inner {
	width: 35px;
	height: 35px;
	background-color: #ff5c00;
	text-align: center;
	line-height: 38px;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	position: relative;
	margin: -10px 25px 0;
}

.item .item-wrap7 .item-detail .reviews-content .inner span {
	background: no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAQCAYAAAC4LkmaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM1NzRDODZFOEUxMDExRUI4M0E0RUZDQkVFRkZEQzcyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM1NzRDODZGOEUxMDExRUI4M0E0RUZDQkVFRkZEQzcyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzU3NEM4NkM4RTEwMTFFQjgzQTRFRkNCRUVGRkRDNzIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzU3NEM4NkQ4RTEwMTFFQjgzQTRFRkNCRUVGRkRDNzIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4v5eC+AAABVUlEQVR42uTXPUjDQBjG8atUcXAR6iA4OWgnESwIoqg4iIPFoSC2XRTByUUEnVxE0MHFxQ8UBJW6u6mDU1tol0ILOrX4MbiooJOi8R94Z6XQJHfNC78xl+TJ3XuXgGVZSoPqxygi6EI7WvCDNzyghCyuUfb6gQMeBteDecwgVOW1BZxiH+9+CW4cqxip0XiH2EClXoMbxBYGHBr/CMuytOsiOHsZ7iLm0gdaw7rpwa1g04MW9IQ5XJoWXJ8077DHm98Zkk4M3ODAmNvIaxCaXQlYsnNrO+OGkZIzmI51gTg+dJpxB7jRODS7JuXMt6DDjJvGMZqVWZWWzePO7RnXLb8+5waGpuQseSv92JXgWrEnNx1T5tcSPrHoVHAd2MFLrXqERtUo7/ZcTYD/9bgpzCKq/FNfsqpOkPsruCbpU23oRC+GMIGg8nc94goZFHGPV3z/CjAAZB1bCXFrwa4AAAAASUVORK5CYII=");
	display: inline-block;
	width: 78px;
	height: 16px;
	z-index: 0;
	position: absolute;
	left: 50%;
	margin-left: -39px;
	top: -6px;
}

.item .item-wrap7 .item-detail .reviews-content .inner span.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap7 .item-detail .reviews-content .inner .rating-inner {
	width: 35px;
	height: 35px;
	background-color: #ff5c00;
	text-align: center;
	line-height: 35px;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	position: relative;
}

.item .item-wrap7 .item-detail .products-thumb {
	position: relative;
}

.item .item-wrap7 .item-detail .products-thumb .product-thumb-hover {
	float: left;
}

.item .item-wrap7 .item-detail .products-thumb .product-countdown1 {
	height: 20px;
	line-height: 18px;
	display: inline-block;
	padding: 0 11px 0 25px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	border-radius: 3px;
	z-index: 9;
	background: no-repeat 6px 4px rgba(0, 0, 0, .3) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUUyQzk3Njg5NUYzMTFFQjhGRDdDMTg3ODQ5OTgxQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUUyQzk3Njk5NUYzMTFFQjhGRDdDMTg3ODQ5OTgxQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFRTJDOTc2Njk1RjMxMUVCOEZEN0MxODc4NDk5ODFDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFRTJDOTc2Nzk1RjMxMUVCOEZEN0MxODc4NDk5ODFDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl+rmksAAADFSURBVHjabNC/C4FBGMDx148MlE0Giwy8A/VmMdmU0T9gIJOFwayYlZL/wMKGRaJsFhsWZn8Hr++93dXT8dSn7rm75+6eC/m+74gIo4MWEvjghRlOwQ5VoMWwxhxpVBBHEUcMg8NFwRgjkW+Q1eMIDqirJyzgoYmCZscbPQxUwQRb5HDF0/kfD2TM9SX0xXOUFbrW3F0mZURFnsQSVZ27qnlZ0EbeOtERTe9V0/bCFB5SYs7VP/TzrUYDZ1xwww41s/4VYAAe/Bs0gVLeNAAAAABJRU5ErkJggg==");
}

.item .item-wrap7 .item-detail .products-thumb .product-countdown1.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap7 .item-detail .products-thumb .product-countdown1 span {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	padding: 0 1px 0 0px;
}

.item .item-wrap7 .item-detail .products-thumb >a {
	width: 100%;
}

.item .item-wrap7 .item-detail .products-thumb >a img {
	width: 100%;
}

.sw-woo-tab-style5 .item .item-wrap7 .item-detail .products-thumb >a {
	float: left;
}

.item .item-wrap7 .item-detail .products-thumb .meta-location {
	display: none;
}

.item .item-wrap7 .item-detail .products-thumb .wc-soldby-start {
	position: absolute;
	bottom: 0;
	right: 0;
}

.sw-woo-tab-style5 .item .item-wrap7 .item-detail .products-thumb .wc-soldby-start {
	left: 0;
}

.rtl .sw-woo-tab-style5 .item .item-wrap7 .item-detail .products-thumb .wc-soldby-start {
	right: 0;
	left: auto;
}

.rtl .item .item-wrap7 .item-detail .products-thumb .wc-soldby-start {
	right: auto;
	left: 0;
}

.item .item-wrap7 .item-detail .products-thumb .wc-soldby-start .wcvendors_sold_by_in_loop {
	display: inline-block;
	padding: 0 10px;
	background-color: rgba(0, 0, 0, .3);
	color: #fff;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px;
	border-radius: 2px;
	border: 1px solid #fff;
}

.item .item-wrap7 .item-detail .products-thumb .stock-sold {
	height: 20px;
	line-height: 20px;
	display: inline-block;
	padding: 0 11px 0 25px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 3px;
	background: no-repeat rgba(0, 0, 0, .3) 10px url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKCAYAAACJxx+AAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE3MzcyRjRCOEUwNzExRUI4NzQ1QTNDOTIxRDUxMTlDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE3MzcyRjRDOEUwNzExRUI4NzQ1QTNDOTIxRDUxMTlDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTczNzJGNDk4RTA3MTFFQjg3NDVBM0M5MjFENTExOUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTczNzJGNEE4RTA3MTFFQjg3NDVBM0M5MjFENTExOUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4SXZ5WAAAAi0lEQVR42mL6//8/AxQ3APFNKG6AiTMxQEAQEOugYZAYXIElEC8A4t9QvAAqBldwDojDoHwmKPscsoIVQPwWiK9A8VuoGAMjyCFIQBxKv4QJsEBpeyDuBOLvUD4nEJcD8UGQV8yB+DQQyyB5WQYqZg7i7ARibSRJGAaJ7QQ5UgKIrzJgApCYBECAAQBFPmNxUUz15QAAAABJRU5ErkJggg==");
}

.item .item-wrap7 .item-detail .products-thumb .stock-sold.nitro-lazy {
	background-image: none !important;
}

.rtl .item .item-wrap7 .item-detail .products-thumb .stock-sold {
	left: auto;
	right: 10px;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom {
	position: absolute;
	font-size: 15px;
	bottom: 40px;
	left: auto;
	right: 10px;
	z-index: 2;
	opacity: 1;
	filter: alpha(opacity=100);
	display: flex;
	flex-direction: column;
}

.rtl .item .item-wrap7 .item-detail .products-thumb .item-bottom {
	right: auto;
	left: 10px;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .clear {
	display: none;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_variable, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_simple, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_bundle, .item .item-wrap7 .item-detail .products-thumb .item-bottom .add_to_cart_button, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_external, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_grouped {
	order: 3;
	margin: 0 0 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	height: 35px;
	line-height: 35px;
	width: 35px;
	font-size: 0;
	color: #222;
	text-transform: capitalize;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	border-radius: 50%;
	background: no-repeat center #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjZGM0NENkE5MzU5MTFFQjkzQTg5N0M3NzZFRUFFQjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjZGM0NENkI5MzU5MTFFQjkzQTg5N0M3NzZFRUFFQjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NkYzQ0Q2ODkzNTkxMUVCOTNBODk3Qzc3NkVFQUVCMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NkYzQ0Q2OTkzNTkxMUVCOTNBODk3Qzc3NkVFQUVCMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Poj2Y+8AAAFdSURBVHjajJO/SgNBEIfvzliIolgk0Uq863wBSwmCIPgAFqK2Ilba5BmEpBLBJ7AUFNRCax9ALYTTKupxSQTxT2FxfgNzYVwN3sDHzs7Ob3Z2uPOzLPOsRVE0zrILixo6g504jl9sXuCIfJZjuIEp5VpietazkvfTatCletPEmohqenaZB31plYNN/BGY1fXCKTgP73AFbxTeCxANsamDvOETUvUtEvtQvy4aaXUC7qhyQGBAyovvvL0Xx18WjQjL0DYT9L3fdg75+CW3LMIqPGnFhz9EEr83W8mtBHpjxytunVwoNz73y+JNa7BqQpJbFWFFp5YnTsKw+issW3BihKlt1d44B6eI1uVTk0+PN3bNeSKavNW2GcQhyxFswwL71Ole9tWStpo4U2ywNPo8O8lbHSXxtehINXcscP+QghaI6JFBLBVVaG7LD8NwGmcfZuDrH90g3MLGtwADAFSfc9EVHmsMAAAAAElFTkSuQmCC");
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_variable.nitro-lazy, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_simple.nitro-lazy, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_bundle.nitro-lazy, .item .item-wrap7 .item-detail .products-thumb .item-bottom .add_to_cart_button.nitro-lazy, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_external.nitro-lazy, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_grouped.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_variable:hover, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_simple:hover, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_bundle:hover, .item .item-wrap7 .item-detail .products-thumb .item-bottom .add_to_cart_button:hover, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_external:hover, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_grouped:hover {
	background: no-repeat center #ff5c00 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDVCNEFCOTY5MzU5MTFFQkE0NDJBN0FFMDkxRTM5MzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDVCNEFCOTc5MzU5MTFFQkE0NDJBN0FFMDkxRTM5MzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NUI0QUI5NDkzNTkxMUVCQTQ0MkE3QUUwOTFFMzkzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NUI0QUI5NTkzNTkxMUVCQTQ0MkE3QUUwOTFFMzkzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtgHHuYAAAE5SURBVHjalNO7SgNREMbxs6sWIRKxSGJsxNYXsBS0EnwAC9G0Ilba+CAiBO2to6AW9rYBtbDQKl7YREG8FBbr/9OJnF3Xyw78kpM5MznDycbFcexShrGNttmxXKIudMkIsIczjJlTywWJytQ3TaOZMUXT9r5ygV6IFQxi0t6PU5PM4BkneMKmRi1gAw94RWRrn3IvtlZtoZ+XEVyggT47oZE60c/Pq0eNZXRs4/DbJXzGka7D1qotq7GKG0teuey49NaqrYR2Ytf9P7q9Rp14+0vhEha9z6qtqrFit9aLGoq2XsAq9r39yB/VP3EKB6hjHbO49/bv/MvpeBu7GMWa/fBRavToo4cnp4VSxmP2E9W2NGoJjzluVbVDagxd/gjVdI25HE2qbevfMc5iCxN4+6NpAOdYfhdgAO6kwc27/khPAAAAAElFTkSuQmCC");
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_variable:hover.nitro-lazy, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_simple:hover.nitro-lazy, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_bundle:hover.nitro-lazy, .item .item-wrap7 .item-detail .products-thumb .item-bottom .add_to_cart_button:hover.nitro-lazy, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_external:hover.nitro-lazy, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_grouped:hover.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_variable.loading, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_simple.loading, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_bundle.loading, .item .item-wrap7 .item-detail .products-thumb .item-bottom .add_to_cart_button.loading, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_external.loading, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_grouped.loading {
	background-color: #ff5c00;
	opacity: .75;
	filter: alpha(opacity=75);
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_variable.loading:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_simple.loading:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_bundle.loading:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .add_to_cart_button.loading:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_external.loading:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_grouped.loading:before {
	text-align: center;
	left: 0;
	background-color: #ff5c00;
	border-radius: 50%;
	background-size: contain;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_variable.added:after, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_simple.added:after, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_bundle.added:after, .item .item-wrap7 .item-detail .products-thumb .item-bottom .add_to_cart_button.added:after, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_external.added:after, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_grouped.added:after {
	font-family: WooCommerce;
	background: #90cd0d;
	font-size: 8px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 15px;
	vertical-align: top;
	border-radius: 50%;
	margin-top: 8px;
	margin-left: 0;
	color: #444;
	font-weight: bold;
	position: absolute;
	left: 10px;
}

.rtl .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_variable.added:after, .rtl .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_simple.added:after, .rtl .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_bundle.added:after, .rtl .item .item-wrap7 .item-detail .products-thumb .item-bottom .add_to_cart_button.added:after, .rtl .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_external.added:after, .rtl .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_grouped.added:after {
	right: 13px;
	left: auto;
	margin-left: 0;
	margin-right: -4px;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_grouped, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_variable {
	padding: 0 15px;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist {
	display: none !important;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom a.fancybox {
	order: 0;
	margin: 0 0 5px;
	text-align: center;
	color: #222;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	display: block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	font-size: 0;
	background-color: #fff;
	float: none;
	border-radius: 50%;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom a.fancybox:before {
	font-family: fontawesome;
	font-size: 14px;
	content: "";
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom a.fancybox:hover {
	background-color: #ff5c00;
	color: #fff;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom a.compare {
	order: 2;
	margin: 0 0 5px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom a.compare.added:before {
	color: #222;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom a.compare:before {
	font-size: 13px;
	content: "";
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap7 .item-detail .products-thumb .item-bottom a.compare {
	text-align: center;
	color: #222;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	padding: 0;
	background-color: #fff;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	width: 35px;
	margin: 0 0 5px;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom a.compare:before {
	font-family: fontawesome;
	font-size: 12px;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .item .item-wrap7 .item-detail .products-thumb .item-bottom a.compare:hover {
	min-width: 30px;
	background-color: #ff5c00;
	font-size: 0;
	padding: 0;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom a.compare:hover:before {
	color: #fff;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .add_to_cart_button, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_external, .item .item-wrap7 .item-detail .products-thumb .item-bottom .product_type_grouped, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist, .item .item-wrap7 .item-detail .products-thumb .item-bottom a.compare {
	display: inline-block;
	vertical-align: top;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
	background-color: #ff5c00;
}

.item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .item .item-wrap7 .item-detail .products-thumb .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #fff;
}

.item .item-wrap7 .item-detail .item-content {
	padding: 10px 0 0;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background: #fff;
}

.item .item-wrap7 .item-detail .item-content .meta-location {
	position: initial;
	background-color: transparent;
	color: #acb2ba;
	left: 0;
	padding: 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	max-height: 25px;
	width: 90%;
	font-size: 12px;
}

.item .item-wrap7 .item-detail .item-content h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 45px;
	padding: 0 15px;
}

.item .item-wrap7 .item-detail .item-content h4 a {
	font-size: 16px;
	color: #222;
	font-weight: 400;
	text-transform: capitalize;
	position: relative;
	line-height: 22px;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.item .item-wrap7 .item-detail .item-content .item-price {
	padding: 0 15px;
	font-size: 21px;
	line-height: 22px;
	float: none;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	vertical-align: top;
	color: #ef2121;
}

.item .item-wrap7 .item-detail .item-content .item-price del {
	font-size: 16px;
	float: right;
	color: #999;
	font-weight: 400;
	line-height: 20px;
	text-decoration: auto;
	position: relative;
	margin: 2px 10px 0;
}

.item .item-wrap7 .item-detail .item-content .item-price del::before {
	width: 100%;
	height: 1px;
	background-color: #999;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: rotate3d(1, 1, 1, -15deg);
}

.rtl .item .item-wrap7 .item-detail .item-content .item-price del {
	float: left;
}

.item .item-wrap7 .item-detail .item-content .bottom {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	border-top: 1px solid #f3f3f6;
	margin: 10px 0 0;
	padding: 10px 0 15px;
}

.item .item-wrap7 .item-detail .item-content .bottom .wishlist {
	position: relative;
	padding: 0 15px;
}

.item .item-wrap7 .item-detail .item-content .bottom .wishlist .text {
	position: absolute;
	top: 1px;
	right: 20px;
	pointer-events: none;
}

.item .item-wrap7 .item-detail .item-content .bottom .meta-location {
	position: initial;
	background-color: transparent;
	color: #acb2ba;
	left: 0;
	padding: 0;
	padding: 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	max-height: 25px;
	width: 90%;
	font-size: 12px;
}

.item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist {
	margin: 0;
	font-size: 0;
}

.item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-wishlistaddedbrowse * {
	font-size: 0;
}

.item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	text-align: center;
	color: #222;
	font-weight: 500;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	border-radius: 2px;
	height: 20px;
	line-height: 30px;
	width: 50px;
	background: 6px 6px no-repeat #f0f0f0 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRBMjYzQzRFOEVDOTExRUI5MkNBRjNBQjk5NTA1MjBGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRBMjYzQzRGOEVDOTExRUI5MkNBRjNBQjk5NTA1MjBGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REEyNjNDNEM4RUM5MTFFQjkyQ0FGM0FCOTk1MDUyMEYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REEyNjNDNEQ4RUM5MTFFQjkyQ0FGM0FCOTk1MDUyMEYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6Ek06CAAAAOklEQVR42mKcOXPmfwYsgIkBBxg0EquhGAxYoPQiIE6Csr8DcRxIYgYQZ6WlpYE9OmvWrAQg9Q0gwACgKgzompJuFgAAAABJRU5ErkJggg==");
}

.item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.nitro-lazy, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.nitro-lazy, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
	background: 6px 6px no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REU1NDNBRDI5NzRBMTFFQkJBMzZBREMxOTUzOEEzMTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REU1NDNBRDM5NzRBMTFFQkJBMzZBREMxOTUzOEEzMTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpERTU0M0FEMDk3NEExMUVCQkEzNkFEQzE5NTM4QTMxMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpERTU0M0FEMTk3NEExMUVCQkEzNkFEQzE5NTM4QTMxMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsIzfC0AAAA6SURBVHjaYnwrq/KfAQtgYsABBo3EaigGAxYovQiIk6Ds70AcB5KYAcRZQo9ugz36Tk41AUh9AwgwAA3DDEu4X07NAAAAAElFTkSuQmCC");
}

.item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover.nitro-lazy, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover.nitro-lazy, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-wishlistaddedbrowse.show a, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse.show a {
	background: center no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUxMkU3RjVDOTA2MDExRUJCOUE0ODkyOUNCQjgzMTk2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUxMkU3RjVEOTA2MDExRUJCOUE0ODkyOUNCQjgzMTk2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTEyRTdGNUE5MDYwMTFFQkI5QTQ4OTI5Q0JCODMxOTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTEyRTdGNUI5MDYwMTFFQkI5QTQ4OTI5Q0JCODMxOTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4TvgqAAAAAn0lEQVR42mJ8K6vixsDAsAKIPzHgBjxAHMsCJKSAeJLQo9sNuFS+k1MtAFLqLFC+B1BAAI/JhkC8Hqb4ARAfwKOYF0TAFN8AOmMDHmcogGgmBhIAHRUD3ScKxOuBWAavYpBCILUbiF8C8V50DUxYFHYDQyYDSDeha4ApRla4FCQApcEagFgGFs6PgXgaEKfCFMIAiA80GcScDcSBAAEGAIe4MlOzfrHKAAAAAElFTkSuQmCC") !important;
	font-size: 0;
}

.item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse a.nitro-lazy, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-wishlistaddedbrowse.show a.nitro-lazy, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse.show a.nitro-lazy {
	background-image: none !important;
}

.item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse a:before, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .item .item-wrap7 .item-detail .item-content .bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #fff;
}

.item .item-wrap7 .item-detail .item-content .box-inner {
	display: flex;
	float: right;
	width: 90%;
	justify-content: flex-end;
	padding: 0 15px;
	align-items: center;
	color: #000;
}

.item .item-wrap7 .item-detail .item-content .box-inner .reviews-content {
	padding: 0 5px;
}

.item .item-wrap7:hover {
	box-shadow: none;
}

.item .item-wrap7:hover .item-detail {
	box-shadow: rgba(0, 0, 0, .1) 0px 4px 20px 0px;
}

.item .item-wrap7:hover .item-detail .products-thumb a.fancybox {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.item .item-wrap7:hover .item-detail .products-thumb .item-bottom {
	opacity: 1;
	filter: alpha(opacity=100);
}

.item .item-wrap7:hover .item-detail .products-thumb .item-bottom .button, .item .item-wrap7:hover .item-detail .products-thumb .item-bottom .add_to_cart_button, .item .item-wrap7:hover .item-detail .products-thumb .item-bottom .product_type_external, .item .item-wrap7:hover .item-detail .products-thumb .item-bottom .product_type_grouped, .item .item-wrap7:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .item .item-wrap7:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .item .item-wrap7:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .item .item-wrap7:hover .item-detail .products-thumb .item-bottom a.compare {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.item .item-wrap7:hover .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.responsive-post-slider {
	background-color: #fff;
	padding: 40px 0;
}

.responsive-post-slider .res-button {
	display: none !important;
}

.responsive-post-slider .block-title {
	text-align: center;
}

.responsive-post-slider .block-title h3 {
	display: inline-block;
	position: relative;
	padding: 0 0 20px;
	font-size: 20px;
	color: #222;
	text-transform: uppercase;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-title.png") no-repeat bottom center;
}

.responsive-post-slider .block-title h3.nitro-lazy {
	background-image: none !important;
}

.responsive-post-slider .slick-dots {
	margin: 23px 0 0;
	display: inline-block;
	list-style: none;
}

.responsive-post-slider .slick-dots >li {
	float: left;
	height: 5px;
}

.responsive-post-slider .slick-dots >li button {
	display: inline-block;
	width: 40px;
	height: 5px;
	background-color: #222;
	border-radius: 2px;
	margin: 0 5px;
	font-size: 0;
	border: 0;
}

.responsive-post-slider .slick-dots >li.slick-active button {
	background-color: #ff5c00;
}

.responsive-post-slider .resp-slider-container .slider {
	margin: 0 -15px;
	text-align: center;
}

.responsive-post-slider .resp-slider-container .slider .item {
	padding: 0 15px;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over {
	position: relative;
	float: left;
	max-width: 260px;
	margin-right: 30px;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over a {
	display: block;
	position: relative;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over a:hover:before {
	opacity: 1;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over a:hover img {
	opacity: 1 !important;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over a:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl .responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over {
	float: right;
	margin-left: 30px;
	margin-right: 0;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over img {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	border-radius: 4px;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over a:hover img {
	opacity: .85;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content {
	text-align: left;
}

.rtl .responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content {
	text-align: right;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .item-meta i {
	margin-right: 7px;
}

.rtl .responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .item-meta i {
	margin-left: 7px;
	margin-right: 0;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 {
	margin: 10px 0;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 a {
	color: #222;
	font-weight: 700;
	font-size: 18px;
	text-transform: capitalize;
	display: block;
	line-height: 24px;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 a:hover {
	color: #ff5c00;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .description {
	font-size: 14px;
	color: #666;
	margin: 12px 0;
	line-height: 24px;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .readmore {
	text-align: right;
}

.rtl .responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .readmore {
	text-align: left;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .readmore a {
	color: #ff5c00;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	display: inline-block;
	padding: 0 0 5px;
	position: relative;
}

.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .readmore a:before {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 1px;
	background-color: #ff5c00;
	left: 0;
}

.home-style1 .wpb_revslider_element .tp-bullets.hermes .tp-bullet, .home-style1 rs-module-wrap .tp-bullets.hermes .tp-bullet {
	width: 10px !important;
	height: 10px !important;
}

.home-style1 .wpb_revslider_element .tp-bullets.hermes .tp-bullet.selected:after, .home-style1 rs-module-wrap .tp-bullets.hermes .tp-bullet.selected:after {
	background-color: #ff5c00 !important;
}

.home-style1 .sw-brand-container-slider {
	margin: 0 0 40px;
	padding: 22px 60px 22px;
	background-color: #fff;
}

.home-style1 .sw-brand-container-slider .res-button {
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.home-style1 .sw-brand-container-slider .res-button.slick-prev {
	-webkit-transform: translateX(-40px);
	-moz-transform: translateX(-40px);
	-o-transform: translateX(-40px);
	-ms-transform: translateX(-40px);
	transform: translateX(-40px);
}

.home-style1 .sw-brand-container-slider .res-button.slick-next {
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	-o-transform: translateX(40px);
	-ms-transform: translateX(40px);
	transform: translateX(40px);
}

.home-style1 .sw-brand-container-slider:hover .res-button.slick-prev, .home-style1 .sw-brand-container-slider:hover .res-button.slick-next {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

.home-style1 .responsive-post-slider {
	padding: 40px 15px;
	border-radius: 3px;
}

.home-style1 .responsive-post-slider .block-title h3 {
	margin-bottom: 30px;
}

.sw-featured-product .wrap-content .item, .sw-featured-product .content-wrap .item, .sw-best-seller-product .wrap-content .item, .sw-best-seller-product .content-wrap .item, .sw-latest-product .wrap-content .item, .sw-latest-product .content-wrap .item {
	margin-bottom: 30px;
}

.sw-featured-product .wrap-content .item:nth-child(4n + 1), .sw-featured-product .content-wrap .item:nth-child(4n + 1), .sw-best-seller-product .wrap-content .item:nth-child(4n + 1), .sw-best-seller-product .content-wrap .item:nth-child(4n + 1), .sw-latest-product .wrap-content .item:nth-child(4n + 1), .sw-latest-product .content-wrap .item:nth-child(4n + 1) {
	clear: both;
}

.search-results .content-list-category .products-wrapper .products-loop .item:nth-child(4n + 1) {
	clear: both;
}

.home-style8 .main-page>.page .entry-content .entry-summary {
	margin-bottom: 0;
}

.rtl  .img-float {
	margin: 0 0 0 15px !important;
}

.rtl  .elementor-6458 .elementor-element.elementor-element-004fa68 {
	text-align: right;
}

.rtl  .box-center8 .elementor-widget-image-box .elementor-image-box-content {
	text-align: right;
}

.rtl  .responsive-post-slider_list .item {
	text-align: right;
}

.rtl  .new-footer-8 h5, .rtl  .elementor-6629 .elementor-element.elementor-element-28b99776 .elementor-heading-title, .rtl  .elementor-6629 .elementor-element.elementor-element-38f274ab .elementor-heading-title {
	text-align: left;
}

.rtl  .responsive-post-slider_list .item .box-content {
	justify-content: flex-end;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.woocommerce .entry-content, .woocommerce-page .entry-content {
	padding: 20px;
	background-color: #fff;
	margin-bottom: 40px;
	border-radius: 4px;
}

.woocommerce .listing-title h1, .woocommerce-page .listing-title h1 {
	margin: 40px 0 0;
}

.woocommerce.rtl .woocommerce .cart-collaterals .cart_totals, .woocommerce-page.rtl .woocommerce .cart-collaterals .cart_totals {
	text-align: right;
}

.woocommerce input.input-text, .woocommerce-page input.input-text {
	height: 35px;
	background-color: #eee;
	border: 1px solid #ddd;
	text-indent: 10px;
}

.woocommerce .woocommerce-checkout #payment div.form-row, .woocommerce-page .woocommerce-checkout #payment div.form-row {
	margin-bottom: 40px;
}

.woocommerce #customer_login h2, .woocommerce-page #customer_login h2 {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 24px;
	text-transform: uppercase;
}

.woocommerce #customer_login form.login, .woocommerce #customer_login form.register, .woocommerce-page #customer_login form.login, .woocommerce-page #customer_login form.register {
	border: 0;
	padding: 0;
}

.woocommerce #customer_login form.login .form-row .input-text, .woocommerce #customer_login form.register .form-row .input-text, .woocommerce-page #customer_login form.login .form-row .input-text, .woocommerce-page #customer_login form.register .form-row .input-text {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: #eee;
	border: 0;
}

.woocommerce #customer_login form.login .form-row .input-text#password, .woocommerce #customer_login form.register .form-row .input-text#password, .woocommerce-page #customer_login form.login .form-row .input-text#password, .woocommerce-page #customer_login form.register .form-row .input-text#password {
	width: 100%;
}

.woocommerce form.lost_reset_password .form-row, .woocommerce-page form.lost_reset_password .form-row {
	width: 300px;
	max-width: 100%;
}

.woocommerce form.lost_reset_password .form-row .input-text, .woocommerce-page form.lost_reset_password .form-row .input-text {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	background: #eee;
	border: 0;
}

.woocommerce form.lost_reset_password .form-row input.button, .woocommerce-page form.lost_reset_password .form-row input.button {
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 10px;
	margin-top: 0;
	background-color: #ff5c00;
}

.woocommerce form.lost_reset_password .form-row input.button:hover, .woocommerce-page form.lost_reset_password .form-row input.button:hover {
	background: #cc4a00;
	color: #fff;
}

.woocommerce .woocommerce form .form-row label, .woocommerce-page .woocommerce form .form-row label {
	font-weight: normal;
}

.woocommerce .woocommerce-checkout table.shop_table th, .woocommerce .woocommerce-checkout table.shop_table td, .woocommerce-page .woocommerce-checkout table.shop_table th, .woocommerce-page .woocommerce-checkout table.shop_table td {
	border: 0;
}

.woocommerce .woocommerce-checkout table.shop_table th, .woocommerce-page .woocommerce-checkout table.shop_table th {
	color: #222;
	font-family: Helvetica, Arial, sans-serif;
}

.woocommerce .woocommerce-checkout .col-1 h3, .woocommerce .woocommerce-checkout .col-2 h3, .woocommerce-page .woocommerce-checkout .col-1 h3, .woocommerce-page .woocommerce-checkout .col-2 h3 {
	color: #222;
}

.woocommerce .woocommerce-checkout .woocommerce-checkout-payment label, .woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment label {
	color: #222;
	font-family: Helvetica, Arial, sans-serif;
}

.woocommerce .woocommerce .checkout #order_review table.shop_table td, .woocommerce .woocommerce .checkout #order_review table.shop_table tfoot th, .woocommerce .woocommerce-page .checkout #order_review table.shop_table td, .woocommerce .woocommerce-page .checkout #order_review table.shop_table tfoot th, .woocommerce-page .woocommerce .checkout #order_review table.shop_table td, .woocommerce-page .woocommerce .checkout #order_review table.shop_table tfoot th, .woocommerce-page .woocommerce-page .checkout #order_review table.shop_table td, .woocommerce-page .woocommerce-page .checkout #order_review table.shop_table tfoot th {
	border-top: 1px solid #fff;
	padding: 10px 15px;
	border-right: 0;
}

.woocommerce .entry-summary form.register button[type="submit"], .woocommerce-page .entry-summary form.register button[type="submit"] {
	text-transform: uppercase;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	background-color: #ff5c00;
	border-radius: 2px;
	border: 0;
	font-weight: normal;
}

.woocommerce .entry-summary form.register button[type="submit"]:hover, .woocommerce-page .entry-summary form.register button[type="submit"]:hover {
	color: #fff;
	background: #cc4a00;
	border-color: #ff5c00;
}

.woocommerce .entry-content form.login, .woocommerce-page .entry-content form.login {
	border: 0;
	padding: 0;
}

.woocommerce .entry-content form.login .form-row-first, .woocommerce .entry-content form.login .form-row-last, .woocommerce-page .entry-content form.login .form-row-first, .woocommerce-page .entry-content form.login .form-row-last {
	float: left;
	width: 48.5%;
	padding: 0;
	margin-bottom: 15px;
}

.woocommerce .entry-content form.login .form-row-first .input-text, .woocommerce .entry-content form.login .form-row-last .input-text, .woocommerce-page .entry-content form.login .form-row-first .input-text, .woocommerce-page .entry-content form.login .form-row-last .input-text {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: #eee;
	border: 0;
}

.woocommerce .entry-content form.login .form-row-last, .woocommerce-page .entry-content form.login .form-row-last {
	margin-left: 3%;
}

.woocommerce .entry-content form.login .form-row label.inline, .woocommerce-page .entry-content form.login .form-row label.inline {
	clear: both;
	display: block;
	line-height: normal;
	vertical-align: top;
}

.woocommerce .entry-content form.login .form-row input.button, .woocommerce-page .entry-content form.login .form-row input.button {
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 10px;
	text-transform: capitalize;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	background-color: #ff5c00;
}

.woocommerce .entry-content form.login .form-row input.button:hover, .woocommerce-page .entry-content form.login .form-row input.button:hover {
	background: #cc4a00;
	color: #fff;
}

.woocommerce .entry-content form.login .lost_password a, .woocommerce-page .entry-content form.login .lost_password a {
	color: #ff5c00;
}

.woocommerce .entry-content form.login .lost_password a:hover, .woocommerce-page .entry-content form.login .lost_password a:hover {
	color: #b34000;
}

.woocommerce .entry-content .checkout_coupon, .woocommerce-page .entry-content .checkout_coupon {
	padding: 0;
	border: 0;
}

.woocommerce .entry-content .checkout_coupon .form-row, .woocommerce-page .entry-content .checkout_coupon .form-row {
	width: 180px;
	float: left;
	padding: 0;
}

.woocommerce .entry-content .checkout_coupon .form-row.form-row-last, .woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
	text-align: center;
}

.woocommerce .entry-content .checkout_coupon .form-row .input-text, .woocommerce-page .entry-content .checkout_coupon .form-row .input-text {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: #eee;
	border: 0;
}

.woocommerce .entry-content .checkout_coupon .form-row input.button, .woocommerce-page .entry-content .checkout_coupon .form-row input.button {
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	height: 35px;
	text-transform: uppercase;
	text-transform: capitalize;
	background-color: #ff5c00;
}

.woocommerce .entry-content .checkout_coupon .form-row input.button:hover, .woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover {
	background: #cc4a00;
	color: #fff;
}

.woocommerce .checkout .col2-set .col-1, .woocommerce .checkout .col2-set .col-2, .woocommerce-page .checkout .col2-set .col-1, .woocommerce-page .checkout .col2-set .col-2 {
	float: left;
	width: 50%;
}

.woocommerce .checkout .col2-set .col-1 h3, .woocommerce .checkout .col2-set .col-2 h3, .woocommerce-page .checkout .col2-set .col-1 h3, .woocommerce-page .checkout .col2-set .col-2 h3 {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}

.woocommerce .checkout .col2-set .col-1 .chosen-container-single .chosen-single, .woocommerce .checkout .col2-set .col-2 .chosen-container-single .chosen-single, .woocommerce-page .checkout .col2-set .col-1 .chosen-container-single .chosen-single, .woocommerce-page .checkout .col2-set .col-2 .chosen-container-single .chosen-single {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.woocommerce .checkout .col2-set .col-1 input, .woocommerce .checkout .col2-set .col-1 textarea, .woocommerce .checkout .col2-set .col-2 input, .woocommerce .checkout .col2-set .col-2 textarea, .woocommerce-page .checkout .col2-set .col-1 input, .woocommerce-page .checkout .col2-set .col-1 textarea, .woocommerce-page .checkout .col2-set .col-2 input, .woocommerce-page .checkout .col2-set .col-2 textarea {
	background: #eee;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 0;
}

.woocommerce .checkout .col2-set .col-1 textarea, .woocommerce .checkout .col2-set .col-2 textarea, .woocommerce-page .checkout .col2-set .col-1 textarea, .woocommerce-page .checkout .col2-set .col-2 textarea {
	padding: 10px;
	min-height: 80px;
}

.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields, .woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
	padding-right: 15px;
}

.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields, .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
	padding-left: 15px;
}

.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address, .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
	padding: 0 0 10px;
	width: 100%;
}

.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >label, .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >label {
	padding: 0;
	margin: 0;
	font-weight: normal;
	vertical-align: top;
	display: inline-block;
}

.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >input, .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address >input {
	display: inline-block;
	vertical-align: top;
	margin: 6px 5px 0;
}

.woocommerce .checkout #order_review table.shop_table, .woocommerce-page .checkout #order_review table.shop_table {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 0;
}

.woocommerce .checkout #order_review table.shop_table td, .woocommerce .checkout #order_review table.shop_table tfoot th, .woocommerce-page .checkout #order_review table.shop_table td, .woocommerce-page .checkout #order_review table.shop_table tfoot th {
	border-top: 1px solid #fff;
	padding: 10px 15px;
}

.woocommerce .checkout #order_review table.shop_table tr, .woocommerce-page .checkout #order_review table.shop_table tr {
	background: #eee;
}

.woocommerce .checkout #order_review table.shop_table tr:hover, .woocommerce-page .checkout #order_review table.shop_table tr:hover {
	background: #d5d5d5;
	cursor: pointer;
}

.woocommerce .checkout #payment, .woocommerce-page .checkout #payment {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.woocommerce .checkout #payment #place_order, .woocommerce-page .checkout #payment #place_order {
	width: auto;
	border: 0;
	padding: 10px 20px;
	background: #ff5c00;
	color: #fff;
	text-shadow: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
}

.woocommerce .checkout #payment #place_order:hover, .woocommerce-page .checkout #payment #place_order:hover {
	background: #b34000;
}

.woocommerce form table.shop_table.shop_table_responsive, .woocommerce-page form table.shop_table.shop_table_responsive {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border-radius: 3px;
	border: 0;
	border: 1px solid #ccc;
	border: 1px solid #ededed;
}

.woocommerce form table.shop_table.shop_table_responsive th.product-thumbnail, .woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail, .woocommerce-page form table.shop_table.shop_table_responsive th.product-thumbnail, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail {
	display: block;
}

.woocommerce form table.shop_table.shop_table_responsive thead, .woocommerce-page form table.shop_table.shop_table_responsive thead {
	display: table-row-group;
}

.woocommerce form table.shop_table.shop_table_responsive thead tr, .woocommerce-page form table.shop_table.shop_table_responsive thead tr {
	display: table-row;
}

.woocommerce form table.shop_table.shop_table_responsive thead tr th, .woocommerce-page form table.shop_table.shop_table_responsive thead tr th {
	border-bottom: 1px solid #ededed;
	border-top: 0;
	border-left: 0;
	color: #222;
	font-family: Helvetica, Arial, sans-serif;
}

.woocommerce form table.shop_table.shop_table_responsive thead tr th.product-subtotal, .woocommerce-page form table.shop_table.shop_table_responsive thead tr th.product-subtotal {
	border-right: 0;
}

.woocommerce form table.shop_table.shop_table_responsive tbody tr, .woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
	display: table-row;
}

.woocommerce form table.shop_table.shop_table_responsive tbody tr td, .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
	border-top: 1px solid #ededed;
	display: table-cell;
	text-align: left !important;
}

.woocommerce form table.shop_table.shop_table_responsive tbody tr td:before, .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
	display: none;
}

.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td, .woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td {
	border: 0;
}

.woocommerce form table.shop_table.shop_table_responsive tr, .woocommerce-page form table.shop_table.shop_table_responsive tr {
	border: 0;
}

.woocommerce form table.shop_table.shop_table_responsive tr td, .woocommerce-page form table.shop_table.shop_table_responsive tr td {
	border: 0;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-name a, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-name a {
	text-transform: capitalize;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail img, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail img {
	width: 70px;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-remove, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-remove {
	font-size: 24px;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity {
	position: relative;
	border: 1px solid #e8e8e8;
	height: 35px;
	width: 84px;
	border-radius: 17px;
	padding: 0 7px;
	margin: 0 15px 0 0 !important;
	background-color: #fff;
}

.rtl .woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity, .rtl .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity {
	float: right;
	margin: 0 0 0 15px !important;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-0-appearance: none;
	background-color: #fff;
	width: 30px;
	height: 32px;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number], .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number] {
	-moz-appearance: textfield;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button, .woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .input-text, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .input-text {
	height: 33px !important;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus, .woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus {
	font-size: 13px;
	color: #222;
	width: 15px;
	height: 15px;
	background-color: #eee;
	border-radius: 50%;
	text-align: center;
	line-height: 15px;
	padding: 0;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover, .woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover {
	background-color: #ff5c00;
	color: #fff;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus {
	font-size: 20px;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input {
	margin-bottom: 0;
	border: 0;
	text-align: center;
	text-indent: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty, .woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty {
	padding: 0;
	font-size: 14px;
	color: #323232;
	font-weight: 400;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions {
	padding: 15px 10px;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
	float: left;
	padding: 0;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	margin: 0;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
	height: 31px;
	padding: 5px 10px;
	width: 200px;
	border-radius: 2px;
}

.rtl .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text, .rtl .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
	float: right;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button {
	background: #ff5c00 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: normal;
	color: #fff;
	margin: 0 5px;
	border: 0;
	vertical-align: top;
	width: auto;
	padding: 8px 15px;
	text-transform: capitalize;
	border-radius: 2px;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button:hover, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button:hover {
	background: #cc4a00 !important;
	color: #fff;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button {
	background: #ccc;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: normal;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover {
	background: #ff5c00;
	color: #fff;
	border-color: #ff5c00;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button {
	background: #ff5c00;
	color: #fff;
	border-color: #ff5c00;
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover {
	background: #cc4a00;
}

.woocommerce >.cart-collaterals, .woocommerce-page >.cart-collaterals {
	margin-bottom: 10px;
}

.woocommerce >.cart-collaterals .products-wrapper, .woocommerce-page >.cart-collaterals .products-wrapper {
	padding: 0;
}

.woocommerce >.cart-collaterals .cart_totals, .woocommerce-page >.cart-collaterals .cart_totals {
	width: 50%;
	float: left;
}

.rtl .woocommerce >.cart-collaterals .cart_totals, .rtl .woocommerce-page >.cart-collaterals .cart_totals {
	float: right;
	text-align: right;
}

.woocommerce >.cart-collaterals .cart_totals h2, .woocommerce-page >.cart-collaterals .cart_totals h2 {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 24px;
}

.woocommerce >.cart-collaterals .cart_totals table, .woocommerce-page >.cart-collaterals .cart_totals table {
	width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 1px solid #eee;
}

.woocommerce >.cart-collaterals .cart_totals table tr, .woocommerce-page >.cart-collaterals .cart_totals table tr {
	border: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #222;
}

.woocommerce >.cart-collaterals .cart_totals table tr th, .woocommerce >.cart-collaterals .cart_totals table tr td, .woocommerce-page >.cart-collaterals .cart_totals table tr th, .woocommerce-page >.cart-collaterals .cart_totals table tr td {
	border: 0;
	padding: 10px;
}

.woocommerce >.cart-collaterals .cart_totals table tr td, .woocommerce-page >.cart-collaterals .cart_totals table tr td {
	text-align: right;
}

.woocommerce >.cart-collaterals .cart_totals table tr.order-total th, .woocommerce >.cart-collaterals .cart_totals table tr.order-total td, .woocommerce-page >.cart-collaterals .cart_totals table tr.order-total th, .woocommerce-page >.cart-collaterals .cart_totals table tr.order-total td {
	border-top: 1px solid #eee;
}

.woocommerce >.cart-collaterals .cart_totals table tr.order-total th .amount, .woocommerce >.cart-collaterals .cart_totals table tr.order-total td .amount, .woocommerce-page >.cart-collaterals .cart_totals table tr.order-total th .amount, .woocommerce-page >.cart-collaterals .cart_totals table tr.order-total td .amount {
	font-size: 18px;
	font-weight: normal;
	color: #ff5c00;
}

.woocommerce >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .woocommerce-page >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
	background: #ff5c00;
	display: inline-block;
	text-shadow: none;
	font-weight: normal;
	font-size: 14px;
	padding: 7px 15px;
}

.woocommerce >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover, .woocommerce-page >.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
	background: #cc4a00;
}

.woocommerce >.cart-collaterals .shipping_calculator, .woocommerce-page >.cart-collaterals .shipping_calculator {
	float: left;
	margin-left: 2%;
	width: 48%;
}

.woocommerce >.cart-collaterals .shipping_calculator h2, .woocommerce-page >.cart-collaterals .shipping_calculator h2 {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.woocommerce >.cart-collaterals .shipping_calculator h2 a:after, .woocommerce-page >.cart-collaterals .shipping_calculator h2 a:after {
	content: "";
}

.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row, .woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row {
	padding: 5px 0;
}

.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text, .woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .button, .woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .button {
	background: #ff5c00;
	color: #fff;
	border-color: #ff5c00;
	width: auto;
	display: inline-block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: normal;
}

.woocommerce >.cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover, .woocommerce-page >.cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover {
	background: #cc4a00;
}

.woocommerce #content .woocommerce-message, .woocommerce #content .woocommerce-error, .woocommerce #content .woocommerce-info, .woocommerce #contents .woocommerce-message, .woocommerce #contents .woocommerce-error, .woocommerce #contents .woocommerce-info, .woocommerce-page #content .woocommerce-message, .woocommerce-page #content .woocommerce-error, .woocommerce-page #content .woocommerce-info, .woocommerce-page #contents .woocommerce-message, .woocommerce-page #contents .woocommerce-error, .woocommerce-page #contents .woocommerce-info {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border-top-color: #ff5c00;
	background: #eee;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

.woocommerce #content .woocommerce-message .wc-forward, .woocommerce #content .woocommerce-error .wc-forward, .woocommerce #content .woocommerce-info .wc-forward, .woocommerce #contents .woocommerce-message .wc-forward, .woocommerce #contents .woocommerce-error .wc-forward, .woocommerce #contents .woocommerce-info .wc-forward, .woocommerce-page #content .woocommerce-message .wc-forward, .woocommerce-page #content .woocommerce-error .wc-forward, .woocommerce-page #content .woocommerce-info .wc-forward, .woocommerce-page #contents .woocommerce-message .wc-forward, .woocommerce-page #contents .woocommerce-error .wc-forward, .woocommerce-page #contents .woocommerce-info .wc-forward {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	font-weight: normal;
	background: #ff5c00;
	color: #fff;
}

.woocommerce #content .woocommerce-message .wc-forward:hover, .woocommerce #content .woocommerce-error .wc-forward:hover, .woocommerce #content .woocommerce-info .wc-forward:hover, .woocommerce #contents .woocommerce-message .wc-forward:hover, .woocommerce #contents .woocommerce-error .wc-forward:hover, .woocommerce #contents .woocommerce-info .wc-forward:hover, .woocommerce-page #content .woocommerce-message .wc-forward:hover, .woocommerce-page #content .woocommerce-error .wc-forward:hover, .woocommerce-page #content .woocommerce-info .wc-forward:hover, .woocommerce-page #contents .woocommerce-message .wc-forward:hover, .woocommerce-page #contents .woocommerce-error .wc-forward:hover, .woocommerce-page #contents .woocommerce-info .wc-forward:hover {
	opacity: .7;
}

.woocommerce #reviews #review_form_wrapper h3, .woocommerce-page #reviews #review_form_wrapper h3 {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 18px;
	text-transform: uppercase;
}

.woocommerce #reviews #review_form_wrapper .comment-form input, .woocommerce #reviews #review_form_wrapper .comment-form textarea, .woocommerce-page #reviews #review_form_wrapper .comment-form input, .woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	padding: 7px 10px;
}

.woocommerce #reviews #review_form_wrapper .comment-form textarea, .woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
	width: 100%;
	border: 1px solid #ebebeb;
}

.woocommerce #reviews #review_form_wrapper .comment-form input#submit, .woocommerce-page #reviews #review_form_wrapper .comment-form input#submit {
	width: auto;
	color: #fff;
	background-color: #ff5c00 !important;
	border-radius: 4px !important;
	text-transform: capitalize;
}

.woocommerce #reviews #review_form_wrapper .comment-form input#submit:hover, .woocommerce-page #reviews #review_form_wrapper .comment-form input#submit:hover {
	color: #fff;
}

.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author, .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email, .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author, .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
	width: 50%;
	float: left;
}

.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author label, .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email label, .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author label, .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email label {
	display: block;
}

.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author input, .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email input, .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author input, .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email input {
	width: 100%;
	border: 1px solid #ebebeb;
}

.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author, .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
	padding-right: 15px;
}

.woocommerce table.my_account_orders, .woocommerce-page table.my_account_orders {
	font-size: 1em;
}

.woocommerce table.my_account_orders tr th, .woocommerce-page table.my_account_orders tr th {
	background: #ccc;
}

.woocommerce table.my_account_orders tr td.order-actions .button, .woocommerce-page table.my_account_orders tr td.order-actions .button {
	background: #333;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	color: #fff;
	text-shadow: none;
	font-weight: normal;
	border: 0;
}

.woocommerce table.my_account_orders tr td.order-actions .button:hover, .woocommerce-page table.my_account_orders tr td.order-actions .button:hover {
	background: #ff5c00;
}

.woocommerce .entry-content .col2-set .address, .woocommerce-page .entry-content .col2-set .address {
	padding-left: 15px;
	padding-right: 15px;
}

.woocommerce table.wishlist_table thead th {
	border-color: #ededed;
	color: #222;
	font-family: Helvetica, Arial, sans-serif;
}

.woocommerce form table.wishlist_table, .woocommerce-page form table.wishlist_table {
	border-collapse: collapse;
}

.woocommerce form table.wishlist_table th.product-thumbnail, .woocommerce-page form table.wishlist_table th.product-thumbnail {
	border: 0;
}

.woocommerce form table.wishlist_table tfoot, .woocommerce-page form table.wishlist_table tfoot {
	border: 1px solid #ededed;
}

.woocommerce form table.wishlist_table tr td, .woocommerce-page form table.wishlist_table tr td {
	text-align: start;
	padding: 10px 12px;
}

.woocommerce form table.wishlist_table tr td.product-name a, .woocommerce-page form table.wishlist_table tr td.product-name a {
	text-transform: capitalize;
}

.woocommerce form table.wishlist_table tr td.product-price del, .woocommerce-page form table.wishlist_table tr td.product-price del {
	margin-right: 10px;
}

.woocommerce form table.wishlist_table tr td.product-price del span, .woocommerce-page form table.wishlist_table tr td.product-price del span {
	font-size: 16px;
}

.woocommerce form table.wishlist_table tr td.product-price ins, .woocommerce-page form table.wishlist_table tr td.product-price ins {
	color: #ff5c00;
	text-decoration: none;
	font-weight: 600;
}

.woocommerce form table.wishlist_table tr td.product-price ins span, .woocommerce-page form table.wishlist_table tr td.product-price ins span {
	font-size: 18px;
}

.woocommerce form table.wishlist_table tr td.product-price >span.amount, .woocommerce-page form table.wishlist_table tr td.product-price >span.amount {
	color: #999;
	font-size: 18px;
	font-weight: 600;
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart {
	vertical-align: top;
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart {
	display: inline-block !important;
	padding: 0;
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading {
	position: relative;
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before {
	border-radius: 16px;
	background-color: #ff5c00;
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after {
	content: "";
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button {
	background-color: #ff5c00;
	display: inline-block;
	color: #fff;
	padding: 0 25px 0 45px;
	font-size: 12px;
	border-radius: 17px;
	background: #ff5c00;
	text-transform: capitalize;
}

.rtl .woocommerce form table.wishlist_table tr td.product-add-to-cart a.button, .rtl .woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button {
	padding: 0 45px 0 25px;
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button.loading, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button.loading {
	background-color: #ff5c00;
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button.loading:after, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button.loading:after {
	display: none;
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button.added:after, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button.added:after {
	display: inline-block;
	margin: 0 8px;
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button {
	display: none !important;
}

.woocommerce form table.wishlist_table tr td.product-add-to-cart .dateadded, .woocommerce-page form table.wishlist_table tr td.product-add-to-cart .dateadded {
	margin-bottom: 5px;
}

.woocommerce form table.wishlist_table tr td.product-remove a.remove, .woocommerce-page form table.wishlist_table tr td.product-remove a.remove {
	font-size: 1em;
	margin: 0 auto;
}

.woocommerce form table.wishlist_table tbody tr, .woocommerce-page form table.wishlist_table tbody tr {
	border-top: 1px solid #fff;
}

.woocommerce form table.wishlist_table tbody tr:hover, .woocommerce-page form table.wishlist_table tbody tr:hover {
	background: rgba(0, 0, 0, .025);
	cursor: pointer;
}

.woocommerce tbody tr td, .woocommerce thead tr th, .woocommerce-page tbody tr td, .woocommerce-page thead tr th {
	font-size: 14px;
}

.woocommerce article header .entry-title, .woocommerce-page article header .entry-title {
	font-size: 24px;
	color: #ff5c00;
}

.woocommerce article .wishlist-title, .woocommerce-page article .wishlist-title {
	display: none;
}

.woocommerce .return-to-shop .button.wc-backward, .woocommerce-page .return-to-shop .button.wc-backward {
	background-color: #ff5c00;
	color: #fff;
	margin-bottom: 30px;
}

.woocommerce .return-to-shop .button.wc-backward:hover, .woocommerce-page .return-to-shop .button.wc-backward:hover {}

.woocommerce a.remove {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.woocommerce #respond input#submit, .woocommerce input.button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background-color: #464646;
	color: #fff;
	font-weight: normal;
	border: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.woocommerce #respond input#submit:hover, .woocommerce input.button:hover {
	background-color: #ff5c00;
	color: #fff;
}

.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
	margin-bottom: .25em;
}

.woocommerce div.product p.cart {
	float: left;
}

div.star, div.stars {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/star.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	height: 12px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 60px;
	display: inline-block;
	vertical-align: top;
}

div.star.nitro-lazy, div.stars.nitro-lazy {
	background-image: none !important;
}

div.star span, div.stars span {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/star-active.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	top: 0;
}

div.star span.nitro-lazy, div.stars span.nitro-lazy {
	background-image: none !important;
}

div.star .rating-hidden, div.stars .rating-hidden {
	display: none;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #ededed;
	border: 0;
	height: 2px;
	margin-left: 0;
	margin-right: 0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #ff5c00;
	height: 2px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #ff5c00;
	border: 0;
	width: 3px;
	height: 8px;
	top: -3px;
	margin: 0;
}

.woocommerce .widget_price_filter .ui-slider {
	margin-bottom: 20px;
	margin-top: 20px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	background-color: transparent;
	color: #222;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	text-transform: capitalize;
	border-radius: 0;
	font-size: 14px;
	font-weight: 700;
	border: 0;
	position: relative;
	padding: 9px 0;
	margin: 0;
	float: right;
}

.woocommerce .widget_price_filter .price_slider_amount .button:after {
	content: "";
	font-family: FontAwesome;
	margin-left: 5px;
}

.woocommerce .widget_price_filter .price_slider_amount .button:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #222;
	position: absolute;
	bottom: 5px;
	left: 0;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover:before {
	background-color: #ff5c00;
}

.price_slider_wrapper .price_slider_amount #min_price, .price_slider_wrapper .price_slider_amount #max_price {
	display: inline-block !important;
	width: 35%;
	text-indent: 10px;
	height: 34px;
	margin-bottom: 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	font-size: 14px;
	font-weight: 700;
	color: #222;
}

.price_slider_wrapper .price_slider_amount #min_price {
	float: left;
	margin-right: 2%;
}

.price_slider_wrapper .price_slider_amount #max_price {
	float: left;
	margin-left: 1%;
}

.price_slider_wrapper .price_label {
	float: right;
	display: none !important;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: 4px;
}

.woocommerce button.button.alt.disabled {
	padding: 0 10px;
}

.woocommerce-account #contents .page .entry-title {
	margin-bottom: 30px;
}

.woocommerce-account h2 {
	font-size: 18px;
}

.woocommerce-account h3 {
	font-size: 16px;
}

.woocommerce-account #contents {
	background: #fff;
	margin-bottom: 30px;
	padding-top: 30px;
	border-radius: 3px;
}

.woocommerce-account #contents header {
	display: block;
}

.woocommerce-account #contents header h2 {
	font-size: 24px;
	margin-bottom: 20px;
}

.woocommerce-account #contents header h3 {
	font-size: 20px;
}

.woocommerce-account #contents header .edit {
	display: block;
	font-weight: bold;
	color: #ff5c00;
	margin-bottom: 10px;
}

.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
	float: left;
	width: auto;
	margin-right: 30px;
	margin-bottom: 10px;
}

.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul {
	list-style: none;
	margin: 0;
	border: 1px solid #ccc;
}

.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul >li >a {
	display: block;
	min-width: 180px;
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
}

.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul >li:last-child>a {
	border: 0;
}

.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation >ul >li.is-active>a {
	color: #ff5c00;
}

.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
	margin-bottom: 30px;
	width: auto;
	overflow: hidden;
}

.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
	border: 1px solid #ddd;
	border-radius: 0;
}

.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
	border-bottom: 1px solid #ddd;
}

.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:last-child {
	border: 0;
}

.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td {
	text-align: start !important;
	padding: 7px 15px;
	border: 0;
}

.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.woocommerce-orders-table__cell-order-actions a {
	background-color: #ff5c00;
	color: #fff;
}

.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td:before {
	margin-right: 10px;
}

.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-number, .woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-status {
	width: 15%;
}

.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-date {
	width: 20%;
}

.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-total {
	width: 40%;
}

.woocommerce-wishlist #contents .page .entry-title {
	margin-bottom: 40px;
}

.woocommerce-wishlist .wishlist-title h2 {
	font-size: 24px;
	padding: 0;
	margin-bottom: 20px;
}

.woocommerce-wishlist .woocommerce table.shop_table {
	margin-bottom: 40px;
}

.woocommerce-checkout h3 {
	font-size: 18px;
}

.woocommerce-noreviews {
	padding: 0 15px;
}

.fb_iframe_widget iframe {
	max-width: initial;
	z-index: 1;
}

.woocommerce-cart #contents .page h2, .woocommerce-wishlist #contents .page h2, .woocommerce-account #contents .page h2, .woocommerce-checkout #contents .page h2 {
	margin-bottom: 25px;
	text-transform: capitalize;
	padding-bottom: 10px;
	font-size: 24px;
	color: #222;
}

.woocommerce-cart #contents .page h2 {
	border-bottom: 1px solid #eee;
}

.woocommerce-checkout .customer_details tr {
	clear: both;
}

.woocommerce-checkout .customer_details tr td:before {
	display: none;
}

.woocommerce-checkout .customer_details tr th {
	border-top: 0 !important;
	display: block !important;
}

#tab-description ul {
	margin-right: 20px !important;
	margin-left: 20px !important;
}

.rtl .close-login {
	right: auto;
	left: 10px;
}

.rtl th {
	text-align: right;
}

.rtl .woocommerce table.shop_table {
	text-align: right;
}

.rtl .block-popup-login .email-input:before, .rtl .block-popup-login .pass-input:before {
	left: auto;
	right: 0px;
}

.rtl .block-popup-login .tt_popup_login strong {
	padding-left: 10px;
	padding-right: 70px;
	float: right;
}

.rtl .block-popup-login .tt_popup_login strong:before {
	right: auto;
	left: -20px;
	border-right: 0px;
	border-left: 20px solid transparent;
}

.rtl .block-popup-login .block-content .col-reg {
	float: right;
	text-align: right;
}

.rtl .block-popup-login .block-content .col-reg.registered-account {
	padding-right: 0px;
	padding-left: 30px;
	border-right: 0;
	border-left: 1px solid #d0d0d0;
}

.rtl .block-popup-login .block-content .col-reg.login-customer {
	padding-left: 0px;
	padding-right: 30px;
	color: #464646;
}

.rtl .block-popup-login .block-content .col-reg.login-customer ul.list-log li {
	border-right: 0 !important;
	float: right !important;
	padding: 2px 14px 2px 0px;
}

.rtl .block-popup-login .block-content .col-reg.login-customer ul.list-log li:before {
	left: auto;
	right: 0px;
}

.rtl .block-popup-login .input-text {
	padding: 0 52px 0px 5px;
}

.rtl.woocommerce #content table.cart td.actions, .rtl.woocommerce table.cart td.actions, .rtl.woocommerce-page #content table.cart td.actions, .rtl.woocommerce-page table.cart td.actions {
	text-align: right;
}

.rtl.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	float: left;
}

.rtl.woocommerce-checkout #payment ul.payment_methods li input {
	margin: 0 0 0 1em;
}

.rtl.woocommerce-checkout #payment ul.payment_methods li {
	text-align: right;
}

.rtl.woocommerce div.product form.cart .variations td.label {
	padding-left: 1em;
	padding-right: 0;
}

.rtl.woocommerce-cart table.cart td, .rtl.woocommerce-cart table.cart th {
	text-align: right;
}

.rtl.woocommerce form table.shop_table tr td.actions .coupon, .rtl.woocommerce-page form table.shop_table tr td.actions .coupon {
	float: right;
}

.rtl.woocommerce form .form-row label, .rtl.woocommerce-page form .form-row label {
	text-align: right;
}

.rtl .login .form-row .button, .rtl .register .form-row .button {
	float: right;
}

.rtl .login .lost_password {
	text-align: right;
}

.rtl.woocommerce #reviews #comments ol.commentlist li img.avatar {
	left: auto;
	right: 0;
}

.rtl.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 50px 0 0;
}

.rtl.woocommerce .star-rating {
	float: left;
}

.rtl.woocommerce p.stars a {
	margin-right: 0;
	margin-left: 1em;
}

.rtl.woocommerce .woocommerce-error .button, .rtl.woocommerce .woocommerce-info .button, .rtl.woocommerce .woocommerce-message .button {
	float: left;
}

.rtl.woocommerce .checkout .col2-set .col-1, .rtl.woocommerce .checkout .col2-set .col-2, .rtl.woocommerce-page .checkout .col2-set .col-1, .rtl.woocommerce-page .checkout .col2-set .col-2 {
	float: right;
}

.rtl.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields, .rtl.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
	padding-right: 0;
	padding-left: 15px;
}

.rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields, .rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
	padding-left: 0;
	padding-right: 15px;
}

.rtl.woocommerce form table.shop_table tr td, .rtl.woocommerce-page form table.shop_table tr td, .rtl .woocommerce table.shop_table th, .rtl.woocommerce-checkout #payment ul.payment_methods li, .rtl .woocommerce form.checkout_coupon, .rtl .woocommerce form.login, .rtl .woocommerce form.register {
	text-align: right;
}

.rtl.woocommerce .entry-content form.login .form-row-first, .rtl.woocommerce .entry-content form.login .form-row-last, .rtl.woocommerce-page .entry-content form.login .form-row-first, .rtl.woocommerce-page .entry-content form.login .form-row-last {
	float: right;
}

.rtl.woocommerce .entry-content form.login .form-row-last, .rtl.woocommerce-page .entry-content form.login .form-row-last {
	margin-left: 0;
	margin-right: 3%;
}

.rtl.woocommerce table.shop_attributes th {
	text-align: right;
	width: 100px;
}

.rtl.woocommerce .entry-content .checkout_coupon .form-row, .rtl.woocommerce-page .entry-content .checkout_coupon .form-row {
	float: right;
}

.rtl.woocommerce div.product p.cart {
	float: right;
}

.rtl .social-share-item {
	float: right;
}

.rtl.woocommerce table.my_account_orders tr td.order-actions, .rtl.woocommerce-page table.my_account_orders tr td.order-actions {
	text-align: right;
}

.rtl.woocommerce-page table.shop_table_responsive tr td, .rtl.woocommerce table.shop_table_responsive tr td {
	text-align: left !important;
}

.rtl.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .rtl.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	text-align: left !important;
}

.rtl.woocommerce table.shop_table_responsive tr td:before, .rtl.woocommerce-page table.shop_table_responsive tr td:before {
	float: right;
}

.rtl .woocommerce ul#shipping_method li {
	padding: .25em 22px .25em 0;
}

.rtl.woocommerce-checkout .customer_details tr th {
	float: right;
}

.rtl .woocommerce .order_details li {
	float: right;
	border-right: 0;
	border-left: 1px dashed #d3ced2;
	margin-right: 0;
	margin-left: 2em;
	padding-right: 0;
	padding-left: 2em;
}

.rtl .woocommerce td.product-name dl.variation dd {
	float: right;
}

.rtl .woocommerce td.product-name dl.variation dt {
	float: right;
	clear: right;
}

.rtl.woocommerce form table.wishlist_table tr td.product-price del, .rtl.woocommerce-page form table.wishlist_table tr td.product-price del {
	margin-left: 10px;
	margin-right: 0;
}

.rtl .woocommerce-checkout #payment div.payment_box:before {
	left: auto;
	right: 0;
	margin: -1em 2em 0px 2em;
}

.rtl.woocommerce-account .addresses .title h3 {
	float: right;
}

.rtl.woocommerce-account .addresses .title .edit, .rtl.woocommerce-account ul.digital-downloads li .count {
	float: left;
}

.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author, .rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email, .rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author, .rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
	float: right;
}

.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author, .rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
	padding-right: 0;
	padding-left: 15px;
}

@media (max-width: 767px) {
	.woocommerce>.cart-collaterals .cart_total .cart_totals, .woocommerce-page>.cart-collaterals .cart_total .cart_totals {
		width: 100%;
	}
	
	.woocommerce-cart .woocommerce>form {
		overflow: auto;
		margin-bottom: 20px;
	}
	
	.woocommerce form table.shop_table.shop_table_responsive, .woocommerce-page form table.shop_table.shop_table_responsive {
		max-width: 100%;
		display: inline-block;
		vertical-align: top;
		margin: 0;
	}
	
	.woocommerce form table.shop_table.shop_table_responsive thead, .woocommerce-page form table.shop_table.shop_table_responsive thead {
		display: none;
	}
	
	.woocommerce form table.shop_table.shop_table_responsive tbody, .woocommerce-page form table.shop_table.shop_table_responsive tbody {
		display: block;
	}
	
	.woocommerce form table.shop_table.shop_table_responsive tbody tr, .woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
		display: block;
		padding-bottom: 10px;
	}
	
	.woocommerce form table.shop_table.shop_table_responsive tbody tr td, .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
		display: block;
		overflow: hidden;
	}
	
	.woocommerce form table.shop_table.shop_table_responsive tbody tr td:before, .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
		display: block;
		margin-right: 15px;
		min-width: 80px;
	}
	
	.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove:before, .woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before, .woocommerce form table.shop_table.shop_table_responsive tbody tr td.actions:before, .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove:before, .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before, .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.actions:before {
		display: none;
	}
	
	.woocommerce-cart .woocommerce table.shop_table {
		max-width: inherit;
	}
	
	.woocommerce .checkout .col2-set .col-1, .woocommerce .checkout .col2-set .col-2, .woocommerce-page .checkout .col2-set .col-1, .woocommerce-page .checkout .col2-set .col-2 {
		width: 100%;
	}
	
	.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields, .woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields, .woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields, .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
		padding: 0;
	}
	
	.woocommerce-wishlist.woocommerce form table.shop_table, .woocommerce-wishlist.woocommerce-page form table.shop_table {
		width: 100%;
		display: block;
		overflow: auto;
	}
	
	.rtl.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields, .rtl.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields, .rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields, .rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
		padding: 0;
	}
	
	.block-popup-login .block-content .col-reg {
		width: 100%;
	}
	
	.block-popup-login .block-content .col-reg.registered-account {
		padding-right: 0;
		border-right: 0;
		margin-bottom: 15px;
	}
	
	.block-popup-login .block-content .col-reg.login-customer {
		padding-left: 0;
	}
	
	.block-popup-login {
		width: 300px;
		margin-top: 100px;
	}
	
	.block-popup-login .tt_popup_login strong {
		font-size: 14px;
	}
	
	.woocommerce>.cart-collaterals .cart_total .cart_totals table tbody, .woocommerce-page>.cart-collaterals .cart_total .cart_totals table tbody {
		display: block;
		width: 100%;
	}
	
	.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author, .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email, .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author, .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
		width: 100%;
	}
	
	.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author, .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
		padding-right: 0;
	}
	
	.rtl .block-popup-login .block-content .col-reg.registered-account {
		padding-left: 0;
		border-left: 0;
	}
	
	.rtl .woocommerce form table.shop_table.shop_table_responsive tbody tr td:before, .rtl.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
		float: right;
		margin-right: 0;
		margin-left: 15px;
	}
	
	.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author, .rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
		padding: 0;
	}
}

@media (max-width: 640px) {
	.woocommerce .entry-content .checkout_coupon .form-row, .woocommerce-page .entry-content .checkout_coupon .form-row {
		width: 100%;
	}
	
	.woocommerce .entry-content .checkout_coupon .form-row.form-row-last, .woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
		text-align: left;
	}
	
	.rtl.woocommerce .entry-content .checkout_coupon .form-row.form-row-last, .rtl.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
		text-align: right;
	}
}

@media (max-width: 480px) {
	.entry-content-asset>iframe {
		height: 220px;
	}
	
	.woocommerce>.cart-collaterals .cart_totals, .woocommerce-page>.cart-collaterals .cart_totals {
		width: 100%;
	}
	
	.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
		width: 134px;
		margin-bottom: 10px;
	}
}

.woocommerce-page.wishlist form table.shop_table tr td.product-thumbnail {
	position: relative;
	margin-top: -1px;
}

.woocommerce div.product form.cart .group_table td {
	padding: 0;
	height: 80px;
	vertical-align: middle;
}

.woocommerce div.product form.cart .group_table td.price ins span {
	margin: 0;
}

.woocommerce div.product form.cart .group_table td:first-child {
	width: auto;
}

.woocommerce div.product form.cart .group_table td .quantity {
	width: 100px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 100%;
	display: block;
}

.woocommerce-account.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-account.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background-color: #fff;
}

.woocommerce-account.woocommerce-page #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.woocommerce-orders-table__cell-order-actions:before {
	line-height: 30px;
}

.countdown-slider4 .item-img .sale-off {
	display: none;
}

.yith-wcwl-form .wishlist-title-container .wishlist-title-with-form {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.yith-wcwl-form .wishlist-title-container .wishlist-title-with-form h2 {
	margin: 0 !important;
	padding: 0 !important;
}

.yith-wcwl-form .wishlist-title-container .wishlist-title-with-form .show-title-form {
	padding: 0 10px;
	background: none;
	color: #ff5c00;
	font-size: 0;
}

.yith-wcwl-form .wishlist-title-container .wishlist-title-with-form .show-title-form i {
	font-size: 14px;
}

.yith-wcwl-form .wishlist-title-container .hidden-title-form {
	width: 100%;
}

.yith-wcwl-form .wishlist-title-container .hidden-title-form input {
	width: 80%;
	float: left;
	padding: 7px 10px;
}

.yith-wcwl-form .wishlist-title-container .hidden-title-form .edit-title-buttons {
	overflow: hidden;
	padding: 5px 10px;
}

.yith-wcwl-form .cart.wishlist_table {
	clear: both;
}

.yith-wcwl-form .cart.wishlist_table tr > td a.remove {
	font-size: 30px !important;
	line-height: 26px;
}

.yith-wcwl-form .cart.wishlist_table tr > td.product-add-to-cart {
	vertical-align: middle;
}

.yith-wcwl-form .cart.wishlist_table tr > td.product-add-to-cart a.add_to_cart_button {
	background: #ff5c00;
	color: #fff;
	padding: 7px 15px;
	border-radius: 3px;
}

.yith-wcwl-form .yith_wcwl_wishlist_footer {
	margin-bottom: 40px;
}

.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share {
	display: flex;
	align-items: center;
}

.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .yith-wcwl-share-title {
	margin: 0;
}

.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share ul {
	list-style: none;
	margin: 0;
	display: flex;
}

.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share ul > li.share-button {
	display: inline-block;
	padding: 0 3px;
}

.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share ul > li.share-button > a {
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 50%;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
}

.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share ul > li.share-button > a:hover {
	border-color: #ff5c00;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items thead tr th {
	color: #000;
	font-size: 18px;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td {
	vertical-align: middle;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__image img {
	border: 1px solid #ddd;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-name {
	font-size: 16px;
	color: #000;
	text-transform: capitalize;
	font-weight: 700;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-name:hover {
	color: var(--color);
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price {
	font-size: 18px;
	color: var(--color);
	display: flex;
	flex-direction: row-reverse;
	justify-content: start;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price .wc-block-components-product-price__regular {
	font-size: 18px;
	color: #aaa;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price .is-discounted {
	font-size: 18px;
	color: var(--color);
	float: left;
	margin-right: 10px;
	margin-left: 0;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-badge {
	border-radius: 0;
	border: 1px solid var(--color);
	color: var(--color);
	font-weight: 400;
	font-size: 14px;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
	font-size: 14px;
	color: #222;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity {
	position: relative;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector:after {
	border: 1px solid #ddd;
	border-radius: 0;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
	padding: 12px 0;
	color: #000;
	opacity: 1;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
	font-size: 20px;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
	box-shadow: none;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
	font-size: 14px;
	color: var(--color);
	text-decoration: none;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
	text-decoration: underline;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__total .wc-block-components-product-price {
	font-size: 24px;
	font-weight: 500;
	color: var(--color);
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__total .wc-block-components-product-badge {
	border-radius: 0;
	border: 1px solid var(--color);
	color: var(--color);
	height: 32px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 400;
	margin-top: 20px;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
	font-size: 18px;
	color: #000;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {
	font-size: 14px;
	text-transform: uppercase;
	color: var(--color);
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon {
	padding: 0;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-text-input input {
	height: 39px;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .components-button {
	background-color: var(--color);
	border-color: var(--color);
	text-transform: uppercase;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item {
	padding: 0;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-components-totals-item__label {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-formatted-money-amount {
	font-size: 24px;
	color: var(--color);
	font-weight: 500;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item {
	padding: 0;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-formatted-money-amount {
	font-size: 24px;
	color: var(--color);
	font-weight: 500;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button {
	background-color: var(--color);
	color: #fff;
	text-transform: uppercase;
}

.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button:hover {
	opacity: .85;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__container .wc-block-components-checkout-step__description {
	font-size: 14px;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-address-form .wc-block-components-address-form__email input {
	border: 1px solid #ddd;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-address-form .wc-block-components-address-form__email input:focus {
	box-shadow: 0 0 0 1px #ddd;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__description {
	font-size: 14px;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-text-input input {
	border: 1px solid #ddd;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-text-input input:focus {
	box-shadow: 0 0 0 1px #ddd;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-validation-error {
	font-size: 12px;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-form__country .components-form-token-field__input, .wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-combobox .components-combobox-control__input {
	border: 1px solid #ddd;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-form__country .components-form-token-field__input:focus, .wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-combobox .components-combobox-control__input:focus {
	box-shadow: 0 0 0 1px #ddd;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__order-notes .wc-block-components-checkbox__label {
	color: #000;
	font-size: 14px;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__terms {
	color: #000;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button {
	color: var(--color);
	font-size: 16px;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
	border: 0;
	background-color: var(--color);
	color: #fff;
	text-transform: uppercase;
	border-radius: 0;
}

.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
	opacity: .85;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary {
	padding: 0;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-panel__button {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item {
	border-top: 1px solid #ddd;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item:first-child {
	padding-top: 20px;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity {
	border-color: var(--color);
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-name {
	font-size: 16px;
	color: #000;
	text-transform: capitalize;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-price {
	font-size: 18px;
	color: var(--color);
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-price .wc-block-components-product-price__regular {
	font-size: 16px;
	color: #aaa;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
	font-size: 12px;
	color: #000;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon-link {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-text-input input {
	height: 39px;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .components-button {
	background-color: var(--color);
	border-color: var(--color);
	color: #fff;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-components-totals-item__label, .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label {
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-formatted-money-amount, .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-formatted-money-amount, .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-formatted-money-amount, .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-formatted-money-amount {
	font-size: 18px;
	color: var(--color);
	font-weight: 500;
}

.clearfix {
	overflow: inherit;
}

.wc-vendor-page .sw-woo-container-slider-theme1 .box-slider-title h2 {
	font-size: 15px;
	color: #fff;
	font-weight: 700;
}

.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p {
	background: #111;
	margin: 0;
	border: 0;
}

.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p >a {
	display: inline-block;
	padding: 15px 25px;
	color: #fff;
	position: relative;
}

.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p >a:hover {
	color: #ff5c00;
}

.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p >a:after {
	content: "";
	background: #fff;
	display: inline-block;
	top: 18px;
	height: 10px;
	width: 1px;
	position: absolute;
	right: 0;
}

.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p >a:last-child:after {
	display: none;
}

.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper hr {
	border-color: transparent;
}

.wc-vendor-page table {
	border: 1px solid #ddd;
}

.wc-vendor-page table thead>tr>th {
	border-width: 1px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222;
}

.wc-vendor-page table th, .wc-vendor-page table td {
	padding: 10px;
}

.wc-vendor-page .form-row {
	overflow: hidden;
}

.wc-vendor-page .form-row input[type="checkbox"] {
	float: left;
}

.wc-vendor-page .form-row label {
	overflow: hidden;
	margin-top: 2px;
	padding-left: 5px;
}

.wc-vendor-page .entry-content h2 {
	color: #222;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 700;
}

.wc-vendor-page .pv_shop_description {
	margin-top: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 25px;
}

.wc-vendor-page .pv_shop_description p {
	margin: 0;
	line-height: 20px;
}

.wc-vendor-page.shop_settings .entry-content {
	margin-bottom: 40px;
}

.wc-vendor-page.shop_settings .entry-content .pv_paypal_container b, .wc-vendor-page.shop_settings .entry-content .pv_shop_name_container b {
	color: #222;
}

.wc-vendor-page.shop_settings .entry-content .pv_paypal_container input, .wc-vendor-page.shop_settings .entry-content .pv_shop_name_container input {
	margin-top: 10px;
	border-radius: 0;
	padding: 7px 10px;
}

.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container, .wc-vendor-page.shop_settings .entry-content #pv_shop_description_container {
	margin-bottom: 30px;
}

.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container >p, .wc-vendor-page.shop_settings .entry-content #pv_shop_description_container >p {
	margin-bottom: 25px;
}

.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container >p b, .wc-vendor-page.shop_settings .entry-content #pv_shop_description_container >p b {
	color: #222;
}

.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container div.mce-panel, .wc-vendor-page.shop_settings .entry-content #pv_shop_description_container div.mce-panel {
	border: 1px solid #eee;
}

.wc-vendor-page .wc-soldby-start {
	padding: 0 20px;
	text-align: start;
}

.wc-vendor-page .wc-soldby-start small {
	margin-top: 10px;
	font-size: 12px;
	display: block;
}

.wc-vendor-page .wc-soldby-start small a {
	font-weight: 600;
	color: #ff5c00;
}

.wc-vendor-page .wc-soldby-start small a:hover {
	color: #222;
}

.wc-vendor-page .wc-soldby-start br {
	display: none;
}

.wc-vendor-page .wcv_vendorslist {
	margin: 0 -15px;
	overflow: hidden;
}

.wc-vendor-page .wcv_vendorslist >div {
	padding: 0 15px;
	margin: 0 0 30px !important;
	float: left;
	width: 25%;
}

.wc-vendor-page .wcv_vendorslist >div .pull-left {
	float: none;
}

.wc-vendor-page .wcv_vendorslist >div a.button {
	text-transform: uppercase;
}

.wc-vendor-page.wc-vendor-listing .sidebar {
	margin-top: 40px;
}

.wc-vendor-page.wc-vendor-listing .topdeal_breadcrumbs {
	margin-top: 40px;
}

.wc-vendor-page.wc-vendor-listing .topdeal_breadcrumbs .breadcrumb {
	background: #fff;
	padding: 10px;
	border-top: 2px solid #ff5c00;
	border-radius: 3px;
}

.wc-vendor-page .item .item-wrap .item-detail .item-content {
	padding-top: 10px;
}

.wc-vendor-page .meta-location {
	bottom: 40px;
}

@media (max-width: 767px) {
	.wc-vendor-page .wcv_vendorslist>div {
		width: 50%;
	}
	
	.wc-vendor-page .vendor-dashboard-wrapper {
		overflow-x: auto;
	}
	
	.wc-vendor-page table {
		width: 700px;
	}
}

@media (max-width: 480px) {
	.wc-vendor-page .wcv_vendorslist>div {
		width: 100%;
	}
	
	.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p>a {
		display: block;
		border-bottom: 1px solid #fff;
	}
	
	.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p>a:after {
		display: none;
	}
}

header.woocommerce-products-header {
	margin-top: 30px;
	position: relative;
	z-index: 1;
}

.products-wrapper .column-class {
	margin: 0 0 40px;
}

.products-wrapper .mvx-main-section .products-loop.row {
	display: block;
}

.products-wrapper .mvx-main-section .products-loop.row > li {
	max-width: none;
}

.products-wrapper .mvx-main-section .products-loop.row > li .item-wrap {
	padding: 15px;
}

.products-wrapper .mvx-main-section .products-loop.grid:before {
	display: none;
}

.products-wrapper .mvx-main-section .item .item-wrap .item-detail {
	background: #fff;
}

.products-wrapper .mvx-main-section .mvx-tab-header {
	padding: 0;
	margin-bottom: 15px;
}

.products-wrapper .mvx-main-section .woocommerce-ordering select {
	background: none;
}

.mvx_bannersec_start .mvx-banner-wrap >img {
	width: 100%;
}

.mvx_bannersec_start .mvx-banner-area p.mvx-address i, .mvx_bannersec_start.mvx-theme01 p.mvx-address i, .mvx_bannersec_start.mvx-theme03 p.mvx-address i {
	font-size: 14px;
	padding: 4px;
}

.mvx_bannersec_start .mvx_social_profile a i.mvx-font {
	font-size: 20px;
}

.mvx_bannersec_start.mvx-theme01 .mvx-banner-below {
	padding-bottom: 20px;
}

.mvx_bannersec_start.mvx-theme01 .mvx-address {
	margin-bottom: 7px;
}

.mvx_bannersec_start.mvx-theme02 .mvx_vendor_rating, .mvx_bannersec_start.mvx-theme02 .mvx-address {
	margin-bottom: 10px;
}

select.dokan-form-control {
	max-width: 200px;
}

table.dokan-table {
	border: 1px solid #ddd;
}

#dokan-seller-listing-wrap {
	margin: 0;
}

.dokan-store {
	background: #f7f7f7;
}

.dokan-store .elementor-location-header, .dokan-store .header {
	margin-bottom: 40px;
}

.dokan-store .dokan-store-wrap.layout-left .dokan-store-sidebar {
	margin-right: 2%;
}

.dokan-store #sidebar >ul {
	background: #fff;
	margin: 0;
	list-style: none;
}

.dokan-store #sidebar >ul >li {
	padding: 0 0 30px;
	border-top: 2px solid #ff5c00;
	border-radius: 3px;
}

.dokan-store #sidebar >ul >li .searchform {
	padding: 20px 15px;
}

.dokan-store #sidebar >ul >li .searchform input {
	padding: 7px 10px;
}

.dokan-store #sidebar >ul >li h2 {
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 15px;
	border-bottom: 1px solid #eee;
}

.dokan-store #sidebar >ul >li ul {
	list-style: none;
	margin: 0;
}

.dokan-store #sidebar >ul >li ul >li {
	padding: 7px 15px;
}

.dokan-store .dokan-store-sidebar .widget {
	margin-bottom: 30px;
}

.dokan-store .dokan-store-sidebar h3.widget-title {
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-weight: 600;
	color: #222;
}

.dokan-store .products-loop>li {
	margin-bottom: 30px;
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-right: -3px;
}

.rtl .dokan-store .products-loop>li {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-right: -3px;
}

.dokan-store .products-loop>li .item-wrap .item-detail .item-content {
	padding: 10px;
}

.dokan-store .dokan-widget-area .widget {
	list-style: none;
	background: #fff;
	border-radius: 3px;
	border-top: 2px solid #ff5c00;
}

.dokan-store .dokan-widget-area .widget .widget-title, .dokan-store .dokan-widget-area .widget .widgettitle {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding: 10px 5px;
	border-bottom: 1px solid #eee;
}

.dokan-store .dokan-widget-area .widget >div, .dokan-store .dokan-widget-area .widget form, .dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget {
	padding: 0 10px 15px;
}

.dokan-store .dokan-widget-area .widget #cat-drop-stack ul {
	list-style: none;
}

.dokan-store .dokan-widget-area .widget #cat-drop-stack ul >li >a {
	display: block;
	padding: 10px 0;
}

.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget >li {
	margin: 0 0 15px;
	padding: 0;
}

.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget >li ins {
	text-decoration: none;
	color: #ff5c00;
}

.dokan-store .dokan-widget-area .widget.dokan-category-menu h3 {
	background: #fff;
	border-left: 0;
	border-right: 0;
	color: #666;
}

.widget.dokan-store-widget ul {
	list-style: none;
}

.widget.dokan-store-widget ul >li >a {
	display: block;
	padding: 10px 0;
}

.dokan-pagination-container .dokan-pagination li {
	display: inline-block;
	margin-bottom: 5px;
}

.dokan-pagination-container .dokan-pagination li > a {
	display: block;
	padding: 7px 10px;
}

.dokan-pagination-container .dokan-pagination li.active > a, .dokan-pagination-container .dokan-pagination li:hover > a {
	background: #ff5c00;
	color: #fff;
}

#delivery-time-calendar table {
	margin: 0;
}

#delivery-time-calendar .fc-scrollgrid thead > tr > td, #delivery-time-calendar tr.fc-scrollgrid-section > td {
	padding: 0;
}

#delivery-time-calendar .fc-scrollgrid thead > tr > td table td.fc-daygrid-day, #delivery-time-calendar tr.fc-scrollgrid-section > td table td.fc-daygrid-day {
	padding: 10px 15px;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a > span {
	display: block;
}

.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
	float: none;
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

#dokan-content {
	margin-bottom: 30px;
}

.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
	min-width: 16px;
	text-align: center;
}

.dokan-single-store ul {
	list-style: none;
}

.dokan-single-store ul .dokan-store-rating i {
	font-size: 14px !important;
}

.dokan-single-store .item-description {
	display: none;
}

.add_note .modal-dialog {
	positon: static;
}

.modal-dialog {
	position: static;
}

#add-shipping-tracking-form select {
	margin-bottom: 10px;
}

@media (max-width: 991px) {
	.dokan-store .content-area {
		max-width: 100%;
		padding: 0 10px;
	}
}

@media (max-width: 767px) {
	.dokan-store #content {
		display: flex;
		display: -webkit-flex;
		flex-direction: column;
	}
	
	.dokan-store #content .dokan-store-sidebar {
		width: 100%;
		float: none;
		order: 2;
		margin: 0 !important;
	}
	
	.dokan-store #content .dokan-single-store {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	
	.dokan-store #sidebar {
		width: 100%;
		margin: 0;
	}
	
	.rtl .dokan-store #sidebar {
		margin: 0;
	}
}

.widget_sp_image:hover img {
	opacity: .85;
}

.widget_sp_image img {
	width: 100%;
	margin-bottom: 40px;
}

h1.page-title {
	font-weight: 700 !important;
	color: #222;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0;
}

.elementor-products-grid ul.products.elementor-grid.list {
	display: block;
}

.elementor-products-grid ul.products.elementor-grid.list > li {
	margin-bottom: 20px;
}

.products-wrapper {
	padding: 15px 0;
}

.products-wrapper >.products-nav.clearfix {
	border-bottom: none;
}

.products-wrapper >.products-nav.clearfix .sw-filter-button {
	display: none;
}

.products-wrapper >.products-nav.accordion-style>.sw-filter-accordion {
	display: none;
}

.products-wrapper .products-nav {
	text-align: center;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
}

.products-wrapper .products-nav .sw-filter-button {
	display: block;
}

.products-wrapper .products-nav .view-top {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
}

.products-wrapper .products-nav:last-child {
	margin-bottom: 30px;
}

.products-wrapper .products-nav .view-mode-wrap {
	margin-bottom: 10px;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a {
	position: relative;
	width: 34px;
	height: 34px;
	float: left;
	border: 0;
	border: 1px solid transparent;
	overflow: hidden;
	border-radius: 50%;
	margin: 0 2px;
}

.rtl .products-wrapper .products-nav .view-mode-wrap .view-mode >a {
	float: right;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a.active, .products-wrapper .products-nav .view-mode-wrap .view-mode >a:hover {
	border: 1px solid #ff5c00;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view >span {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-grid.svg") no-repeat center center;
	background-size: cover;
	background-size: 14px !important;
	display: inline-block;
	height: 16px;
	width: 16px;
	padding: 4px 0;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view >span.nitro-lazy {
	background-image: none !important;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view:hover >span, .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view.active >span {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/icon-grid.svg") no-repeat center center;
	background-size: cover;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view:hover >span.nitro-lazy, .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view.active >span.nitro-lazy {
	background-image: none !important;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view >span {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-list.svg") no-repeat center center;
	background-size: cover;
	display: inline-block;
	height: 14px;
	width: 14px;
	padding: 3px 0;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view >span.nitro-lazy {
	background-image: none !important;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view:hover >span, .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view.active >span {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/icon-list.svg") no-repeat center center;
	background-size: cover;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view:hover >span.nitro-lazy, .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view.active >span.nitro-lazy {
	background-image: none !important;
}

.products-wrapper .products-nav .view-mode-wrap .view-mode >a >span {
	font-size: 0;
	display: none;
}

.products-wrapper .products-nav .catalog-ordering {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.products-wrapper .products-nav .catalog-ordering ul {
	list-style: none;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .show-product {
	line-height: 34px;
	margin: 0;
	color: #222;
	font-size: 11px;
	text-transform: uppercase;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby {
	min-width: 160px;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order {
	margin: 0;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order >li.desc {
	padding: 8px 10px 7px;
	border: 1px solid #ccc;
	border-left: 0;
}

.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order >li.desc {
	border-right: 0;
	border-left: 1px solid #ccc;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order >li.desc a {
	display: inline-block;
	height: 20px;
	width: 20px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -18px -1623px;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order >li.desc a.nitro-lazy {
	background-image: none !important;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order >li.asc {
	padding: 8px 10px 6px;
	border: 1px solid #ccc;
	border-left: 0;
}

.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order >li.asc {
	border-right: 0;
	border-left: 1px solid #ccc;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order >li.asc a {
	display: inline-block;
	height: 20px;
	width: 20px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg_general.png") no-repeat -18px -1638px;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order >li.asc a.nitro-lazy {
	background-image: none !important;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .sort-count {
	min-width: 65px;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown {
	margin: 0;
	list-style-type: none;
	text-align: left;
}

.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown {
	text-align: right;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li {
	position: relative;
	z-index: 4;
	cursor: pointer;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li {
	line-height: 32px;
	display: block;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a {
	display: block;
	text-indent: 15px;
	position: relative;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
	font-family: fontawesome;
	content: "";
	font-size: 14px;
	width: 35px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 0px;
	text-indent: initial;
}

.rtl .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
	right: auto;
	left: 0;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li {
	line-height: 34px;
	float: left;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li a {
	display: inline-block;
	font-size: 14px;
	color: #777;
	padding: 0 12px;
	position: relative;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li a:before {
	content: "";
	height: 14px;
	width: 1px;
	background-color: #ccc;
	position: absolute;
	right: 0;
	top: 10px;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li:last-child a:before {
	width: 0;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li.current a, .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul >li:hover a {
	color: #ff5c00;
}

.products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li:hover >ul {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.products-wrapper .products-nav .product-sortby .sort-by {
	font-size: 14px;
	font-weight: 700;
	margin-right: 15px;
	position: relative;
	color: #222;
	line-height: 34px;
}

.products-wrapper .products-nav .product-sortby .sort-by:before {
	content: "";
	height: 14px;
	width: 1px;
	background-color: #969696;
	position: absolute;
	top: 10px;
	right: -15px;
}

.products-wrapper .products-nav form.woocommerce-ordering {
	float: right;
	margin: -1px 10px 0 0;
}

.rtl .products-wrapper .products-nav form.woocommerce-ordering {
	float: left;
	margin: -1px 0 0 10px;
}

.products-wrapper .products-nav form.woocommerce-ordering select.orderby {
	height: 34px;
	background: transparent;
	padding: 0 10px;
	-webkit-appearance: listbox;
	appearance: listbox;
	-ms-appearance: listbox;
	border-color: transparent;
	border-radius: 0;
}

.products-wrapper .woocommerce-pagination .page-numbers {
	margin: 0;
	vertical-align: top;
	background-color: transparent;
	border: 0;
}

.products-wrapper .woocommerce-pagination .page-numbers >li {
	float: left;
	border: 0;
}

.rtl .products-wrapper .woocommerce-pagination .page-numbers >li {
	float: right;
}

.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	padding: 0;
	font-size: 14px;
	color: #999;
	background-color: #fff;
	text-align: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	margin: 0 5px;
}

.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.current, .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers:hover {
	background-color: #ff5c00;
	color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev, .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next {
	font-size: 0;
}

.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before, .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
	font-family: fontawesome;
	font-size: 14px;
}

.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before {
	content: "";
}

.rtl .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before {
	content: "";
}

.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
	content: "";
}

.rtl .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
	content: "";
}

.products-wrapper .products-loop {
	list-style-type: none;
	margin-bottom: 0;
}

.products-wrapper .products-loop .sw-variation-wrapper {
	padding: 15px 0 0;
}

.products-wrapper .products-loop >li {
	margin-bottom: 30px;
}

.products-wrapper .products-loop >li .item-wrap {
	border: 1px solid #ededed;
}

.products-wrapper .products-loop.grid >li.product-type-grouped .item-wrap .item-detail .item-content .item-price span, .products-wrapper .products-loop.grid >li.product-type-variable .item-wrap .item-detail .item-content .item-price span {
	display: inline-block;
}

.products-wrapper .products-loop.grid >li .item-wrap {
	border: 0;
}

.products-wrapper .products-loop.grid >li .item-wrap .item-detail .products-thumb img {
	display: inline-block;
}

.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-price {
	font-size: 20px;
	float: none;
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	vertical-align: top;
}

.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-price >span {
	display: inline-block;
}

.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-price >span ins {
	float: none;
	order: 2;
	margin: 0 0 3px;
}

.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-price >span ins span {
	font-size: 20px;
	color: #ff5c00;
}

.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-price >span del {
	float: none;
	display: block;
	margin: 0;
	order: 1;
}

.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-price >span del span {
	font-size: 14px;
	line-height: 18px;
	color: #ccc;
	font-weight: 400;
}

.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-description {
	display: none;
}

.products-wrapper .products-loop.grid >li.product-type-variable .item-price del {
	float: none;
}

.products-wrapper .products-loop.grid >li.product-type-variable .item-price ins {
	float: none;
}

.products-wrapper .products-loop.list .item {
	width: 100%;
}

.products-wrapper .products-loop.list .item .item-wrap {
	text-align: left;
	border: 0;
	padding: 20px;
	border-radius: 4px;
}

.rtl .products-wrapper .products-loop.list .item .item-wrap {
	text-align: right;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
	width: 220px;
	max-width: 100%;
	float: left;
	margin-bottom: 0;
	overflow: hidden;
	margin-right: 30px;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb a.fancybox {
	text-align: center;
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	display: block;
	opacity: 0;
	visibility: hidden;
	vertical-align: top;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -17px;
	margin-top: -17px;
	font-size: 0;
	max-width: 35px;
	background-color: #ff5c00;
	float: none;
	border-radius: 50%;
	-webkit-transform: translateY(-60px);
	-moz-transform: translateY(-60px);
	-o-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	transform: translateY(-60px);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 3;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb a.fancybox:before {
	font-family: fontawesome;
	font-size: 14px;
	content: "";
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb a.fancybox:hover {
	background-color: #e65300;
	color: #fff;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb img {
	border-radius: 2px;
}

.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
	float: right;
	margin-left: 30px;
	margin-right: 0;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .wc-soldby-start {
	display: none;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
	overflow: hidden;
	width: auto;
	display: block;
	padding: 10px 0 0 0;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 {
	float: none;
	width: 69%;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 a {
	color: #222;
	font-size: 16px;
	font-weight: 700;
	padding: 0;
	border: 0;
	margin: 0 0 15px;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
	display: block;
	vertical-align: top;
	float: none;
	margin-bottom: 15px;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
	clear: both;
	float: right;
	display: flex;
	width: auto;
	vertical-align: top;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 20px;
	color: #ff5c00;
	font-weight: 600;
	position: relative;
	margin-top: -45px;
}

.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
	float: left;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price span {
	display: inline-block;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price span ins {
	float: left;
	font-size: 20px;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price span ins span {
	font-size: 20px;
}

.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price span ins {
	float: right;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price span del {
	float: left;
	margin-right: 10px;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price span del span {
	font-size: 18px;
	margin-top: 4px;
}

.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price span del {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
	clear: both;
	margin-bottom: 0;
	float: left;
	width: 60%;
	font-size: 14px;
	color: #777;
	line-height: 24px;
}

.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
	float: right;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom {
	position: static;
	margin-top: -10px;
	display: flex;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	filter: alpha(opacity=100);
	top: auto;
	left: auto;
	float: right;
	flex-direction: column;
	max-width: 200px;
	margin: 0;
}

.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom {
	float: left;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom a.fancybox {
	display: none;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple {
	order: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	background-color: #ff5c00;
	display: inline-block;
	margin: 0 0 10px 0;
	height: 40px;
	line-height: 40px;
	width: auto;
	color: #fff;
	padding: 0 30px;
	font-size: 16px;
	font-weight: 500;
	background-image: none;
	text-transform: capitalize;
	border-radius: 4px;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.nitro-lazy, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.nitro-lazy, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.nitro-lazy, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.nitro-lazy, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.nitro-lazy, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.nitro-lazy, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.nitro-lazy {
	background-image: none !important;
}

.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple {
	padding: 0 30px;
	background-image: none;
}

.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.nitro-lazy, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.nitro-lazy, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.nitro-lazy, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.nitro-lazy, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.nitro-lazy, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.nitro-lazy, .rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.nitro-lazy {
	background-image: none !important;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple:hover, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple:hover {
	background-color: #cc4a00;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.loading, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.loading, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.loading, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.loading {
	background-color: #ff5c00;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.loading:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.loading:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.loading:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.loading:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.loading:after {
	display: none;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.added:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.added:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button.added:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .product_type_simple.added:after {
	display: inline-block;
	margin-left: 0;
	margin-right: 5px;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .clear {
	display: none;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist {
	margin: 0 10px;
	order: 2;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom a.compare:before {
	font-size: 14px;
	content: "";
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom a.compare {
	text-align: center;
	color: #222;
	width: auto;
	max-width: inherit;
	height: 35px;
	line-height: 33px;
	padding: 0;
	display: block;
	vertical-align: top;
	position: relative;
	font-size: 14px;
	background-color: #fff;
	margin: 0;
	float: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom a.compare:before {
	font-family: fontawesome;
	font-size: 14px;
	margin: 0 3px;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom a.compare:hover {
	color: #ff5c00;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom a.compare:hover:before {
	color: #ff5c00;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom a.compare {
	order: 3;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom a.compare:before {
	margin: 0 5px;
	content: "";
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
	color: #ff5c00;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #ff5c00;
}

.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .sale-off {
	display: none;
}

.products-wrapper .products-loop.list .item .item-wrap:hover .products-thumb a.fancybox {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	right: auto;
}

.products-loop .product-category a {
	text-align: center;
	display: block;
	background-color: #fff;
}

.products-loop .product-category a img {
	margin: 0 auto;
}

.products-loop .product-category a h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 12px 0;
	background-color: #eee;
	color: #464646;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.products-loop .product-category a h3 .count {
	display: none;
}

.products-loop .product-category a:hover h3 {
	background-color: #ff5c00;
	color: #fff;
}

.woocommerce .sidebar-row .sidebar {
	margin-bottom: 30px;
}

.woocommerce .sidebar-row .sidebar.fixed {
	padding-top: 20px;
}

.sidebar .widget.widget_price_filter {
	background-color: transparent;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px #ddd solid;
}

.sidebar .widget.widget_price_filter .block-title-widget h2 {
	text-transform: capitalize;
	padding: 0 0 10px 0;
	border: none;
}

.woocommerce .product-countdown {
	padding: 10px 0 0;
	text-align: center;
}

.woocommerce .product-countdown .countdown-row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.woocommerce .product-countdown .countdown-row .countdown-section {
	padding: 0;
	display: inline-block;
	width: 50px;
	height: 48px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 14px;
}

.woocommerce .product-countdown .countdown-row .countdown-section .countdown-amount {
	font-size: 18px;
	color: #222;
	text-align: center;
	display: block;
	margin-top: 5px;
	font-weight: 500;
}

.woocommerce .product-countdown .countdown-row .countdown-section .countdown-period {
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
	display: block;
	text-align: center;
	font-weight: 400;
}

.rtl.woocommerce .product-countdown .countdown-row .countdown-section {
	margin-left: 14px;
	margin-right: 0;
}

.woocommerce.single-product .product-countdown {
	padding: 5px 0 30px;
}

.woocommerce.single-product .product-countdown .countdown-row {
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
}

.product-categories-wrapper {
	list-style: none;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 10px;
}

.product-categories-wrapper .product-category {
	margin-bottom: 30px;
}

.product-categories-wrapper .product-category a img {
	margin-bottom: 10px;
	width: 100%;
}

.product-categories-wrapper .product-category h2.woocommerce-loop-category__title {
	font-size: 14px;
	color: #666;
	margin-bottom: 0;
	font-weight: 500;
}

.product-categories-wrapper .product-category h2.woocommerce-loop-category__title mark {
	background: none;
	color: #666;
}

.product-categories-wrapper .product-category:hover h2.woocommerce-loop-category__title {
	color: #ff5c00;
}

.product-categories-wrapper .product-category:hover h2.woocommerce-loop-category__title mark {
	color: #ff5c00;
}

.products-wrapper>.view-mode-wrap {
	display: none;
}

.pagination-ajax {
	text-align: center;
}

.pagination-ajax .button-ajax {
	display: inline-block;
	border: 1px #ccc solid;
	text-align: center;
	border-radius: 50px;
	width: 100px;
	height: 100px;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	margin: 20px auto 60px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	font-weight: 700;
}

.pagination-ajax .button-ajax:hover {
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	color: #ff5c00;
	border: 1px solid #ff5c00;
}

.pagination-ajax .button-ajax:before {
	content: attr(data-title);
}

.pagination-ajax .button-ajax.loading:before {
	content: "";
}

.pagination-ajax .button-ajax.loaded:before {
	content: attr(data-loaded);
}

.sw-filter-button {
	color: #222;
	float: left;
	height: 34px;
	padding: 0 15px 0 35px;
	line-height: 34px;
	border: 1px solid #222;
	margin: 0 35px 0 0;
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	letter-spacing: .1rem;
}

.sw-filter-button:hover {
	color: #ff5c00;
	border: 1px solid #ff5c00;
}

.sw-filter-button:hover i {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/settings.svg") no-repeat center center;
	background-size: cover;
}

.sw-filter-button:hover i.nitro-lazy {
	background-image: none !important;
}

.sw-filter-button i {
	position: absolute;
	left: 13px;
	top: 10px;
	width: 13px;
	height: 13px;
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/settings.svg") no-repeat center center;
}

.sw-filter-button i.nitro-lazy {
	background-image: none !important;
}

.sw-filter-button i:before {
	content: "";
}

.sw-filter-button.off {
	color: #ff5c00;
	border: 1px solid #ff5c00;
	background-color: #fff;
}

.sw-filter-button.off i {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/close.svg") no-repeat center center;
	background-size: cover;
	width: 11px;
	height: 11px;
}

.sw-filter-button.off i.nitro-lazy {
	background-image: none !important;
}

.sw-filter-button.off:hover i {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/close.svg") no-repeat center center;
	background-size: cover;
}

.sw-filter-button.off:hover i.nitro-lazy {
	background-image: none !important;
}

.rtl .sw-filter-button {
	float: right;
	margin: 0 0 0 35px;
}

@media (max-width: 480px) {
	.sw-filter-button {
		padding: 0 10px;
	}
}

.sw-filter-button i {
	padding: 0 0 0 10px;
}

.rtl .sw-filter-button i {
	padding: 0 10px 0 0;
}

.filter-content {
	position: relative;
	transition: all .3s;
	display: block;
	line-height: 30px;
}

.filter-content form {
	display: inline-block;
}

.filter-content form .price_slider_wrapper .ui-slider {
	margin-top: 10px;
}

.filter-content .widget-inner h3 {
	margin-bottom: 20px;
}

.filter-content .price_slider_wrapper .price_label >span {
	padding: 0 5px;
}

.filter-content ul {
	margin: 0;
	list-style: none;
}

.filter-content h3 {
	text-transform: capitalize;
	font-size: 14.22px;
	color: #222;
	font-weight: 400;
	margin: 0;
}

@media (max-width: 991px) {
	.filter-content {
		display: none;
	}
}

.filter-content .woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
	color: #222;
}

.filter-content .widget_rating_filter ul li .star-rating {
	margin: 10px 0 0;
}

.filter-content .widget_rating_filter .widget-inner ul li span {
	color: #ff5c00;
}

.page-filter-drawer.woocommerce-page >.container .sidebar-row .content {
	width: 100%;
}

.page-filter-drawer.woocommerce-page >.container .sidebar-row .sidebar {
	width: 0px;
	opacity: 0;
	visibility: hidden;
	height: 0;
	margin: 0;
}

.page-filter-drawer.woocommerce-page >.container .sidebar-row.active .content {
	width: 75%;
}

.page-filter-drawer.woocommerce-page >.container .sidebar-row.active .sidebar {
	width: 25%;
	opacity: 1;
	visibility: visible;
	height: auto;
	margin-bottom: 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

body.page-shop-modern {
	position: relative;
}

body.page-shop-modern:before {
	content: "";
	width: 100%;
	height: 1080px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-shop.jpg") no-repeat;
	background-position: top center;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
}

body.page-shop-modern >.container {
	padding: 30px;
	position: relative;
	background-color: #fff;
}

body.page-shop-modern .products-wrapper {
	padding: 20px 0;
}

body.page-shop-modern .products-wrapper .woocommerce-pagination .page-numbers>li .page-numbers {
	border: 1px #eee solid;
}

body.page-shop-modern .elementor-location-header, body.page-shop-modern .elementor-location-footer {
	background-color: #f1f1f1;
	position: relative;
	z-index: 2;
}

body.page-shop-filter-canvas.open {
	overflow-y: hidden;
}

body.page-shop-filter-canvas.open:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 99;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	font-size: 16px;
	color: #ff5c00;
	font-weight: 700;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
	opacity: 1;
}

.woocommerce div.product p.price del .amount, .woocommerce div.product span.price del .amount {
	text-decoration: line-through;
	font-weight: normal;
	font-size: 14px;
	color: #ccc;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
	margin: 0 10px;
	color: #ff5c00;
	text-decoration: none;
	opacity: 1;
}

.woocommerce div.product form.cart .variations select {
	margin: 0;
}

.rtl.woocommerce div.product form.cart .button {
	float: right;
}

.product-full-bg .topdeal_breadcrumbs {
	margin-bottom: 0;
}

.product-full-bg .single-product>.product {
	position: relative;
}

.product-full-bg .single-product>.product:before {
	content: "";
	height: 100%;
	width: 365px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: -365px;
}

.product-full-bg .single-product>.product:after {
	content: "";
	height: 100%;
	width: 365px;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: -365px;
}

.product_detail {
	background-color: #fff;
	padding: 5px;
}

.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation {
	width: 64px !important;
	height: 30px !important;
	border-radius: 0;
	padding: 0;
}

.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation.disabled span:before {
	width: 0;
	height: 0;
	border: 0;
}

.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation.selected, .product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation:hover {
	background-color: transparent;
}

.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation.selected span, .product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation:hover span {
	border: 1px solid #ff5c00;
	background-color: transparent;
	color: #ff5c00;
}

.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation.selected span:before, .product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation:hover span:before {
	opacity: 1;
}

.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation span {
	font-size: 14px;
	color: #999;
	border-radius: 0;
	font-weight: 400;
	border: 1px solid #ddd;
}

.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-color {
	background-color: transparent !important;
	height: auto;
	width: auto;
	border-radius: 0;
	text-indent: 0;
	font-weight: 400;
}

.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation span:after {
	border: 0;
	border-radius: 0;
}

.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation span:before {
	content: "";
	width: 0;
	height: 0;
	bottom: 0px;
	right: -1px;
	top: auto;
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 10px solid #ff3c20;
	opacity: 0;
}

.product_detail .slider_img_productd {
	position: relative;
	z-index: 1;
	padding-top: 15px;
}

.product_detail .sale-off {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 50px;
	width: 50px;
	background-color: #ff5c00;
	line-height: 50px;
	border-radius: 0 25px 25px 25px;
	font-size: 16px;
	padding: 0;
}

.product_detail .sale-off:before {
	border: 0;
}

.product_detail .sale-off .text {
	display: none;
}

.rtl .product_detail .sale-off {
	right: 20px;
	left: auto;
}

.product_detail .onsale {
	display: inline-block;
	height: 35px;
	height: 15px;
	width: 35px;
	line-height: 35px;
	color: #fff;
	background-color: #ff5c00;
	text-transform: capitalize;
	font-weight: 600;
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: center;
	border-radius: 50%;
	z-index: 9;
}

.product_detail .slider_img_productd {
	margin-bottom: 0;
}

.product_detail .slider_img_productd .woocommerce-product-gallery {
	margin-bottom: 0;
}

.product_detail .slider_img_productd.single-full .sale-off {
	left: 145px;
}

.rtl .product_detail .slider_img_productd.single-full .sale-off {
	right: 145px;
	left: auto;
}

.product_detail .slider_img_productd .product-images .product-images-container .featured-video-button {
	position: absolute;
	bottom: 20px;
	left: 20px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	height: 40px;
	width: 40px;
	font-size: 18px;
	margin-bottom: 0;
	box-shadow: 0 0 0 1px #ddd;
}

.product_detail .slider_img_productd .product-images .product-images-container .featured-video-button:hover {
	color: #ff5c00;
	box-shadow: 0 0 0 1px #ff5c00;
	border-color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-prev, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-next {
	left: 0;
	right: 0;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-prev:before, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-next:before {
	font-size: 18px;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-prev {
	top: -35px;
	bottom: auto;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-prev:before {
	content: "";
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-next {
	bottom: -35px;
	top: auto;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive-thumbnail .slick-next:before {
	content: "";
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive {
	margin-bottom: 10px;
	overflow: hidden;
	border-radius: 2px;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .slick-slide .item-img-slider .images {
	margin-bottom: 0;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail {
	padding: 0 30px 0 0px;
}

.rtl .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail {
	padding: 0 0 0 30px;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail:hover .slick-prev, .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail:hover .slick-next {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list {
	margin: 0 -5px;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper {
	border: 1px solid #ebebeb;
	margin: 0 5px;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product:hover .thumbnail-wrapper {
	border-color: #ff5c00;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product.slick-current .thumbnail-wrapper {
	border: 1px #ff5c00 solid;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev, .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
	position: absolute;
	font-size: 0;
	padding: 0;
	z-index: 3;
	display: inline-block;
	height: 48%;
	width: 20px;
	border-radius: 0;
	border: 1px #ebebeb solid;
	background-color: #fff;
	color: #222;
	margin: auto;
	opacity: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before, .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
	font-family: Fontawesome;
	font-size: 18px;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:hover, .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:hover {
	color: #fff;
	background-color: #ff5c00;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev {
	right: 0px;
	top: 0;
	-webkit-transform: translateX(30px);
	-moz-transform: translateX(30px);
	-o-transform: translateX(30px);
	-ms-transform: translateX(30px);
	transform: translateX(30px);
}

.rtl .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev {
	right: auto;
	left: 0;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before {
	content: "";
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
	right: 0px;
	bottom: 0;
	-webkit-transform: translateX(30px);
	-moz-transform: translateX(30px);
	-o-transform: translateX(30px);
	-ms-transform: translateX(30px);
	transform: translateX(30px);
}

.rtl .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
	right: auto;
	left: 0;
}

.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
	content: "";
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail {
	width: 15%;
	min-width: 100px;
	padding: 0;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .item-thumbnail-product, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .item-thumbnail-product {
	padding: 2px 0;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-next, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-prev, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-next, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-prev {
	width: 48%;
	height: 20px;
	top: auto;
	bottom: 0;
	margin: 0;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-next, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-next {
	left: 0;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-next:before, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-next:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	display: block;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-prev, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-prev {
	right: 0;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-prev:before, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-prev:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	display: block;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive, .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .product-responsive {
	width: 80%;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive {
	order: 1;
	margin: 0 0 0 15px;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .product-responsive {
	margin: 0 15px 0 0;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-top {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-top .product-responsive {
	order: 1;
	width: 100%;
	margin-bottom: 0;
}

.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-top .slick-slider.product-responsive-thumbnail {
	width: 100%;
	margin-bottom: 15px;
}

.product_detail .content_product_detail {
	position: relative;
	padding-bottom: 25px;
}

.product_detail .content_product_detail ul {
	margin: 0;
}

.product_detail .content_product_detail .social-share {
	display: inline-block;
	position: absolute;
	right: -10px;
	top: 4px;
	max-width: 40px;
	z-index: 9;
}

.rtl .product_detail .content_product_detail .social-share {
	left: 20px;
	right: auto;
}

.product_detail .content_product_detail .social-share.open .item-social {
	opacity: 1;
	height: auto;
	visibility: visible;
}

.product_detail .content_product_detail .social-share.open .title-share:after {
	width: 11px;
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/close.svg") no-repeat center center;
}

.product_detail .content_product_detail .social-share.open .title-share:hover:after {
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/close-hover.svg") no-repeat center center;
}

.product-type-variable .product_detail .content_product_detail .social-share {
	margin-bottom: 20px;
}

.product_detail .content_product_detail .social-share .title-share {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 0;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.product_detail .content_product_detail .social-share .title-share:hover {
	background-color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.product_detail .content_product_detail .social-share .title-share:hover:after {
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/export-hover.svg") no-repeat center center;
}

.product_detail .content_product_detail .social-share .title-share:after {
	content: "";
	display: inline-block;
	position: static;
	line-height: 40px;
	background: none;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/export.svg") no-repeat center center;
	width: 15px;
	height: 15px;
	height: 100%;
	vertical-align: top;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	background-size: cover;
	border-radius: 0;
}

.product_detail .content_product_detail .social-share .wrap-content {
	position: absolute;
	bottom: 45px;
}

.product_detail .content_product_detail .social-share .item-social {
	float: left;
	opacity: 0;
	height: 0;
	visibility: hidden;
	max-width: 40px;
}

.rtl .product_detail .content_product_detail .social-share .item-social {
	float: right;
}

.product_detail .content_product_detail .social-share .item-social a {
	display: inline-block;
	vertical-align: top;
	margin: 5px 0;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50%;
	color: #222;
	font-size: 14px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	-o-box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	-ms-box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	box-shadow: 0 0 15px rgba(0, 0, 0, .06);
}

.product_detail .content_product_detail .social-share .item-social a:hover {
	background-color: #ff5c00;
	color: #fff;
}

.product_detail .content_product_detail .social-share .item-social a i {
	line-height: 40px;
}

.product_detail .content_product_detail .product_title {
	font-size: 30px;
	padding-right: 35px !important;
	color: #222;
	font-weight: 400 !important;
	margin-bottom: 12px;
	text-transform: capitalize;
	padding-top: 20px !important;
}

.rtl .product_detail .content_product_detail .product_title {
	padding-right: 0 !important;
	padding-left: 35px !important;
}

.product_detail .content_product_detail .sku_wrapper {
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	font-weight: 400;
	color: #222;
	text-transform: uppercase;
}

.product_detail .content_product_detail .sku_wrapper .sku {
	color: #777;
	padding: 0 5px;
}

.product_detail .content_product_detail .reviews-content {
	float: left;
	margin-top: 4px;
	margin-bottom: 40px;
}

.rtl .product_detail .content_product_detail .reviews-content {
	float: right;
}

.product_detail .content_product_detail .reviews-content .star {
	margin-top: 3px;
}

.product_detail .content_product_detail .reviews-content .woocommerce-review-link, .product_detail .content_product_detail .reviews-content .woocommerce-write-review {
	display: inline-block;
	font-size: 14px;
	color: #222;
	text-decoration: underline;
	margin: 0 0 0 5px;
}

.product_detail .content_product_detail .reviews-content .woocommerce-review-link:hover, .product_detail .content_product_detail .reviews-content .woocommerce-write-review:hover {
	color: #ff5c00;
}

.rtl .product_detail .content_product_detail .reviews-content .woocommerce-review-link, .rtl .product_detail .content_product_detail .reviews-content .woocommerce-write-review {
	margin: 0 5px 0 0;
}

.product_detail .content_product_detail .reviews-content .woocommerce-review-link {
	margin: 0 10px;
}

.product_detail .content_product_detail .price-content {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.product_detail .content_product_detail .single-price {
	clear: both;
}

.product_detail .content_product_detail .our-price {
	margin: 0 0 10px;
	margin: 0 0 3px;
	text-transform: uppercase;
	font-size: 11px;
	color: #777;
	display: block;
}

.product_detail .content_product_detail .price {
	font-size: 30px !important;
	font-weight: 700;
}

.product_detail .content_product_detail .price ins {
	float: left;
	margin-left: 0 !important;
	font-size: 30px;
}

.rtl .product_detail .content_product_detail .price ins {
	float: right;
	margin-right: 0 !important;
	margin-left: 10px !important;
}

.product_detail .content_product_detail .price del {
	line-height: 30px;
	opacity: 1;
	font-size: 16px;
	color: #222;
}

.product_detail .content_product_detail .price del .amount {
	font-size: 16px !important;
	color: #222 !important;
}

.product_detail .content_product_detail .item-brand {
	float: left;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	margin: 0 30px 20px 0;
	position: relative;
}

.rtl .product_detail .content_product_detail .item-brand {
	float: right;
	margin: 0 0 20px 30px;
}

.rtl .product_detail .content_product_detail .item-brand:before {
	left: -14px;
	right: auto;
}

.product_detail .content_product_detail .item-brand:before {
	content: "";
	width: 1px;
	height: 16px;
	background-color: #ddd;
	position: absolute;
	right: -14px;
	top: 4px;
}

@media (max-width: 640px) {
	.product_detail .content_product_detail .item-brand:before {
		width: 0;
		height: 0;
	}
}

.product_detail .content_product_detail .item-brand >span {
	color: #222;
	font-weight: bold;
	text-transform: uppercase;
}

.product_detail .content_product_detail .item-brand >a {
	display: block;
	padding: 5px;
	color: #0f9bec;
	text-transform: capitalize;
}

.product_detail .content_product_detail .item-brand >a:hover {
	color: #ff5c00;
}

.product_detail .content_product_detail .item-brand >a img {
	max-width: 80px;
}

.product_detail .content_product_detail .product-info {
	display: block;
	overflow: hidden;
	padding: 10px 15px;
	background: #fafafa;
	margin: 30px 0 35px;
}

.product_detail .content_product_detail .product-info .product-stock.in-stock {
	float: left;
	font-weight: 700;
	font-size: 14px;
	color: #6ca40c;
	text-transform: capitalize;
	position: relative;
	margin-right: 40px;
	padding-left: 24px;
}

.product_detail .content_product_detail .product-info .product-stock.in-stock:after {
	content: "";
	width: 1px;
	height: 24px;
	background-color: #ededed;
	position: absolute;
	top: -3px;
	right: -20px;
}

.rtl .product_detail .content_product_detail .product-info .product-stock.in-stock:after {
	left: -20px;
	right: auto;
}

.rtl .product_detail .content_product_detail .product-info .product-stock.in-stock {
	float: right;
	margin-left: 40px;
	margin-right: 0;
	padding-right: 24px;
	padding-left: 0;
}

.product_detail .content_product_detail .product-info .product-stock.in-stock:before {
	content: "";
	font-family: "FontAwesome";
	position: absolute;
	left: 1px;
	top: 2px;
}

.rtl .product_detail .content_product_detail .product-info .product-stock.in-stock:before {
	right: 1px;
	left: auto;
}

.product_detail .content_product_detail .product-info .shipping-text {
	position: relative;
	font-size: 14px;
	color: #777;
}

.product_detail .content_product_detail .product-info .shipping-text i {
	margin-right: 10px;
}

.rtl .product_detail .content_product_detail .product-info .shipping-text i {
	margin-left: 10px;
	margin-right: 0;
}

.product_detail .content_product_detail .product-info.out-stock {
	border: 0;
	padding: 0;
	background: #fff;
}

.product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock {
	margin: 25px 0 0;
}

.product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock h4 {
	font-size: 16px;
	color: #777;
	font-weight: 500;
	margin: 0 0 12px;
}

.product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock .mc4wp-form input {
	border: 0;
	border-radius: 0;
	margin: 0;
}

.product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock .mc4wp-form input[type="email"] {
	height: 46px;
	background-color: #f7f7f7;
	min-width: 360px;
	float: left;
	margin-right: 6px;
	padding: 0 20px;
	color: #bbb;
}

.rtl .product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock .mc4wp-form input[type="email"] {
	float: right;
	margin-left: 6px;
	margin-right: 0;
}

.product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock .mc4wp-form button, .product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock .mc4wp-form input[type=submit] {
	float: left;
	height: 46px;
	padding: 0 30px;
	background-color: #ff5c00;
	line-height: 46px;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
}

.rtl .product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock .mc4wp-form button, .rtl .product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock .mc4wp-form input[type=submit] {
	float: right;
}

.product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock .mc4wp-form button:hover, .product_detail .content_product_detail .product-info.out-stock .subscribe-form-out-stock .mc4wp-form input[type=submit]:hover {
	background-color: #db4f00;
}

.product_detail .content_product_detail .out-of-stock {
	display: inline-block;
	height: 26px;
	background-color: #b2b2b2;
	padding: 0 15px;
	border-radius: 13px;
	line-height: 26px;
	color: #fff;
}

.product_detail .content_product_detail .title-deals {
	font-size: 14px;
	color: #ff5c00;
	font-weight: 700;
}

.product_detail .content_product_detail .description {
	line-height: 22px;
	color: #7d7d7d;
	font-size: 14px;
	margin-bottom: 30px;
	margin-top: 18px;
}

.product-type-grouped .product_detail .content_product_detail .description {
	margin-bottom: 20px;
}

.product_detail .content_product_detail .stock {
	font-size: 13px !important;
	color: #ff5c00 !important;
}

.product_detail .content_product_detail .in-stock {
	color: #6ca40c !important;
}

.product_detail .content_product_detail .out-stock {
	color: #ff3c20 !important;
}

.product_detail .content_product_detail .out-of-stock {
	color: #fff !important;
}

.product_detail .content_product_detail .item-meta .posted_in, .product_detail .content_product_detail .item-meta .tagged_as {
	font-size: 14px;
	color: #777;
	display: block;
	margin: 0 0 10px;
}

.product_detail .content_product_detail .item-meta .posted_in a, .product_detail .content_product_detail .item-meta .tagged_as a {
	color: #222;
}

.product_detail .content_product_detail .item-meta .posted_in a:hover, .product_detail .content_product_detail .item-meta .tagged_as a:hover {
	color: #ff5c00;
}

.product_detail .content_product_detail .wc-soldby-start small {
	text-align: left;
}

.rtl .product_detail .content_product_detail .wc-soldby-start small {
	text-align: right;
}

.product_detail .content_product_detail .wc-soldby-start .wcvendors_sold_by_in_loop {
	font-size: 14px;
	color: #777;
	font-weight: 400;
}

.product_detail .content_product_detail .wc-soldby-start .wcvendors_sold_by_in_loop a {
	color: #222;
}

.product_detail .content_product_detail .wc-soldby-start .wcvendors_sold_by_in_loop a:hover {
	color: #ff5c00;
}

.product_detail .content_product_detail a.goto_more_offer_tab {
	border-radius: 0;
	color: #fff;
	background-color: #ff5c00;
}

.product_detail .content_product_detail a.goto_more_offer_tab:hover {
	background-color: #e65300;
}

.product_detail .content_product_detail .cart {
	margin-bottom: 16px !important;
}

.product_detail .content_product_detail .cart .qty {
	font-size: 11px;
	color: #888;
	text-transform: uppercase;
	position: relative;
	margin-bottom: -12px;
}

.product_detail .content_product_detail .cart .quantity {
	position: relative;
	border: 0;
	border-bottom: 1px solid #eee;
	height: 50px;
	padding-top: 10px;
	margin: 0 8px 20px 0 !important;
}

.rtl .product_detail .content_product_detail .cart .quantity {
	float: right;
	margin: 0 0 20px 8px !important;
}

.product_detail .content_product_detail .cart .quantity input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-0-appearance: none;
	background-color: #fff;
	width: 29px;
	height: 38px;
	padding: 0;
}

.product_detail .content_product_detail .cart .quantity input[type=number] {
	-moz-appearance: textfield;
}

.product_detail .content_product_detail .cart .quantity input::-webkit-outer-spin-button, .product_detail .content_product_detail .cart .quantity input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.product_detail .content_product_detail .cart .quantity .input-text {
	height: 38px !important;
}

.product_detail .content_product_detail .cart .quantity .minus, .product_detail .content_product_detail .cart .quantity .plus {
	font-size: 0;
	color: #898989;
}

.product_detail .content_product_detail .cart .quantity .minus:hover, .product_detail .content_product_detail .cart .quantity .plus:hover {
	opacity: .5;
}

.product_detail .content_product_detail .cart .quantity .minus {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-minus.png") no-repeat top 8px center;
}

.product_detail .content_product_detail .cart .quantity .minus.nitro-lazy {
	background-image: none !important;
}

.product_detail .content_product_detail .cart .quantity .plus {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-plus.png") no-repeat top 8px center;
}

.product_detail .content_product_detail .cart .quantity .plus.nitro-lazy {
	background-image: none !important;
}

.product_detail .content_product_detail .cart .quantity input {
	margin-bottom: 0;
	border: 0;
	text-align: center;
	text-indent: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.product_detail .content_product_detail .cart .quantity input.qty {
	padding: 0;
	font-size: 16px;
	color: #323232;
	font-weight: 600;
	background-color: transparent;
}

.product_detail .content_product_detail .cart.grouped_form {
	margin-bottom: 40px;
	width: 100%;
}

.product_detail .content_product_detail .cart.grouped_form .label {
	display: table-cell;
}

.product_detail .content_product_detail .cart.grouped_form .addcart-wrapper {
	margin-top: 0px;
}

.product_detail .content_product_detail .cart.grouped_form .group_table {
	border: 0;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr {
	border-color: #ddd;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__quantity >.qty {
	display: none;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__quantity .quantity {
	padding-top: 0;
	height: 38px;
	border: 1px solid #ededed;
	border-radius: 18px;
	margin: 5px 0 15px 0 !important;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__quantity .quantity input {
	height: 36px !important;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__label label a {
	font-size: 14px;
	color: #222;
	font-weight: 400;
	text-transform: capitalize;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__label label a:hover {
	color: #ff5c00;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price .stock {
	display: none;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price span.amount {
	font-size: 16px;
	color: #ff5c00;
	font-weight: 700;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price ins {
	text-decoration: none;
	display: block;
	margin: 5px 0;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price ins span.amount {
	font-size: 16px;
	color: #ff5c00;
	font-weight: 700;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price del {
	display: block;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price del span.amount {
	font-size: 12px;
	color: #999;
	font-weight: 400;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price .stock {
	clear: both;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td .quantity {
	margin-top: 0;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td .quantity .minus {
	bottom: 0;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td .quantity:before {
	display: none;
}

.product_detail .content_product_detail .cart.grouped_form tbody tr td.label {
	white-space: normal;
}

.product_detail .content_product_detail .cart.grouped_form .price {
	font-size: 20px;
	color: #ccc;
	font-weight: 700;
}

.product_detail .content_product_detail .cart.grouped_form .price span>.amount, .product_detail .content_product_detail .cart.grouped_form .price del {
	text-decoration: line-through;
	font-weight: normal;
	font-size: 20px;
}

.product_detail .content_product_detail .cart.grouped_form .price ins {
	font-size: 24px;
	color: #ff5c00;
	text-decoration: none;
	opacity: 1;
	margin: 0 10px;
}

.product_detail .content_product_detail .cart.variations_form .variations td.label label {
	color: #888;
	font-size: 12px;
	letter-spacing: .1rem;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation {
	margin: -6px 3px 8px;
	border-radius: 50%;
	padding: 3px;
	border: 0;
	width: auto !important;
	height: auto !important;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation:first-child {
	margin-left: -3px;
}

.rtl .product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation:first-child {
	margin-right: -3px;
	margin-left: 0;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation.selected span, .product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation:hover span {
	border: 1px solid #ff5c00;
	background-color: #ff5c00;
	color: #fff;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation.selected .variation-image, .product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation:hover .variation-image {
	border: 1px solid #ff5c00;
	background-color: transparent;
	-webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 3px 3px 4px rgba(0, 0, 0, .2);
	-ms-box-shadow: 3px 3px 4px rgba(0, 0, 0, .2);
	box-shadow: 3px 3px 4px rgba(0, 0, 0, .2);
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation.disabled span:before {
	top: -1px;
	right: 15px;
	height: 32px;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation.disabled span.variation-color:before {
	top: 0px;
	right: 7px;
	height: 13px;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation >span {
	border-radius: 50%;
	border: 1px solid #ededed;
	min-width: 34px;
	min-height: 34px;
	line-height: 32px;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation >span:after {
	border-radius: 50%;
	border: 0;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-color {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	min-width: initial;
	min-height: initial;
	width: 16px;
	height: 16px;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-color:after {
	display: none;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-image {
	min-width: 60px;
	min-height: 60px;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-image {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 60px;
	height: 60px;
	border: 1px solid #ededed;
}

.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-image:before, .product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-image:after {
	opacity: 0 !important;
}

.product_detail .content_product_detail .cart.variations_form .single_variation_wrap .disabled:before {
	background: none;
}

.product_detail .content_product_detail .cart .clear {
	display: none;
}

.product_detail .content_product_detail .item-bottom .clear {
	clear: none;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
	margin: 0;
	float: left;
}

@media (max-width: 480px) {
	.product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
		clear: both;
	}
}

.rtl .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
	float: right;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	font-size: 16px;
	content: "";
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a {
	background-color: #ff5c00;
	color: #fff;
}

.product_detail .content_product_detail .compare {
	float: left;
}

.rtl .product_detail .content_product_detail .compare {
	float: right;
}

.product_detail .content_product_detail .compare:before {
	font-size: 16px;
	content: "";
	margin-right: 5px;
}

@media (max-width: 1680px) {
	.product_detail .content_product_detail .compare:before {
		margin: 0;
	}
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .product_detail .content_product_detail a.compare {
	color: #ff5c00;
	font-weight: 500;
	height: 50px;
	line-height: 48px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ff5c00;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	font-size: 0;
	min-width: 50px;
	float: left;
	margin: 0px 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	text-align: center;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a .fa-heart, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a .fa-heart, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a .fa-heart, .product_detail .content_product_detail a.compare .fa-heart {
	display: none;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .product_detail .content_product_detail a.compare:before {
	font-family: fontawesome;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .product_detail .content_product_detail a.compare:hover {
	background-color: #ff5c00;
	color: #fff;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .product_detail .content_product_detail a.compare:hover:before {
	color: #fff;
}

.product_detail .content_product_detail .add_to_cart_button, .product_detail .content_product_detail .product_type_external, .product_detail .content_product_detail .product_type_grouped, .product_detail .content_product_detail .single_add_to_cart_button, .product_detail .content_product_detail .wc-variation-is-unavailable {
	height: 50px;
	line-height: 54px;
	text-transform: capitalize;
	background-color: #fff !important;
	color: #ff5c00 !important;
	font-size: 16px;
	padding: 0 18px 0 45px;
	margin-right: 5px;
	font-weight: 400;
	border-radius: 0;
}

@media (max-width: 1200px) {
	.rtl .product_detail .content_product_detail .add_to_cart_button, .rtl .product_detail .content_product_detail .product_type_external, .rtl .product_detail .content_product_detail .product_type_grouped, .rtl .product_detail .content_product_detail .single_add_to_cart_button, .rtl .product_detail .content_product_detail .wc-variation-is-unavailable {
		margin-left: 5px;
		margin-right: 0;
	}
}

.product_detail .content_product_detail .add_to_cart_button:before, .product_detail .content_product_detail .product_type_external:before, .product_detail .content_product_detail .product_type_grouped:before, .product_detail .content_product_detail .single_add_to_cart_button:before, .product_detail .content_product_detail .wc-variation-is-unavailable:before {
	position: absolute;
	left: 15px;
	top: 15px;
	content: "";
	width: 20px;
	height: 20px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/add-to-cart.svg") no-repeat;
	background-size: cover;
}

.product_detail .content_product_detail .add_to_cart_button:hover, .product_detail .content_product_detail .product_type_external:hover, .product_detail .content_product_detail .product_type_grouped:hover, .product_detail .content_product_detail .single_add_to_cart_button:hover, .product_detail .content_product_detail .wc-variation-is-unavailable:hover {
	background-color: #cc4a00 !important;
	color: #fff !important;
	opacity: 1;
}

.product_detail .content_product_detail .add_to_cart_button:hover:before, .product_detail .content_product_detail .product_type_external:hover:before, .product_detail .content_product_detail .product_type_grouped:hover:before, .product_detail .content_product_detail .single_add_to_cart_button:hover:before, .product_detail .content_product_detail .wc-variation-is-unavailable:hover:before {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/add-to-cart-hover.svg") no-repeat;
	background-size: cover;
}

.product_detail .content_product_detail .single-buynow.sticky-detail-buton .item-bottom {
	margin: 0 !important;
}

.product_detail .content_product_detail .single-buynow .button-buynow {
	background: #ff5c00;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	border-radius: 0;
	display: inline-block;
	vertical-align: top;
	padding: 0 28px;
	height: 50px;
	text-transform: capitalize;
	background-color: #ff5c00;
	line-height: 50px;
	margin: 0 5px;
}

.product_detail .content_product_detail .single-buynow .button-buynow:hover {
	background: #993700;
}

.product_detail .content_product_detail .single-buynow .button-buynow.disabled {
	pointer-events: none;
	cursor: default;
	opacity: .7;
}

.product_detail .content_product_detail .single-buynow .item-bottom {
	margin: 5px 0 0;
	display: flex;
	clear: both;
}

.product_detail .content_product_detail .single-buynow .item-bottom:after {
	height: 0;
	clear: both;
	content: " ";
	font-size: 0;
	min-height: 0;
	display: block;
	visibility: hidden;
}

.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .product_detail .content_product_detail .single-buynow .item-bottom a.compare {
	border: 0;
	font-size: 12px;
	color: #222;
	height: auto;
	line-height: normal;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
	background-color: transparent;
}

.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .product_detail .content_product_detail .single-buynow .item-bottom a.compare:before {
	font-size: 14px;
}

.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .product_detail .content_product_detail .single-buynow .item-bottom a.compare:hover {
	background: none;
	color: #ff5c00;
}

.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .product_detail .content_product_detail .single-buynow .item-bottom a.compare:hover:before {
	color: #ff5c00;
}

.product_detail .content_product_detail .single-buynow .item-bottom .single_add_to_wishlist .yith-wcwl-icon {
	display: none;
}

.product_detail .content_product_detail .single-buynow .item-bottom a.compare {
	margin-left: 15px;
}

.rtl .product_detail .content_product_detail .single-buynow .item-bottom a.compare {
	margin-right: 15px;
	margin-left: 0;
}

.product_detail .content_product_detail .single-buynow .item-bottom a.compare:before {
	margin-right: 5px;
}

.single-product .product_detail .wc-soldby-start {
	padding: 0;
}

.single-product .product_detail .wc-soldby-start small {
	font-size: 14px;
	color: #222;
	text-transform: capitalize;
	font-weight: 700;
}

.single-product .product_detail .wc-soldby-start small >a {
	font-weight: 400;
	color: #222;
	text-transform: capitalize;
	padding: 0 3px;
}

.single-product .product_detail .wc-soldby-start small >a:hover {
	color: #ff5c00;
}

.single-product .tabs, .single-product >.tabs {
	margin-bottom: 30px;
	margin-top: 10px;
	border: 0;
	background: #fff;
	padding: 20px;
}

.single-product .tabs .tabbable .nav.nav-tabs, .single-product >.tabs .tabbable .nav.nav-tabs {
	margin: 0 0 20px;
	border: 0;
	background-color: #fafafa;
}

.single-product .tabs .tabbable .nav.nav-tabs li, .single-product >.tabs .tabbable .nav.nav-tabs li {
	border: 0;
	position: relative;
}

.single-product .tabs .tabbable .nav.nav-tabs li:first-child, .single-product >.tabs .tabbable .nav.nav-tabs li:first-child {
	margin-left: 0;
}

.rtl .single-product .tabs .tabbable .nav.nav-tabs li, .rtl .single-product >.tabs .tabbable .nav.nav-tabs li {
	float: right;
}

.single-product .tabs .tabbable .nav.nav-tabs li a, .single-product >.tabs .tabbable .nav.nav-tabs li a {
	border: 0;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 16px;
	display: inline-block;
	color: #222;
	background-color: transparent;
	border-radius: 0;
	margin: 0;
	position: relative;
	padding: 10px 20px;
}

.single-product .tabs .tabbable .nav.nav-tabs li.active a, .single-product .tabs .tabbable .nav.nav-tabs li:hover a, .single-product >.tabs .tabbable .nav.nav-tabs li.active a, .single-product >.tabs .tabbable .nav.nav-tabs li:hover a {
	background-color: #ff5c00;
	font-weight: 600;
	color: #fff;
}

.single-product .tabs .tabbable .tab-content, .single-product >.tabs .tabbable .tab-content {
	background-color: #fff;
	border-radius: 3px;
}

.single-product .tabs .tabbable .tab-content #tab-description p, .single-product >.tabs .tabbable .tab-content #tab-description p {
	margin-bottom: 0;
	color: #555;
	font-size: 14px;
	line-height: 24px;
}

.single-product .tabs .tabbable .tab-content .tab-pane, .single-product >.tabs .tabbable .tab-content .tab-pane {
	line-height: 22px;
	color: #999;
}

.single-product .tabs .tabbable .tab-content .tab-pane h2, .single-product >.tabs .tabbable .tab-content .tab-pane h2 {
	display: none;
}

.single-product .tabs .tabbable .tab-content .tab-pane #reply-title, .single-product >.tabs .tabbable .tab-content .tab-pane #reply-title {
	font-size: 14px !important;
}

.single-product .tabs .tabbable .tab-content .tab-pane p .alignnone, .single-product >.tabs .tabbable .tab-content .tab-pane p .alignnone {
	float: left;
	clear: none;
	margin: 0 0 30px;
}

.rtl .single-product .tabs .tabbable .tab-content .tab-pane p .alignnone, .rtl .single-product >.tabs .tabbable .tab-content .tab-pane p .alignnone {
	float: right;
}

.single-product .tabs .tabbable .tab-content .tab-pane p .alignnone.image-content, .single-product >.tabs .tabbable .tab-content .tab-pane p .alignnone.image-content {
	margin-left: 30px;
}

.single-product .tabs .tabbable .tab-content .tab-pane #reviews, .single-product >.tabs .tabbable .tab-content .tab-pane #reviews {
	color: #333;
}

.single-product .tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit, .single-product >.tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit {
	padding: 12px 30px !important;
	background-color: #222 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	border-radius: 0 !important;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: 700;
	border: 0;
}

.single-product .tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit:hover, .single-product >.tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit:hover {
	background-color: #ff5c00 !important;
}

.variations {
	margin-bottom: 10px;
}

.variations tr {
	margin-bottom: 15px;
	border-bottom: 0;
	height: 50px;
	vertical-align: middle;
}

.variations tr:first-child td.label {
	padding-top: 0;
}

.variations tr td.label {
	display: block;
	line-height: 30px;
	text-align: left;
	padding: .5em 1em .3em;
}

.rtl .variations tr td.label {
	text-align: right;
}

.variations tr td.label label {
	color: #222;
	font-weight: normal !important;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0;
	font-size: 14px;
}

.variations tr td.value {
	padding: 0;
	display: block;
}

.variations tr td.value select {
	width: 200px !important;
	width: 100%;
	text-indent: 10px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0;
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	color: #525252;
	font-size: 12px;
}

.variations tr td.value select option {
	text-transform: uppercase;
}

.variations tr td.value select:focus {
	outline-offset: 0;
	outline: -webkit-focus-ring-color auto 0;
}

.variations tr td.value select::-ms-expand {
	display: none;
}

.variations tr .reset_variations {
	margin: 0 0 10px 0;
	font-size: 11px !important;
	text-align: center;
	text-align: left;
	color: #ff5c00;
	display: block !important;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
}

.rtl .variations tr .reset_variations {
	text-align: right;
	margin-right: 10px;
	margin-left: 0;
}

.variations tr .reset_variations:before {
	font-family: FontAwesome;
	content: "";
	margin-right: 8px;
}

.single_variation {
	margin-bottom: 15px;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider, .sw_related_upsell_widget .sw-woo-container-slider {
	position: relative;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .res-button, .sw_related_upsell_widget .sw-woo-container-slider .res-button {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-color: #e1e1d8;
	color: #222;
	position: absolute;
	top: 5px;
	right: 0;
	line-height: 25px;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	font-size: 0;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .res-button:hover, .sw_related_upsell_widget .sw-woo-container-slider .res-button:hover {
	background-color: #ff5c00;
	color: #fff;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .res-button:before, .sw_related_upsell_widget .sw-woo-container-slider .res-button:before {
	font-family: "Fontawesome";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-prev, .sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-prev {
	right: 33px;
	left: auto;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-prev:before, .sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-prev:before {
	content: "";
}

.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-prev, .rtl .sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-prev {
	left: 0;
	right: auto;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-next, .sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-next {
	right: 0;
	left: auto;
}

.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-next, .rtl .sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-next {
	left: 33px;
	right: auto;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-next:before, .sw_related_upsell_widget .sw-woo-container-slider .res-button.slick-next:before {
	content: "";
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2, .sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2 {
	font-size: 16px;
	font-weight: normal;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
}

.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2, .rtl .sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2 {
	text-align: right;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2 span, .sw_related_upsell_widget .sw-woo-container-slider .resp-slider-container .box-slider-title h2 span {
	display: inline-block;
	position: relative;
	padding: 10px 0;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs, .sw_related_upsell_widget .product-ur .tabbable.tabs {
	text-align: left;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs {
	display: block;
	vertical-align: top;
	margin: 0 0 10px;
	border-bottom: 1px solid #ededed;
	background-color: transparent;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
	position: relative;
	padding: 0;
	border: 0;
}

.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li, .rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
	float: right;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a {
	padding-left: 0;
}

.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a, .rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a {
	padding-right: 0;
	padding-left: 20px;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a:after, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a:after {
	content: "";
	position: absolute;
	bottom: 0px;
	width: 100px;
	height: 2px;
	background-color: #ff5c00;
	left: 0;
}

.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a:after, .rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child>a:after {
	right: 0;
	left: auto;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:last-child>a:before, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:last-child>a:before {
	height: 0;
	width: 0;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active, .elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:hover, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:hover {
	border: 0;
	background-color: transparent;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active a, .elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:hover a, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active a, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:hover a {
	color: #ff5c00;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a {
	margin: 0;
	border: 0;
	display: inline-block;
	padding: 12px 20px;
	background-color: transparent;
	font-size: 18px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a:before, .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a:before {
	content: "";
	width: 1px;
	height: 16px;
	background-color: #ebebeb;
	position: absolute;
	top: 16px;
	right: 0;
}

.rtl .elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a:before, .rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li >a:before {
	left: 0;
	right: auto;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane, .sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane {
	display: block;
	height: 0;
	overflow: hidden;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane .responsive-slider, .sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane .responsive-slider {
	-webkit-transform: translate(0, 80px);
	-moz-transform: translate(0, 80px);
	-o-transform: translate(0, 80px);
	-ms-transform: translate(0, 80px);
	transform: translate(0, 80px);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active, .sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active {
	height: auto;
	overflow: visible;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active .responsive-slider, .sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active .responsive-slider {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider, .sw_related_upsell_widget .sw-woo-container-slider {
	margin-bottom: 30px;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .slider, .sw_related_upsell_widget .sw-woo-container-slider .slider {
	border: 0;
	margin: 0 -15px;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .slider .item, .sw_related_upsell_widget .sw-woo-container-slider .slider .item {
	padding: 0 15px;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .slider .item .item-wrap, .sw_related_upsell_widget .sw-woo-container-slider .slider .item .item-wrap {
	border: 1px solid #ededed;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .slider .item .item-wrap .item-detail .wc-soldby-start, .sw_related_upsell_widget .sw-woo-container-slider .slider .item .item-wrap .item-detail .wc-soldby-start {
	padding: 0 20px;
}

.elementor-widget-wp-widget-sw_related_upsell_widget .sw-woo-container-slider .slider .item .item-wrap .item-detail .wc-soldby-start small, .sw_related_upsell_widget .sw-woo-container-slider .slider .item .item-wrap .item-detail .wc-soldby-start small {
	font-weight: normal;
}

.pswp__zoom-wrap {
	text-align: center;
}

.pswp__zoom-wrap:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.pswp__zoom-wrap .popup-video {
	line-height: 0;
	width: 100%;
	max-width: 900px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.item-video >a {
	display: block;
}

.item-video >a:before {
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: none;
	z-index: 6;
	display: block;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	bottom: 20px;
	top: auto;
	font-size: 0;
	left: auto;
	right: 20px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background: #fff;
	text-align: center;
	line-height: 40px;
	text-indent: 0;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	-o-box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	-ms-box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	box-shadow: 0 0 15px rgba(0, 0, 0, .06);
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover {
	background-color: #ff5c00;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:after {
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/zoom-in-hover.svg") no-repeat center center;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
	display: none !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
	content: "";
	display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
	content: "";
	display: inline-block;
	position: static;
	line-height: 40px;
	background: none;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/zoom-in.svg") no-repeat center center;
	width: 15px;
	height: 15px;
	height: 100%;
	vertical-align: top;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	background-size: cover;
	border-radius: 50%;
}

.single-product-default .product_detail .content_product_detail .item-bottom {
	margin: 5px 0 0;
	display: flex;
	clear: both;
}

.single-product-style1 .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	height: auto;
	display: block;
}

.single-product-style1 .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .quantity {
	margin: 0 20px 20px 0 !important;
}

.rtl.single-product-style1 .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .quantity {
	margin: 0 0 20px 20px !important;
}

.single-product-style2 .single-product, .single-product-style3 .single-product {
	margin-bottom: 30px;
}

.single-product-style2 .single-product .tabs, .single-product-style3 .single-product .tabs {
	border: 0;
}

.single-product-style2 .single-product .tabs .single-accordion .panel, .single-product-style3 .single-product .tabs .single-accordion .panel {
	box-shadow: none;
	border: 0;
}

.single-product-style2 .single-product .tabs .single-accordion .panel +.panel, .single-product-style3 .single-product .tabs .single-accordion .panel +.panel {
	margin-top: 1px;
}

.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading, .single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading {
	border: 0;
	padding: 0;
}

.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4, .single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 {
	margin: 0;
}

.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 >a, .single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 >a {
	font-weight: normal;
	text-transform: uppercase;
	color: #ff5c00;
	font-size: 14px;
	display: block;
	padding: 12px 15px;
	background: #eee;
	border-radius: 3px;
	position: relative;
}

.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 >a:after, .single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 >a:after {
	content: "";
	position: absolute;
	right: 0;
	border-left: 1px solid #e1e1e1;
	top: 7px;
	bottom: 7px;
	padding: 0 30px;
	background: url("https://www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-accordion.png") no-repeat center -34px;
}

.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 >a.collapsed, .single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 >a.collapsed {
	color: #111;
}

.single-product-style2 .single-product .tabs .single-accordion .panel .panel-heading h4 >a.collapsed:after, .single-product-style3 .single-product .tabs .single-accordion .panel .panel-heading h4 >a.collapsed:after {
	background-position: center -4px;
}

.single-product-style2 .single-product .tabs .single-accordion .panel .content-body, .single-product-style3 .single-product .tabs .single-accordion .panel .content-body {
	padding: 15px 0;
	line-height: 22px;
	max-height: 144px;
	overflow-y: auto;
}

.single-product-style2 .single-product .tabs .single-accordion .panel .content-body >h2, .single-product-style2 .single-product .tabs .single-accordion .panel .content-body #comments>h2, .single-product-style3 .single-product .tabs .single-accordion .panel .content-body >h2, .single-product-style3 .single-product .tabs .single-accordion .panel .content-body #comments>h2 {
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 15px;
	color: #333;
}

.single-product-style3 .single-product .tabs .single-accordion .panel .content-body {
	max-height: initial;
	overflow-y: visible;
}

.single-product-style4.rtl .content_product_detail {
	padding-left: 0px;
	padding-right: 30px;
}

.single-product-style4.rtl .slider_img_productd, .single-product-style4.rtl .content_product_detail {
	float: right;
}

.single-product-style4 .slider_img_productd, .single-product-style4 .content_product_detail {
	width: 50%;
	float: left;
}

.single-product-style4 .content_product_detail {
	padding-left: 30px;
}

.single-product-style4 .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	height: auto;
	display: block;
}

.single-product-style4 .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .quantity {
	margin: 0 20px 20px 0 !important;
}

.single-product-style4 .content_vendor_info .single-vendor-info-bottom {
	display: none;
}

.single-product-style4 .product_detail {
	background: transparent;
	padding: 0;
}

.single-product-style4 .product_detail #single-left .wrap-single-product {
	background: #fff;
	padding: 15px;
}

.single-product-style4 .product_detail .tabs {
	margin-bottom: 30px;
	margin-top: 10px;
	border: 0;
	background: #fff;
	padding: 20px;
}

.single-product-style4 .product_detail .tabs .tabbable .nav.nav-tabs {
	margin: 0 0 20px;
	border: 0;
	background-color: #fafafa;
}

.single-product-style4 .product_detail .tabs .tabbable .nav.nav-tabs li {
	border: 0;
	position: relative;
}

.single-product-style4 .product_detail .tabs .tabbable .nav.nav-tabs li:first-child {
	margin-left: 0;
}

.rtl .single-product-style4 .product_detail .tabs .tabbable .nav.nav-tabs li {
	float: right;
}

.single-product-style4 .product_detail .tabs .tabbable .nav.nav-tabs li a {
	border: 0;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 16px;
	display: inline-block;
	color: #222;
	background-color: transparent;
	border-radius: 0;
	margin: 0;
	position: relative;
	padding: 10px 20px;
}

.single-product-style4 .product_detail .tabs .tabbable .nav.nav-tabs li.active a, .single-product-style4 .product_detail .tabs .tabbable .nav.nav-tabs li:hover a {
	background-color: #ff5c00;
	font-weight: 600;
	color: #fff;
}

.single-product-style4 .product_detail .tabs .tabbable .tab-content {
	background-color: #fff;
	border-radius: 3px;
}

.single-product-style4 .product_detail .tabs .tabbable .tab-content #tab-description p {
	margin-bottom: 0;
	color: #555;
	font-size: 14px;
	line-height: 24px;
}

.single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane {
	line-height: 22px;
	color: #999;
}

.single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane h2 {
	display: none;
}

.single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane #reply-title {
	font-size: 14px !important;
}

.single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane p .alignnone {
	float: left;
	clear: none;
	margin: 0 0 30px;
}

.rtl .single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane p .alignnone {
	float: right;
}

.single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane p .alignnone.image-content {
	margin-left: 30px;
}

.single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane #reviews {
	color: #333;
}

.single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit {
	padding: 12px 30px !important;
	background-color: #222 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	border-radius: 0 !important;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: 700;
	border: 0;
}

.single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit:hover {
	background-color: #ff5c00 !important;
}

.single-product-style5.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
	opacity: 0 !important;
	visibility: hidden !important;
}

.single-product-style5.woocommerce div.product form.cart .variations tr {
	display: inline-block;
	width: 48%;
	padding-right: 4%;
	vertical-align: top;
}

.single-product-style5.woocommerce div.product form.cart .variations tr td.label {
	line-height: 1em;
}

.single-product-style5.woocommerce div.product form.cart .variations tr:last-child {
	padding: 0;
}

.single-product-style5.woocommerce div.product div.images.woocommerce-product-gallery {
	overflow: hidden;
	width: 100%;
}

.single-product-style5.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
	position: relative;
	margin: -5px -15px 0;
}

.single-product-style5.woocommerce div.product div.images.woocommerce-product-gallery .style-gall {
	padding: 15px;
}

.single-product-style5.woocommerce div.product div.images.woocommerce-product-gallery .style-gall a {
	display: block;
	border: 0;
	border: 1px solid #fff;
	position: relative;
}

.single-product-style5.woocommerce div.product div.images.woocommerce-product-gallery .style-gall a:hover {
	border: 1px solid #ff5c00;
}

.single-product-style5.woocommerce div.product div.images.woocommerce-product-gallery .style-gall a:hover:before {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.single-product-style5 .woocommerce-product-gallery__image {
	opacity: 1 !important;
}

.single-product-style5 #single-right.fixed h1.entry-title {
	margin-top: 30px;
}

.single-product-style5 .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper {
	position: relative;
	top: auto;
	right: auto;
	display: block;
}

.single-product-style5 .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .item-bottom {
	margin-top: 10px !important;
}

.single-product-style7.rtl .sw-sidebar-button {
	right: 20px;
	left: auto;
}

.single-product-style7.open {
	overflow-y: hidden;
}

.single-product-style7.open:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 998;
}

.single-product-style7 .sw-sidebar-button {
	display: inline-block;
	height: 56px;
	width: 56px;
	top: 50%;
	margin-top: -28px;
	border-radius: 50%;
	border: 1px solid #ededed;
	text-align: center;
	padding: 5px;
	position: fixed;
	left: 20px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.single-product-style7 .sw-sidebar-button span {
	width: 19px;
	height: 19px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	background-size: cover;
	font-size: 0;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/settings.svg") no-repeat center center;
	display: inline-block;
}

.single-product-style7 .sw-sidebar-button span.nitro-lazy {
	background-image: none !important;
}

.single-product-style7 .sw-sidebar-button:hover {
	border-color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.single-product-style7 .sw-sidebar-button:hover span {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/settings.svg") no-repeat center center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.single-product-style7 .sw-sidebar-button:hover span.nitro-lazy {
	background-image: none !important;
}

.single-product-style7 .sidebar .widget.sw_woo_slider_widget .best-selling-product {
	padding: 0;
}

.sidebar.sticky-canvas {
	position: fixed;
	width: 350px;
	height: 100%;
	background-color: #fff;
	top: 0;
	left: 0;
	z-index: 999;
	border-radius: 0;
	display: none;
}

.rtl .sidebar.sticky-canvas {
	right: 0;
	left: auto;
}

.sidebar.sticky-canvas a.sw-sidebar-close {
	float: right;
	display: inline-block;
	height: 12px;
	width: 12px;
	cursor: pointer;
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/close.svg") no-repeat center center;
	margin: 20px;
}

.sidebar.sticky-canvas a.sw-sidebar-close.nitro-lazy {
	background-image: none !important;
}

.admin-bar .sidebar.sticky-canvas a.sw-sidebar-close {
	margin-top: 50px;
}

.rtl .sidebar.sticky-canvas a.sw-sidebar-close {
	float: left;
}

.sidebar.sticky-canvas a.sw-sidebar-close:hover {
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/close.svg") no-repeat center center;
}

.sidebar.sticky-canvas a.sw-sidebar-close:hover.nitro-lazy {
	background-image: none !important;
}

.sidebar.sticky-canvas .wrap-content {
	padding: 20px 30px 30px;
	display: block;
	border: 0;
	overflow: visible;
	width: 100%;
	margin: 0;
}

.sidebar.sticky-canvas .wrap-content .widget {
	float: none;
	width: 100%;
	padding: 0;
}

.sidebar.sticky-canvas.open {
	display: block;
}

.sidebar.sticky-canvas.open .wrap-content {
	max-height: 900px;
	overflow-y: scroll;
}

.single-product-style8.rtl .product_detail .tabs ul>li {
	float: right;
}

.single-product-style8.rtl .product_detail .tabs ul>li:first-child a {
	padding-right: 0;
	padding-left: 50px;
}

.single-product-style8.rtl .product_detail .tabs .tab-content {
	left: 0;
	right: auto;
}

.single-product-style8.rtl .product_detail .tabs .tab-content .tab-pane h2 {
	text-align: left;
}

.single-product-style8.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
	opacity: 0 !important;
	visibility: hidden !important;
}

.single-product-style8.woocommerce div.product form.cart .variations tr {
	display: inline-block;
	width: 48%;
	padding-right: 4%;
	vertical-align: top;
}

.single-product-style8.woocommerce div.product form.cart .variations tr td.label {
	line-height: 1em;
}

.single-product-style8.woocommerce div.product form.cart .variations tr:last-child {
	padding: 0;
}

.single-product-style8.woocommerce div.product div.images.woocommerce-product-gallery {
	overflow: hidden;
	width: 100%;
}

.single-product-style8.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
	position: relative;
	margin: -5px -5px 0;
}

.single-product-style8.woocommerce div.product div.images.woocommerce-product-gallery .style-gall {
	width: 50%;
	float: left;
	padding: 5px;
}

.single-product-style8.woocommerce div.product div.images.woocommerce-product-gallery .style-gall:nth-child(3n +1) {
	width: 100%;
}

.single-product-style8.woocommerce div.product div.images.woocommerce-product-gallery .style-gall a {
	display: block;
	border: 0;
	border: 1px solid #fff;
	position: relative;
}

.single-product-style8.woocommerce div.product div.images.woocommerce-product-gallery .style-gall a:hover {
	border: 1px solid #ff5c00;
}

.single-product-style8.woocommerce div.product div.images.woocommerce-product-gallery .style-gall a:hover:before {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.single-product-style8 .woocommerce-product-gallery__image {
	opacity: 1 !important;
}

.single-product-style8 #single-right.fixed h1.entry-title {
	margin-top: 30px;
}

.single-product-style8 .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	display: block;
	height: auto;
}

.single-product-style8 .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .quantity {
	margin: 0 20px 20px 0 !important;
}

.single-product-style8 .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .item-bottom {
	margin-top: 10px !important;
}

.single-product-style8 .product_detail {
	margin: 0 0 80px;
}

.single-product-style8 .product_detail .tabs {
	margin: 40px 0 0;
}

.single-product-style8 .product_detail .tabs ul {
	margin: 0;
	border: 0;
}

.single-product-style8 .product_detail .tabs ul >li:first-child a {
	padding-left: 0;
}

.single-product-style8 .product_detail .tabs ul >li >a {
	border: 0;
	border-radius: 0;
	padding: 0 50px;
	font-size: 11px;
	color: #222;
	text-transform: uppercase;
	letter-spacing: .1rem;
}

.single-product-style8 .product_detail .tabs ul >li.active a, .single-product-style8 .product_detail .tabs ul >li:hover a {
	color: #ff5c00;
	background-color: transparent;
}

.single-product-style8 .product_detail .tabs .tab-content {
	position: fixed;
	width: 320px;
	height: 100%;
	background-color: #fff;
	top: 0px;
	right: 0;
	z-index: 999;
	border-radius: 0;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	-ms-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-320px);
	-moz-transform: translateX(-320px);
	-o-transform: translateX(-320px);
	-ms-transform: translateX(-320px);
	transform: translateX(-320px);
}

.single-product-style8 .product_detail .tabs .tab-content.open {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.single-product-style8 .product_detail .tabs .tab-content.open .close-tab {
	float: right;
	cursor: pointer;
	display: inline-block;
	height: 12px;
	width: 12px;
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/close.svg") no-repeat center center;
	margin: 20px;
}

.single-product-style8 .product_detail .tabs .tab-content.open .close-tab.nitro-lazy {
	background-image: none !important;
}

.rtl .single-product-style8 .product_detail .tabs .tab-content.open .close-tab {
	float: left;
}

.single-product-style8 .product_detail .tabs .tab-content.open .close-tab:hover {
	background-size: cover;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/close.svg") no-repeat center center;
}

.single-product-style8 .product_detail .tabs .tab-content.open .close-tab:hover.nitro-lazy {
	background-image: none !important;
}

.single-product-style8 .product_detail .tabs .tab-content #tab-description p {
	margin-bottom: 0;
}

.single-product-style8 .product_detail .tabs .tab-content #tab-singleproductmultivendor .rowbody .rowsub .vendor_name {
	float: left;
}

.single-product-style8 .product_detail .tabs .tab-content #tab-singleproductmultivendor .rowbody .rowsub .star-rating {
	margin-top: 3px;
}

.single-product-style8 .product_detail .tabs .tab-content #tab-singleproductmultivendor .rowbody .rowsub ins {
	text-decoration: none;
	font-weight: 700;
}

.single-product-style8 .product_detail .tabs .tab-content #tab-singleproductmultivendor .rowbody .rowsub ins span {
	color: #ff5c00;
	margin: 0 5px;
}

.single-product-style8 .product_detail .tabs .tab-content #tab-singleproductmultivendor .rowbody .rowsub a.product_type_simple, .single-product-style8 .product_detail .tabs .tab-content #tab-singleproductmultivendor .rowbody .rowsub a.buttongap {
	border-radius: 0;
	background-color: #ff5c00;
	color: #fff;
	margin: 0 5px;
}

.single-product-style8 .product_detail .tabs .tab-content .tab-pane {
	padding: 29px;
	line-height: 22px;
	color: #999;
}

.single-product-style8 .product_detail .tabs .tab-content .tab-pane h2 {
	display: block;
	font-size: 18px;
	color: #222;
}

.single-product-style8 .product_detail .tabs .tab-content .tab-pane #reply-title {
	font-size: 14px !important;
}

.single-product-style8 .product_detail .tabs .tab-content .tab-pane p .alignnone {
	float: left;
	clear: none;
	margin: 0 0 30px;
}

.rtl .single-product-style8 .product_detail .tabs .tab-content .tab-pane p .alignnone {
	float: right;
}

.single-product-style8 .product_detail .tabs .tab-content .tab-pane p .alignnone.image-content {
	margin-left: 30px;
}

.single-product-style8 .product_detail .tabs .tab-content .tab-pane #reviews {
	color: #333;
}

.single-product-style8 .product_detail .tabs .tab-content .tab-pane #reviews .woocommerce-noreviews {
	padding: 0;
}

.single-product-style8 .product_detail .tabs .tab-content .tab-pane #reviews .form-submit .submit {
	padding: 12px 30px !important;
	background-color: #222 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	border-radius: 0 !important;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: 700;
	border: 0;
}

.single-product-style8 .product_detail .tabs .tab-content .tab-pane #reviews .form-submit .submit:hover {
	background-color: #ff5c00 !important;
}

.single-product-style8.logged-in .product_detail .tabs .tab-content {
	top: 32px;
}

.product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper {
	align-items: center;
}

.product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .quantity {
	margin: 0 20px 0 0 !important;
}

.rtl .product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .quantity {
	margin: 0 20px 0 0 !important;
}

.product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper .quantity:before {
	display: none;
}

.sticky-detail-buton.addcart-wrapper {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	position: fixed;
	top: 0;
	z-index: 998;
	right: 0;
	height: 100px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	align-items: center;
	margin: 0 auto;
	left: 0;
	justify-content: flex-end;
}

.sticky-detail-buton.addcart-wrapper a.compare {
	margin-left: 0;
}

.single-bottom .sticky-detail-buton.addcart-wrapper {
	bottom: 0;
	top: auto;
}

.single-bottom #topdeal-totop {
	bottom: 115px;
}

.single-bottom .ztb-tab-container {
	bottom: 110px !important;
}

.single-product-default .product_detail .content_product_detail .sticky-detail-buton .item-bottom {
	display: none;
}

.sticky-detail {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	visibility: hidden;
	opacity: 0;
	width: 100%;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, .2);
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	padding: 10px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	align-items: center;
}

.sticky-detail .author-listing-product {
	margin: 0;
}

.sticky-detail.sticky {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.sticky-detail.sticky .product_meta, .sticky-detail.sticky .woocommerce-review-link, .sticky-detail.sticky .woocommerce-write-review, .sticky-detail.sticky .our-price, .sticky-detail.sticky .wc-soldby-start, .sticky-detail.sticky .meta-location {
	display: none;
}

.sticky-detail .product-info.product_meta, .single-bottom .sticky-detail {
	bottom: 0;
	top: auto;
}

.sticky-detail .review-text, .sticky-detail .sale-off.has-newicon, .sticky-detail .onsale, .sticky-detail .sale-off, .sticky-detail .sw-newlabel {
	display: none !important;
}

.sticky-detail .container {
	width: 100%;
}

.sticky-detail .container >a img {
	max-width: 80px;
	float: left;
	border-radius: 0;
}

.rtl .sticky-detail .container >a img {
	float: right;
}

.sticky-detail .container >.item-content {
	padding: 0 20px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}

@media (max-width: 480px) {
	.sticky-detail .container >.item-content {
		padding: 0 10px;
	}
}

.sticky-detail .container >.item-content .item-center {
	max-width: 50%;
}

.sticky-detail .container >.item-content h1 {
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	font-weight: 700;
	margin: 0 0 5px;
	text-transform: capitalize;
	color: #222;
}

@media (max-width: 480px) {
	.sticky-detail .container >.item-content h1 {
		font-size: 13px;
	}
}

.sticky-detail .container >.item-content .reviews-content {
	margin: 0 0 10px;
}

.sticky-detail .container >.item-content .reviews-content >a {
	font-size: 12px;
	color: #7d7d7d;
}

.sticky-detail .container >.item-content .reviews-content >a .count {
	padding: 0 2px;
	margin-left: 10px;
	display: inline-block;
	line-height: 15px;
	vertical-align: top;
}

.sticky-detail .container >.item-content .price {
	margin: 0;
	color: #ff3c20;
	font-weight: normal;
	font-weight: 700;
	font-size: 18px;
	display: block !important;
}

.sticky-detail .container >.item-content .price ins {
	float: left;
	text-decoration: none;
	font-size: 18px;
	color: #ff3c20;
	font-weight: 700;
}

.sticky-detail .container >.item-content .price del {
	font-size: 14px;
	color: #999;
	font-weight: 400;
	padding: 0 7px;
}

.sticky-detail .container >.item-content .product-info {
	display: none;
}

.single-product.product-thumbnail-right .slider_img_productd .span.onsale, .single-product.product-thumbnail-right .slider_img_productd .onsale, .single-product.product-thumbnail-right .slider_img_productd .sale-off {
	left: 15px;
	right: auto;
}

.single-product.product-thumbnail-right .slider_img_productd .has-newicon span.onsale, .single-product.product-thumbnail-right .slider_img_productd .has-newicon .onsale, .single-product.product-thumbnail-right .slider_img_productd .sale-off.has-newicon {
	top: 55px;
}

.single-product.product-thumbnail-left .slider_img_productd .has-newicon span.onsale, .single-product.product-thumbnail-left .slider_img_productd .has-newicon .onsale, .single-product.product-thumbnail-left .slider_img_productd .sale-off.has-newicon {
	top: 55px;
}

.single-product.product-thumbnail-left .slider_img_productd .sw-newlabel {
	left: auto;
	right: 15px;
}

.best-selling-product .resp-slider-container .slider .item .item-wrap .products-thumb .sw-newlabel, .best-selling-product .resp-slider-container .slider .item .item-wrap .products-thumb .sale-off {
	display: none;
}

.woocommerce div.product .slider_img_productd div.images.woocommerce-product-gallery {
	float: none;
	width: 100%;
}

.content_extra_sidebar .widget, .content_brand_sidebar .widget {
	margin: 0 0 30px;
}

.store-coupon-code {
	background: #fff;
	padding: 20px 15px;
}

.store-coupon-code h4 {
	font-size: 13px;
	color: #444;
	margin: 0 0 15px;
}

.store-coupon-code .wrap-content .item-code {
	display: block;
	box-shadow: 1px 0 6px rgba(0, 0, 0, .08);
	margin: 0 0 12px;
	overflow: hidden;
}

.store-coupon-code .wrap-content .item-code:last-child {
	margin: 0;
}

.store-coupon-code .wrap-content .item-code .item-left {
	float: left;
	width: 80%;
	padding: 15px 30px;
	text-align: left;
	border-right: 1px dashed #ededed;
	position: relative;
}

.rtl .store-coupon-code .wrap-content .item-code .item-left {
	float: right;
	text-align: right;
	border-left: 1px dashed #ededed;
	border-right: 0;
}

.rtl .store-coupon-code .wrap-content .item-code .item-left:before {
	right: 0;
	left: auto;
}

.store-coupon-code .wrap-content .item-code .item-left:before {
	content: "";
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-coup.png") repeat left center;
	width: 3px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.store-coupon-code .wrap-content .item-code .item-left h3 {
	font-size: 18px;
	font-weight: 700;
	color: #ff5c00;
	text-transform: uppercase;
	margin: 0 0 3px;
}

.store-coupon-code .wrap-content .item-code .item-left .text1 {
	font-size: 11px;
	color: #ff5c00;
	font-weight: 400;
	display: block;
	margin: 0 0 13px;
}

.store-coupon-code .wrap-content .item-code .item-left .text2 {
	font-size: 11px;
	color: #777;
	font-weight: 400;
}

.store-coupon-code .wrap-content .item-code .item-right {
	float: left;
	width: 20%;
	position: relative;
}

.rtl .store-coupon-code .wrap-content .item-code .item-right {
	float: right;
}

.store-coupon-code .wrap-content .item-code .item-right a {
	display: inline-block;
	height: 25px;
	padding: 0;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #ff5c00;
	position: absolute;
	top: 45px;
	left: -13px;
	min-width: 75px;
	transform: rotate(-90deg);
}

.store-coupon-code .wrap-content .item-code .item-right a:hover {
	background-color: #cc4a00;
}

.promotion-extra-sidebar .wrap-content ul {
	margin: 0;
	background-color: #fff;
	padding: 10px 15px;
}

.promotion-extra-sidebar .wrap-content ul >li {
	display: block;
	font-size: 13px;
	color: #222;
	line-height: 24px;
	padding: 5px 0 5px 30px;
}

.rtl .promotion-extra-sidebar .wrap-content ul >li {
	padding: 5px 30px 5px 0px;
}

.promotion-extra-sidebar .wrap-content ul >li.shipping {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/world.svg") no-repeat;
	background-position: left center;
	background-size: 20px;
}

.promotion-extra-sidebar .wrap-content ul >li.shipping.nitro-lazy {
	background-image: none !important;
}

.rtl .promotion-extra-sidebar .wrap-content ul >li.shipping {
	background-position: right center;
}

.promotion-extra-sidebar .wrap-content ul >li.return {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/refund.svg") no-repeat;
	background-position: left center;
	background-size: 20px;
}

.promotion-extra-sidebar .wrap-content ul >li.return.nitro-lazy {
	background-image: none !important;
}

.rtl .promotion-extra-sidebar .wrap-content ul >li.return {
	background-position: right center;
}

.promotion-extra-sidebar .wrap-content ul >li.bills {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bill.svg") no-repeat;
	background-position: left center;
	background-size: 20px;
}

.promotion-extra-sidebar .wrap-content ul >li.bills.nitro-lazy {
	background-image: none !important;
}

.rtl .promotion-extra-sidebar .wrap-content ul >li.bills {
	background-position: right center;
}

.promotion-extra-sidebar .wrap-content ul >li.pay {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/pay.svg") no-repeat;
	background-position: left center;
	background-size: 20px;
}

.promotion-extra-sidebar .wrap-content ul >li.pay.nitro-lazy {
	background-image: none !important;
}

.rtl .promotion-extra-sidebar .wrap-content ul >li.pay {
	background-position: right center;
}

.promotion-extra-sidebar .wrap-content .sell-on {
	display: inline-block;
	margin-top: 20px;
	padding-left: 23px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/market.svg") no-repeat;
	background-position: left center;
	background-size: 16px;
}

.promotion-extra-sidebar .wrap-content .sell-on.nitro-lazy {
	background-image: none !important;
}

.promotion-extra-sidebar .wrap-content .sell-on a {
	font-size: 13px;
	color: #1874dc;
}

.promotion-extra-sidebar .wrap-content .sell-on a:hover {
	text-decoration: underline;
}

.content_vendor_info {
	border-left: 1px solid #ededed;
	background: #fff;
	margin-bottom: 30px;
}

.rtl .content_vendor_info {
	border-right: 1px solid #ededed;
	border-left: 0;
}

.content_vendor_info .single-vendor-info-top {
	margin: 0 0 30px;
	padding: 20px 25px 0px;
}

.content_vendor_info .single-vendor-info-top .wrap-content {
	border-bottom: 1px solid #f0f0ed;
	overflow: hidden;
	padding-bottom: 30px;
}

.content_vendor_info .single-vendor-info-top .wrap-content .item-top {
	margin: 0 0 15px;
}

.content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-image {
	float: left;
	width: 45px;
	border-radius: 50%;
	margin-right: 12px;
}

.content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-image img {
	border-radius: 50%;
	margin: 0;
}

.content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-name {
	text-align: left;
	padding-top: 10px;
}

.content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-name a {
	font-size: 18px;
	color: #222;
	font-weight: 700;
	text-transform: capitalize;
}

.content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-name a:hover {
	color: #ff5c00;
}

.content_vendor_info .single-vendor-info-top .wrap-content .joined, .content_vendor_info .single-vendor-info-top .wrap-content .product {
	font-size: 12px;
	color: #555;
	margin: 0 0 8px;
}

.content_vendor_info .single-vendor-info-top .wrap-content .joined span, .content_vendor_info .single-vendor-info-top .wrap-content .product span {
	color: #999;
}

.content_vendor_info .single-vendor-info-top .wrap-content >a {
	width: 100%;
	background-color: #ff5c00;
	height: 35px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 700;
	line-height: 35px;
	margin: 20px 0 0;
}

.content_vendor_info .single-vendor-info-top .wrap-content >a:hover {
	background-color: #e65300;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content {
	padding: 0px 25px 20px;
	border: 0;
	border-radius: 3px;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content img.alignnone {
	margin-bottom: 0;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content ul {
	margin: 0 0 23px;
	padding: 0 0 15px;
	border-bottom: 1px solid #f0f0ed;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content ul >li {
	list-style: none;
	margin: 0 0 10px;
	padding-left: 25px;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content ul >li .text1 {
	font-size: 12px;
	color: #222;
	font-weight: 500;
	display: block;
	margin: 0 0 5px;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content ul >li .text2 {
	font-size: 12px;
	color: #999;
	display: block;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content ul >li.money {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-s1.png") no-repeat left center;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content ul >li.money.nitro-lazy {
	background-image: none !important;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content ul >li.lifetime {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-s2.png") no-repeat left center;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content ul >li.lifetime.nitro-lazy {
	background-image: none !important;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content ul >li.free-shipping {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-s3.png") no-repeat left center;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content ul >li.free-shipping.nitro-lazy {
	background-image: none !important;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content .need-purchase h3 {
	font-size: 14px;
	color: #222;
	font-weight: 400;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content .need-purchase a {
	font-size: 14px;
	color: #222;
	font-weight: 700;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content .need-purchase a span {
	color: #999;
	font-weight: 400;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content .need-purchase a:hover {
	color: #ff5c00;
}

.content_vendor_info .single-vendor-info-bottom .wrap-content .need-purchase a:hover span {
	color: #999;
}

.swpb-bundled-products-container {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}

.swpb-bundled-products-container h4 {
	font-size: 16px;
	color: #222;
	font-weight: 700;
	margin: 0 0 30px;
}

.swpb-bundled-products-container .swpb-bundled-product {
	margin-bottom: 10px;
	float: left;
	padding-right: 40px;
	position: relative;
}

.swpb-bundled-products-container .swpb-bundled-product:before {
	content: "+";
	font-size: 24px;
	color: #7f7f7f;
	position: absolute;
	right: 20px;
	top: 25px;
}

.swpb-bundled-products-container .swpb-bundled-product:last-child:before {
	content: "";
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-thumbnail {
	margin-right: 10px;
	width: 75px;
}

.rtl .swpb-bundled-products-container .swpb-bundled-product .swpb-thumbnail {
	margin-right: 0;
	margin-left: 10px;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info {
	overflow: hidden;
	display: none;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info .category {
	display: none;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info .category a {
	font-size: 13px;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 {
	margin-bottom: 3px;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 a {
	font-size: 14px;
	text-transform: capitalize;
	color: #222;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 a:hover {
	color: #ff5c00;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info .category {
	margin: 0 0 10px;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price {
	color: #ff5c00;
	font-weight: 700;
	margin: 0 0 5px;
	font-size: 18px !important;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price del {
	font-size: 14px;
	color: #999;
	font-weight: 400;
	line-height: 22px;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price ins {
	font-weight: 700;
	font-size: 18px;
	text-decoration: none;
	margin-right: 10px;
}

.swpb-bundled-products-container .swpb-bundled-product .swpb-info .swpb-bundled-product-stock {
	font-size: 12px;
	text-transform: capitalize;
	color: #6ca40c;
	font-weight: 600;
}

.woocommerce div.product.elementor .quantity+.button {
	margin-left: 0;
}

.disable-sticky-single .sticky-detail-buton.addcart-wrapper {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	position: initial;
	top: 0;
	z-index: 998;
	right: 0;
	height: auto;
	display: initial;
	align-items: center;
	margin: initial;
}

.sw-custom-variation input[type="radio"] {
	display: none;
}

.sw-custom-variation .sw-radio-variation {
	margin: 0 4px;
	position: relative;
	display: inline-block;
}

.sw-custom-variation .sw-radio-variation span {
	display: block;
	height: 100%;
	line-height: 40px;
	min-width: 30px;
	text-align: center;
	min-height: 30px;
	cursor: pointer;
	font-size: 12px;
	position: relative;
}

.sw-custom-variation .sw-radio-variation span.variation-color, .sw-custom-variation .sw-radio-variation span.variation-image {
	text-indent: -9999px;
	margin: 1px;
}

.sw-custom-variation .sw-radio-variation span.variation-image {
	background-size: 100% 100%;
}

.sw-custom-variation .sw-radio-variation span:after {
	content: "";
	position: absolute;
	left: -2px;
	right: -2px;
	top: -2px;
	bottom: -2px;
	display: block;
	border: 1px solid #ddd;
}

.sw-custom-variation .sw-radio-variation.selected span {
	background-color: #ff5c00;
	color: #fff;
}

.sw-custom-variation .sw-radio-variation.selected span:after {
	border-color: #ff5c00;
}

.sw-custom-variation .sw-radio-variation.disabled {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .7;
	filter: alpha(opacity=70);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}

.sw-custom-variation .sw-radio-variation.disabled span:before {
	content: "";
	position: absolute;
	width: 1px;
	background: #ff5c00;
	height: 44px;
	transform: rotate(45deg);
	top: -7px;
	right: 15px;
	opacity: 1;
}

.sw-custom-variation .sw-radio-variation .variation-tooltip {
	position: absolute;
	bottom: 110%;
	z-index: 9999;
	display: none;
	background: #fff;
	border: 1px solid #ddd;
}

.sw-custom-variation .sw-radio-variation:hover .variation-tooltip {
	display: block;
}

.item-content .sw-custom-variation {
	margin: 15px 0 5px;
}

.item-content .sw-custom-variation .sw-radio-variation {
	margin-bottom: 10px;
}

.item-content .sw-custom-variation .sw-radio-variation span.variation-color {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	min-width: initial;
	min-height: initial;
	width: 18px;
	height: 18px;
}

.item-content .sw-custom-variation .sw-radio-variation span.variation-color:after {
	display: none;
}

.item-content .sw-custom-variation .sw-radio-variation span.variation-image {
	min-width: 40px;
	min-height: 40px;
}

.item-content .sw-custom-variation:last-child {
	margin: 0;
}

.woocommerce-variation.single_variation>p {
	color: #e20000;
}

.sw-quickview-bottom {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, .5);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.sw-quickview-bottom.show {
	visibility: visible;
	opacity: 1;
}

.sw-quickview-bottom.show .quickview-content .quickview-close {
	visibility: visible;
}

.sw-quickview-bottom.loading {
	height: 100%;
}

.sw-quickview-bottom.loading:before {
	background-color: transparent;
}

.sw-quickview-bottom.loading .quickview-content .quickview-inner {
	padding: 0;
}

.sw-quickview-bottom.loading .quickview-content .quickview-close {
	visibility: hidden;
}

.sw-quickview-bottom .quickview-content {
	background: #fff;
	max-width: 1170px;
	margin: 200px auto;
	position: relative;
}

.sw-quickview-bottom .quickview-content .quickview-close {
	position: absolute;
	width: 28px;
	height: 28px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	border-radius: 50%;
	right: -15px;
	top: -15px;
}

.sw-quickview-bottom .quickview-content .quickview-inner {
	padding: 30px 15px;
}

.quickview-container.woocommerce {
	padding-top: 15px;
}

.quickview-container.woocommerce .slider_img_productd span.onsale {
	display: none;
}

.quickview-container.woocommerce .product_detail .content_product_detail {
	padding-bottom: 15px;
}

.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
	border-radius: 50% !important;
	background-image: none;
}

.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.nitro-lazy {
	background-image: none !important;
}

.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
	background-color: #ff5c00 !important;
}

@media (max-width: 1400px) {
	.sw-quickview-bottom .quickview-content {
		max-width: 960px;
	}
}

@media (max-width: 991px) {
	.sw-quickview-bottom .quickview-content {
		max-width: 700px;
	}
}

.sw-popup-bottom {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, .5);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.sw-popup-bottom.show {
	visibility: visible;
	opacity: 1;
}

.sw-popup-bottom.show .popup-content .popup-close {
	visibility: visible;
}

.sw-popup-bottom.loading {
	height: 100%;
}

.sw-popup-bottom.loading:before {
	background-color: transparent;
	background-image: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/loadingp.gif");
	background-size: 32px 32px;
}

.sw-popup-bottom.loading .popup-content .popup-inner {
	padding: 0;
	border: 1px solid #fff;
}

.sw-popup-bottom.loading .popup-content .popup-close {
	visibility: hidden;
}

.sw-popup-bottom .popup-content {
	background: #fff;
	max-width: 1170px;
	margin: 200px auto;
	position: relative;
}

.sw-popup-bottom .popup-content .popup-close {
	position: absolute;
	width: 28px;
	height: 28px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	border-radius: 50%;
	right: -15px;
	top: -15px;
	z-index: 9;
}

.sw-popup-bottom .popup-content .popup-inner {
	padding: 0;
}

@media (max-width: 1400px) {
	.sw-popup-bottom .popup-content {
		max-width: 960px;
	}
}

@media (max-width: 991px) {
	.sw-popup-bottom .popup-content {
		max-width: 700px;
	}
}

.gallery {
	padding: 0;
	overflow: hidden;
}

.rtl .gallery {
	margin-right: 0 !important;
}

.gallery li {
	margin-left: 1%;
	margin-right: 0;
	margin-bottom: 20px;
	text-align: center;
	float: left;
	list-style: none;
}

.rtl .gallery li {
	float: right;
	margin: 0 1% 20px 0;
}

.gallery .thumbnail {
	display: block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: #fff;
	padding: 5px;
	position: relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	overflow: hidden;
}

.gallery .thumbnail:after {
	position: absolute;
	border-color: transparent #fff #fff transparent;
	border-style: solid;
	border-width: 45px;
	content: "";
	opacity: 0;
	filter: alpha(opacity=0);
	right: -45px;
	bottom: 0;
	transition: all .3s ease .2s;
	z-index: 4;
}

.gallery .thumbnail:before {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	bottom: 20px;
	right: 0;
	color: #fff;
	font-size: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .2s ease .3s;
	transform: rotate(0deg);
	z-index: 5;
}

.gallery .thumbnail:hover {
	background: #ff5c00;
	border-color: #ddd;
}

.gallery .thumbnail:hover:after {
	bottom: 0;
	right: 0;
	opacity: .3;
	filter: alpha(opacity=30);
}

.gallery .thumbnail:hover:before {
	right: 20px;
	opacity: 1;
	filter: alpha(opacity=100);
	transform: rotate(360deg);
}

.gallery img {
	width: 100%;
}

.gallery .caption {
	overflow: hidden;
	padding-top: 12px;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gallery .caption h4 {
	font-size: 14px;
}

.entry-summary table {
	margin-bottom: 30px;
}

.entry-summary table th, .entry-summary table td {
	border: 1px solid #ebebeb;
	padding: 10px;
}

.entry-summary dl dd {
	margin-bottom: 20px;
}

.entry-summary form input[type="text"], .entry-summary form input[type="password"], .entry-summary form input[type="date"] {
	border-radius: 0;
	padding: 5px 10px;
}

.entry-summary form input[type="submit"], .entry-summary form button[type="submit"] {
	background: #333 none repeat scroll 0 0;
	border: 1px solid #333;
	border-radius: 0;
	color: #fff;
	padding: 5px 15px;
	vertical-align: top;
}

.entry-summary form input[type="submit"]:hover, .entry-summary form button[type="submit"]:hover {
	background: #000;
}

.main-page>.page .entry-content .entry-summary {
	margin-bottom: 30px;
}

.padding-right-home2 .vc_column-inner {
	padding-right: 10px;
}

.rtl .padding-right-home2 .vc_column-inner {
	padding-left: 10px;
	padding-right: 0;
}

.padding-left-home2 .vc_column-inner {
	padding-left: 10px;
}

.rtl .padding-left-home2 .vc_column-inner {
	padding-right: 10px;
	padding-left: 0;
}

.home-style2 .wpb_revslider_element .tp-bullets.hermes .tp-bullet, .home-style2 rs-module-wrap .tp-bullets.hermes .tp-bullet {
	width: 10px !important;
	height: 10px !important;
}

.home-style2 .wpb_revslider_element .tp-bullets.hermes .tp-bullet.selected:after, .home-style2 rs-module-wrap .tp-bullets.hermes .tp-bullet.selected:after {
	background-color: #ff5c00 !important;
}

.home-style2 .sw-brand-container-slider {
	background-color: #fff;
	border-left: 2px solid #ff5c00;
	border-radius: 3px;
	padding: 14px 40px;
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.home-style2 .sw-brand-container-slider .res-button {
	display: none !important;
}

.home-style2.rtl .sw-brand-container-slider {
	border-right: 2px solid #ff5c00;
	border-left: 0;
}

.header-style2 {
	background-color: #fff;
	margin-bottom: 0;
}

.header-style2 .header-top {
	background-color: #fff;
	height: 42px;
	border-bottom: 1px solid #ebebeb;
}

.header-style2 .header-top .top-header .info-header ul {
	margin: 0;
	overflow: hidden;
	padding: 14px 0;
	list-style: none;
}

.header-style2 .header-top .top-header .info-header ul >li {
	float: left;
	display: inline-block;
	color: #555;
	font-size: 12px;
	padding: 0 20px;
	position: relative;
}

.header-style2 .header-top .top-header .info-header ul >li:before {
	content: "";
	width: 1px;
	height: 10px;
	background-color: #ebebeb;
	position: absolute;
	right: 0;
	top: 2px;
	display: inline-block;
}

.rtl .header-style2 .header-top .top-header .info-header ul >li:before {
	left: 0;
	right: auto;
}

.header-style2 .header-top .top-header .info-header ul >li:first-child {
	padding-left: 0;
}

.rtl .header-style2 .header-top .top-header .info-header ul >li:first-child {
	padding-right: 0;
	padding-left: 20px;
}

.header-style2 .header-top .top-header .info-header ul >li:last-child:before {
	width: 0;
}

.rtl .header-style2 .header-top .top-header .info-header ul >li {
	float: right;
}

.rtl .header-style2 .header-top .top-header .info-header ul >li i {
	margin-left: 5px;
	margin-right: 0;
}

.header-style2 .header-top .top-header .info-header ul >li i {
	margin-right: 5px;
}

.header-style2 .header-top .currency_w>li {
	padding: 13px 0;
}

.header-style2 .header-top .currency_w>li >a:after {
	line-height: 14px;
}

.header-style2 .header-top .currency_w>li >a:before {
	top: 2px;
}

.header-style2 .header-top .currency_w>li>a, .header-style2 .header-top #lang_sel>ul.nav>li>a, .header-style2 .header-top .widget_nav_menu h3, .header-style2 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	position: relative;
	border: 0;
	font-size: 12px;
}

.header-style2 .header-top .currency_w>li>a:before, .header-style2 .header-top #lang_sel>ul.nav>li>a:before, .header-style2 .header-top .widget_nav_menu h3:before, .header-style2 .header-top .elementor-widget-wp-widget-nav_menu h5:before {
	content: "";
	width: 1px;
	height: 10px;
	background-color: #ebebeb;
	position: absolute;
	left: 0;
	top: 4px;
	display: inline-block;
}

.rtl .header-style2 .header-top .currency_w>li>a:before, .rtl .header-style2 .header-top #lang_sel>ul.nav>li>a:before, .rtl .header-style2 .header-top .widget_nav_menu h3:before, .rtl .header-style2 .header-top .elementor-widget-wp-widget-nav_menu h5:before {
	right: 0;
	left: auto;
}

.header-style2 .header-top .widget_nav_menu, .header-style2 .header-top #lang_sel>ul.nav>li, .header-style2 .header-top .currency_w>li {
	padding: 12px 0;
}

.header-style2 .header-top .top-login {
	padding: 13px 0;
}

.header-style2 .header-top .widget_nav_menu h3, .header-style2 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	padding-left: 18px;
	border: 0;
}

.rtl .header-style2 .header-top .widget_nav_menu h3, .rtl .header-style2 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	padding-left: 0;
	padding-right: 18px;
}

.header-style2 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	margin-top: 1px;
}

.header-style2 .header-top .top-login ul li a {
	padding: 0 16px;
}

.rtl .header-style2 .header-top .top-login ul li a {
	padding: 0 16px;
	border-left: 0;
}

.header-style2 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	font-weight: 400;
}

.header-style2 .header-top .elementor-widget-wp-widget-nav_menu h5:before {
	content: "";
	margin: 0;
}

.header-style2 .header-top .top-login ul li a, .header-style2 .header-top .widget_nav_menu h3 {
	color: #555;
}

.header-style2 .header-top .top-login ul li a:before, .header-style2 .header-top .widget_nav_menu h3:before {
	content: "";
	margin: 0;
}

.header-style2 .header-mid {
	padding: 27px 0;
}

.header-style2 .header-bottom .search-cate {
	padding: 8px 0;
}

.header-style2 .header-bottom .search-cate .fa-search {
	display: none;
}

.header-style2 .header-bottom .search-cate .sw_woo_search .top-form.top-search .topsearch-entry {
	padding-left: 0;
}

.rtl .header-style2 .header-bottom .search-cate .sw_woo_search .top-form.top-search .topsearch-entry {
	padding-right: 0;
}

.header-style2 .header-bottom .search-cate .top-form.top-search {
	border: 1px solid #e1e1e1;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.rtl .header-style2 .header-bottom .search-cate .top-form.top-search {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.header-style2 .header-bottom .search-cate .top-form.top-search .cat-wrapper {
	border-radius: 0;
	border-right: 1px solid #e1e1e1;
	height: 42px;
}

.rtl .header-style2 .header-bottom .search-cate .top-form.top-search .cat-wrapper {
	border-left: 1px solid #e1e1e1;
	border-right: 0;
}

.header-style2 .header-bottom .search-cate .top-form.top-search .cat-wrapper select {
	height: 42px;
}

.header-style2 .header-bottom .search-cate .top-form.top-search input {
	height: 42px;
	line-height: 40px;
	padding-left: 160px;
}

.rtl .header-style2 .header-bottom .search-cate .top-form.top-search input {
	padding-right: 160px;
	padding-left: 0;
}

.header-style2 .header-bottom .search-cate .top-form.top-search button.form-button {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	top: -1px;
	text-transform: capitalize;
	display: inline-block;
}

.rtl .header-style2 .header-bottom .search-cate .top-form.top-search button.form-button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.header-style2 .header-bottom .search-cate .top-form.top-search button.form-button:hover {
	background-color: #999;
}

.header-style2 .header-bottom .header-right .widget_nav_menu ul.menu>li>a>span.menu-img {
	display: none;
}

.header-style2 .header-bottom .header-right .call-us {
	padding-left: 32px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-call.png") no-repeat left center;
	color: #fff;
	margin-top: 14px;
}

.header-style2 .header-bottom .header-right .call-us.nitro-lazy {
	background-image: none !important;
}

.rtl .header-style2 .header-bottom .header-right .call-us {
	padding-right: 32px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-call.png") no-repeat right center;
}

.rtl .header-style2 .header-bottom .header-right .call-us.nitro-lazy {
	background-image: none !important;
}

.header-style2 .header-bottom .header-right .call-us .text-block {
	font-size: 14px;
	font-weight: 700;
}

.header-style2 .header-bottom .header-right .call-us .number {
	font-size: 12px;
	font-weight: 400;
}

.header-style2 .header-bottom .top-form.top-form-minicart {
	margin-top: 14px;
	min-width: 100px;
}

.header-style2 .header-bottom .top-form.top-form-minicart .top-minicart-icon .cart-contents {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/cart-ly2.png") no-repeat left center;
	width: 25px;
	height: 31px;
}

.header-style2 .header-bottom .top-form.top-form-minicart .top-minicart-icon .cart-contents.nitro-lazy {
	background-image: none !important;
}

.header-style2 .header-bottom .top-form.top-form-minicart .top-minicart-icon .cart-right {
	color: #fff;
}

.header-style2 .header-bottom .top-form.top-form-minicart .top-minicart-icon .cart-right .icon-plus {
	display: none;
}

.header-style2 .header-bottom .top-form.top-form-minicart .top-minicart-icon .cart-right h3 {
	color: #fff;
	margin: 0 0 3px;
}

.header-style2 .header-bottom .top-form.top-form-minicart .top-minicart-icon .cart-right span.woocommerce-Price-amount {
	display: none;
}

.header-style2 .header-bottom .top-form.top-form-minicart .top-minicart-icon p {
	margin: 0;
}

.footer .footer-block-style2 {
	background-color: #fff;
}

.footer .footer-block-style2 .wpb_content_element {
	margin-bottom: 0;
}

.footer .footer-style2-newsletter {
	background-color: #ff5c00;
	padding: 30px 0;
}

.footer .footer-style2-newsletter .wpb_content_element {
	margin-bottom: 0;
}

.footer .footer-style2-newsletter .title-newsletter h3 {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	padding: 6px 0;
	margin: 0;
	position: relative;
}

.rtl .footer .footer-style2-newsletter .title-newsletter h3:after {
	content: "";
	font-family: Fontawesome;
	font-size: 26px;
	color: #fff;
	margin-left: 10px;
}

.rtl .footer .footer-style2-newsletter .title-newsletter h3:before {
	content: "";
	margin: 0;
}

.footer .footer-style2-newsletter .title-newsletter h3:before {
	content: "";
	font-family: Fontawesome;
	font-size: 26px;
	color: #fff;
	margin-right: 10px;
}

.footer .footer-style2-newsletter .title-newsletter h3 span {
	font-size: 14px;
	font-weight: 700;
}

.footer .footer-style2-newsletter .newsletter-footer {
	overflow: hidden;
}

.footer .footer-style2-newsletter .newsletter-footer .form-newsletter {
	position: relative;
}

.footer .footer-style2-newsletter .newsletter-footer .form-newsletter input, .footer .footer-style2-newsletter .newsletter-footer .form-newsletter p {
	margin: 0;
}

.footer .footer-style2-newsletter .newsletter-footer .form-newsletter input[type="email"] {
	border: 0;
	color: #8c8c8c;
	color: #555;
	height: 40px;
	padding: 0 16px;
	min-width: 560px;
	font-size: 12px;
	border-radius: 20px;
	float: right;
}

.rtl .footer .footer-style2-newsletter .newsletter-footer .form-newsletter input[type="email"] {
	float: left;
}

.footer .footer-style2-newsletter .newsletter-footer .form-newsletter input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	background-color: #fff;
	height: 40px;
	width: 50px;
	font-size: 0;
	border-radius: 20px;
	line-height: 40px;
	color: #222;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-submit2.png") no-repeat scroll center center #fff;
}

.footer .footer-style2-newsletter .newsletter-footer .form-newsletter input[type="submit"].nitro-lazy {
	background-image: none !important;
}

.rtl .footer .footer-style2-newsletter .newsletter-footer .form-newsletter input[type="submit"] {
	left: 0;
	right: auto;
}

.footer .footer-style2-newsletter .newsletter-footer .form-newsletter input[type="submit"]:hover {
	background-color: #fff;
	opacity: .8;
}

.footer .footer-style2-menu {
	background-color: #fff;
}

.footer .footer-style2-menu .footer-top {
	padding: 30px 0 0;
}

.footer .footer-style2-menu .footer-top .wpb_single_image {
	margin: 0 0 15px;
}

.rtl .footer .footer-style2-menu .footer-top .wpb_single_image {
	text-align: right;
}

.footer .footer-style2-menu .footer-info2 p {
	margin: 0 0 30px;
	font-size: 14px;
}

.footer .footer-style2-menu .footer-info2 ul {
	margin: 0;
	list-style: none;
}

.footer .footer-style2-menu .footer-info2 ul >li {
	line-height: 20px;
	margin-bottom: 10px;
}

.footer .footer-style2-menu .footer-info2 ul >li a {
	font-size: 14px;
	color: #555;
}

.footer .footer-style2-menu .footer-info2 ul >li a:hover {
	color: #ff5c00;
}

.footer .footer-style2-menu .footer-info2 ul >li a:hover span {
	color: #ff5c00;
}

.footer .footer-style2-menu .footer-info2 ul >li i {
	font-size: 16px;
	color: #666;
	margin-right: 10px;
}

.rtl .footer .footer-style2-menu .footer-info2 ul >li i {
	margin-left: 10px;
	margin-right: 0;
}

.footer .footer-style2-menu .footer-info2 ul >li span {
	font-size: 14px;
	color: #555;
}

.footer .footer-style2-menu .elementor-widget-wp-widget-nav_menu h5 {
	padding: 10px 0;
	position: relative;
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
}

.footer .footer-style2-menu .elementor-widget-wp-widget-nav_menu h5:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: #ff5c00;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.rtl .footer .footer-style2-menu .elementor-widget-wp-widget-nav_menu h5:before {
	right: 0;
	left: auto;
}

.footer .footer-style2-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
	font-size: 14px;
	color: #555;
	position: relative;
	padding: 6px 0 6px 14px;
	text-transform: capitalize;
	display: block;
}

.rtl .footer .footer-style2-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
	padding: 6px 14px 6px 6px;
}

.footer .footer-style2-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:before {
	content: "";
	font-family: Fontawesome;
	font-size: 5px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: -4px;
}

.rtl .footer .footer-style2-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:before {
	right: -4px;
	left: auto;
}

.footer .footer-style2-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
}

.footer .footer-style2-menu .widget_nav_menu h2.widgettitle {
	padding: 10px 0;
	position: relative;
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
}

.footer .footer-style2-menu .widget_nav_menu h2.widgettitle:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: #ff5c00;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.rtl .footer .footer-style2-menu .widget_nav_menu h2.widgettitle:before {
	right: 0;
	left: auto;
}

.footer .footer-style2-menu .widget_nav_menu ul.menu >li >a {
	font-size: 14px;
	color: #555;
	position: relative;
	padding: 6px 0 6px 14px;
	text-transform: capitalize;
	display: block;
}

.rtl .footer .footer-style2-menu .widget_nav_menu ul.menu >li >a {
	padding: 6px 14px 6px 6px;
}

.footer .footer-style2-menu .widget_nav_menu ul.menu >li >a:before {
	content: "";
	font-family: Fontawesome;
	font-size: 5px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: -4px;
}

.rtl .footer .footer-style2-menu .widget_nav_menu ul.menu >li >a:before {
	right: -4px;
	left: auto;
}

.footer .footer-style2-menu .widget_nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
}

.footer .footer-style2-menu .socials-footer {
	padding: 20px 0;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.footer .footer-style2-menu .socials-footer img {
	margin: 0;
}

.footer .footer-style2-menu .socials-footer ul {
	margin: 0;
	list-style: none;
	float: right;
}

.rtl .footer .footer-style2-menu .socials-footer ul {
	float: left;
}

.rtl .footer .footer-style2-menu .socials-footer ul >li {
	float: right;
}

.footer .footer-style2-menu .socials-footer ul >li {
	float: left;
}

.footer .footer-style2-menu .socials-footer ul >li >a {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	color: #555;
	border: 1px solid #ebeaea;
	margin: 0 6px;
}

.footer .footer-style2-menu .socials-footer ul >li >a:hover {
	background-color: #ff5c00;
	color: #fff;
	border: 1px solid #ff5c00;
}

.footer .footer-style2-menu .socials-block {
	margin-bottom: 20px;
}

.footer .footer-style2-menu .directory-block {
	margin-bottom: 0;
}

.footer .footer-style2-menu .footer-directory ul {
	list-style: none;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
}

.footer .footer-style2-menu .footer-directory ul >li {
	font-size: 12px;
	overflow: hidden;
}

.footer .footer-style2-menu .footer-directory ul >li h4 {
	color: #222;
	font-weight: 700;
	float: left;
	font-size: 12px;
	margin-right: 5px;
}

.rtl .footer .footer-style2-menu .footer-directory ul >li h4 {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.footer .footer-style2-menu .footer-directory ul >li a {
	color: #555;
}

.footer .footer-style2-menu .footer-directory ul >li a:hover {
	color: #ff5c00;
}

.countdown-style1 {
	display: inline-block;
}

.countdown-style1 .countdown-show4 {
	background-color: #ff5c00;
	height: 35px;
	border-radius: 17px;
	padding: 0 10px 0 45px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
}

.rtl .countdown-style1 .countdown-show4 {
	padding: 0 45px 0 10px;
}

.countdown-style1 .countdown-show4:before {
	content: "";
	font-family: Fontawesome;
	font-size: 16px;
	color: #fff;
	position: absolute;
	left: 15px;
	top: 10px;
}

.rtl .countdown-style1 .countdown-show4:before {
	right: 15px;
	left: auto;
}

.countdown-style1 .countdown-show4:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 15px;
	background-color: rgba(255, 255, 255, .24);
	position: absolute;
	left: 38px;
	top: 10px;
}

.rtl .countdown-style1 .countdown-show4:after {
	right: 38px;
	left: auto;
}

.countdown-style1 .countdown-show4 .countdown-section {
	padding: 9px 6px;
	display: inline-block;
	position: relative;
}

.countdown-style1 .countdown-show4 .countdown-section:before {
	content: ":";
	font-weight: 600;
	position: absolute;
	right: -2px;
	top: 8px;
}

.rtl .countdown-style1 .countdown-show4 .countdown-section:before {
	left: -2px;
	right: auto;
}

.countdown-style1 .countdown-show4 .countdown-section .countdown-amount {
	margin-right: 5px;
}

.countdown-style1 .countdown-show4 .countdown-section.secs:before {
	content: "";
	margin: 0;
}

.countdown-style2 .countdown-show4 {
	background-color: transparent;
	font-weight: 600;
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
}

.countdown-style2 .countdown-show4 .countdown-section {
	display: inline-block;
	position: relative;
	width: 42px;
	height: 42px;
	background-color: #ff5c00;
	color: #fff;
	font-size: 12px;
	text-align: center;
	border-radius: 50%;
	margin: 0 4px;
	padding: 7px 0;
}

.countdown-style2 .countdown-show4 .countdown-section .countdown-amount {
	display: block;
}

.countdown-style2 .countdown-show4 .countdown-section .countdown-period {
	font-size: 10px;
}

.countdown-style3 {
	display: inline-block;
	border-bottom: 2px #ff5c00 solid;
}

.countdown-style3 .countdown-show4 {
	height: 35px;
	padding: 0 0 0 25px;
	color: #ff5c00;
	font-size: 17px;
	font-weight: 500;
	position: relative;
	display: inline-block;
}

.rtl .countdown-style3 .countdown-show4 {
	padding: 0 25px 0 0;
}

.countdown-style3 .countdown-show4:before {
	content: "";
	font-size: 0;
	color: #ff5c00;
	width: 19px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 9px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/icon-clock.png") no-repeat center center;
}

.rtl .countdown-style3 .countdown-show4:before {
	right: 0;
	left: auto;
}

.countdown-style3 .countdown-show4 .countdown-section {
	padding: 9px 2px;
	display: inline-block;
	position: relative;
}

.countdown-style3 .countdown-show4 .countdown-section:before {
	content: ":";
	font-weight: 600;
	position: absolute;
	right: 0;
	top: 8px;
}

.rtl .countdown-style3 .countdown-show4 .countdown-section:before {
	left: 0;
	right: auto;
}

.countdown-style3 .countdown-show4 .countdown-section .countdown-amount {
	margin-right: 5px;
}

.rtl .countdown-style3 .countdown-show4 .countdown-section .countdown-amount {
	margin-right: 0;
	margin-left: 5px;
}

.countdown-style3 .countdown-show4 .countdown-section.secs:before {
	content: "";
	margin: 0;
}

.countdown-slider .box-title h3 {
	display: block;
	background-color: #ff5c00;
	color: #fff;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	padding: 12px 20px;
	margin-bottom: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.rtl .countdown-slider .box-title h3 {
	text-align: right;
}

.countdown-slider .box-title h3 span {
	float: left;
	margin-right: 5px;
}

.rtl .countdown-slider .box-title h3 span {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.countdown-slider .res-button {
	position: absolute;
	top: 7px;
	height: 20px;
	width: 12px;
	color: #fff;
	display: inline-block;
	background-color: transparent;
	z-index: 3;
	cursor: pointer;
	font-size: 0;
}

.countdown-slider .res-button:hover {
	opacity: .5;
}

.countdown-slider .res-button:before {
	font-family: "FontAwesome";
	font-size: 20px;
}

.countdown-slider .res-button.slick-prev {
	position: absolute;
	right: 40px;
}

.countdown-slider .res-button.slick-prev:before {
	content: "";
}

.rtl .countdown-slider .res-button.slick-prev {
	left: 20px;
	right: auto;
}

.countdown-slider .res-button.slick-next {
	position: absolute;
	right: 20px;
}

.countdown-slider .res-button.slick-next:before {
	content: "";
}

.rtl .countdown-slider .res-button.slick-next {
	left: 40px;
	right: auto;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2:hover .item-detail .item-content h4 a, .countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2:hover .item-detail .item-content .reviews-content, .countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2:hover .item-detail .item-content .item-price {
	opacity: 1;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2:hover .item-detail .item-content .product-countdown {
	opacity: 0;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail {
	background-color: #fff;
	border: 1px solid #ebeaea;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top: 0;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .products-thumb {
	position: relative;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .products-thumb .sale-off {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 40px;
	width: 40px;
	background-color: #ff5c00;
	line-height: 40px;
	border-radius: 0 50% 50% 50%;
	font-size: 14px;
	padding: 0;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .products-thumb .sale-off:before {
	border: 0;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .products-thumb .sale-off .text {
	display: none;
}

.rtl .countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .products-thumb .sale-off {
	left: 10px;
	left: auto;
	border-radius: 50% 0 50% 50%;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .products-thumb .onsale {
	display: block;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .item-content {
	text-align: center;
	padding: 0 15px;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .item-content .reviews-content {
	margin: 10px 0 5px;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .item-content h4 a {
	font-size: 14px;
	color: #222;
	opacity: 1;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .item-content .reviews-content {
	opacity: 1;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .item-content .item-price {
	display: flex;
	justify-content: center;
	margin: 10px 0;
	opacity: 1;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .item-content .item-price del {
	float: none;
	font-size: 12px;
	color: #999;
	font-weight: 400;
	margin: 0 5px;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .item-content .item-price ins {
	float: none;
}

.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .item-content .product-countdown {
	margin-bottom: 5px;
}

.sw-category-slider.style1 .item-image img {
	width: auto;
	margin: 0 auto 0;
}

.sw-category-slider.style1 .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image>a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	width: 50px;
	height: 50px;
	align-items: center;
	margin: 0 auto 10px;
	border: 1px solid #ededed;
	border-radius: 4px;
	position: relative;
}

.sw-category-slider.style1 .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image>a::before {
	content: "";
	width: 100%;
	height: 0%;
	position: absolute;
	background-color: rgba(0, 0, 0, .3);
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}

.sw-category-slider.style1 .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image>a:hover::before {
	opacity: 1;
	visibility: visible;
	height: 100%;
}

.sw-category-slider.style1 .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image h3 {
	position: initial;
}

.sw-category-slider.style1 .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image h3 a {
	color: #333;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 400;
	display: block;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 3;
	transition: all .3s;
}

.sw-category-slider.style1 .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image h3 a:hover {
	color: #ff5c00;
}

.sw-category-slider.style1 .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image:before {
	display: none;
}

.style1.sw-category-slider .res-button {
	display: none !important;
}

.sw-category-slider {
	margin-top: 17px;
	margin-bottom: 10px;
}

.style1 .sw-category-slider {
	margin: 9px 0;
}

.sw-category-slider .block-title h3 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.sw-category-slider .block-title h3 span {
	float: left;
	color: #ff5c00;
	margin-right: 5px;
}

.rtl .sw-category-slider .block-title h3 span {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.sw-category-slider .resp-slider-container .slider .slick-list {
	position: relative;
	margin: 0 -10px;
}

.sw-category-slider .resp-slider-container .slider .slick-list .item-product-cat .item-wrap {
	padding: 0 10px;
}

.sw-category-slider .resp-slider-container .slider .slick-list .item-product-cat .item-wrap:hover {
	box-shadow: none;
}

.sw-category-slider .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image {
	position: relative;
}

.sw-category-slider .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image:hover:before {
	opacity: .9;
}

.sw-category-slider .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image:before {
	content: "";
	background-color: #ff5c00;
	opacity: .8;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: inline-block;
	height: 30px;
	z-index: 1;
	border-radius: 3px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.sw-category-slider .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image h3 {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	margin-bottom: 0;
}

.sw-category-slider .resp-slider-container .slider .slick-list .item-product-cat .item-wrap .item-image h3 a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
	padding: 10px 0 8px;
	position: relative;
	text-align: center;
	z-index: 3;
}

.sw_tab_countdown2 {
	background-color: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.sw_tab_countdown2 .block-title h3 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 20px;
	border-top: 2px solid #ff5c00;
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.sw_tab_countdown2 .block-title h3 span {
	float: left;
	margin-right: 7px;
}

.rtl .sw_tab_countdown2 .block-title h3 span {
	float: right;
	margin-left: 7px;
	margin-right: 0;
}

.sw_tab_countdown2 .tab-countdown-slide {
	padding: 28px 30px;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider {
	float: right;
	display: block;
	max-width: 90px;
	width: 100%;
	margin-top: -5px;
	position: relative;
}

.rtl .sw_tab_countdown2 .tab-countdown-slide .top-tab-slider {
	float: left;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider .sw-tab-slider {
	position: relative;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider .res-button {
	position: absolute;
	display: inline-block;
	height: 20px;
	width: 20px;
	left: 50%;
	margin-left: -10px;
	background-color: #fff;
	line-height: 26px;
	color: #444;
	text-align: center;
	border: 0;
	cursor: pointer;
	border-right: 0;
	font-size: 0;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider .res-button:hover {
	color: #ff5c00;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider .res-button:before {
	font-family: "FontAwesome";
	font-size: 24px;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider .res-button.slick-prev {
	bottom: -29px;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider .res-button.slick-prev:before {
	content: "";
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider .res-button.slick-next {
	top: -36px;
	border-bottom: 0;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider .res-button.slick-next:before {
	content: "";
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider ul {
	margin: 12px 0 0;
	border: 0;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider ul li {
	margin: 5px 0;
	border: 0;
	width: 100% !important;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider ul li a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border-radius: 2px;
	border: 1px solid transparent;
	display: block;
	position: relative;
	width: 90px;
	height: 90px;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider ul li.active a, .sw_tab_countdown2 .tab-countdown-slide .top-tab-slider ul li:hover a {
	border: 1px solid #ff5c00;
}

.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider-full {
	display: none;
}

.sw_tab_countdown2 .tab-content {
	width: 700px;
	float: left;
	clear: none;
}

.rtl .sw_tab_countdown2 .tab-content {
	float: right;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown {
	overflow: hidden;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .products-thumb {
	position: relative;
	float: right;
	width: 60%;
}

.rtl .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .products-thumb {
	float: left;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content {
	float: left;
	width: 40%;
}

.rtl .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content {
	float: right;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .product-countdown {
	margin-bottom: 10px;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content h4 a {
	font-size: 16px;
	color: #222;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 20px;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-price {
	margin: 15px 0 12px;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-price del, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-price ins {
	float: none;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-price del {
	font-size: 14px;
	color: #999;
	font-weight: 400;
	margin-left: 0;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-price ins {
	font-size: 26px;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .description {
	margin-bottom: 30px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	padding-top: 16px;
	position: relative;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .description:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ebeaea;
	display: inline-block;
	height: 1px;
	width: 210px;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom {
	display: flex;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom a.fancybox {
	display: none;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist {
	margin: 0;
	order: 2;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	position: relative;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
	font-size: 12px;
	content: "";
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a {
	background-color: #ff5c00;
	color: #fff;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .compare {
	order: 3;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .compare:before {
	font-size: 13px;
	content: "";
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	margin: 0 5px;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom a.compare {
	color: #ff5c00;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ff5c00;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	font-size: 0;
	min-width: 35px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom a.compare:before {
	font-family: fontawesome;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom a.compare:hover {
	background-color: #ff5c00;
	color: #fff;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom a.compare:hover:before {
	color: #fff;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .add_to_cart_button, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_external, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_grouped, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .single_add_to_cart_button.alt {
	order: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	background-color: #ff5c00;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	color: #fff;
	padding: 0 25px 0 45px;
	font-size: 12px;
	border-radius: 17px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-add.png") no-repeat left 22px center #ff5c00;
	text-transform: capitalize;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .add_to_cart_button.nitro-lazy, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_external.nitro-lazy, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_grouped.nitro-lazy, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .single_add_to_cart_button.alt.nitro-lazy {
	background-image: none !important;
}

.rtl .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .add_to_cart_button, .rtl .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_external, .rtl .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_grouped, .rtl .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .single_add_to_cart_button.alt {
	padding: 0 45px 0 25px;
	background-position: right 22px center;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .add_to_cart_button:hover, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_external:hover, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_grouped:hover, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .single_add_to_cart_button.alt:hover {
	background-color: #e65300;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .add_to_cart_button.loading, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_external.loading, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_grouped.loading, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .single_add_to_cart_button.alt.loading {
	background-color: #ff5c00;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .add_to_cart_button.loading:after, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_external.loading:after, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_grouped.loading:after, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .single_add_to_cart_button.alt.loading:after {
	display: none;
}

.sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .add_to_cart_button.added:after, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_external.added:after, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .product_type_grouped.added:after, .sw_tab_countdown2 .tab-content .tab-pane .item .item-wrap-countdown .item-content .item-bottom .single_add_to_cart_button.alt.added:after {
	display: inline-block;
	margin-left: 0;
	margin-right: 5px;
}

.sw-category-slider2 {
	background-color: #fff;
	position: relative;
	margin: 0 0 40px;
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.sw-category-slider2 .block-title {
	float: left;
	padding: 70px 30px 70px;
	width: 14%;
}

.rtl .sw-category-slider2 .block-title {
	float: right;
}

.sw-category-slider2 .block-title h3 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding: 10px 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.sw-category-slider2 .res-button {
	position: absolute;
	top: 55%;
	height: 25px;
	width: 25px;
	line-height: 25px;
	color: #222;
	display: inline-block;
	background-color: #e1e1d8;
	z-index: 3;
	cursor: pointer;
	margin: 0 3px;
	border-radius: 50%;
	text-align: center;
	font-size: 0;
}

.sw-category-slider2 .res-button:hover {
	background-color: #ff5c00;
	color: #fff;
}

.sw-category-slider2 .res-button:before {
	font-family: "FontAwesome";
	font-size: 16px;
}

.sw-category-slider2 .res-button.slick-prev {
	position: absolute;
	left: 48px;
}

.sw-category-slider2 .res-button.slick-prev:before {
	content: "";
}

.rtl .sw-category-slider2 .res-button.slick-prev {
	right: 78px;
	left: auto;
}

.sw-category-slider2 .res-button.slick-next {
	position: absolute;
	left: 78px;
}

.rtl .sw-category-slider2 .res-button.slick-next {
	right: 48px;
	left: auto;
}

.sw-category-slider2 .res-button.slick-next:before {
	content: "";
}

.sw-category-slider2 .resp-slider-container {
	border-left: 2px solid #ff5c00;
	border-radius: 3px;
}

.rtl .sw-category-slider2 .resp-slider-container {
	border-right: 2px solid #ff5c00;
	border-left: 0;
}

.sw-category-slider2 .resp-slider-container .slick-list {
	border-left: 1px solid #ebeaea;
}

.rtl .sw-category-slider2 .resp-slider-container .slick-list {
	border-right: 1px solid #ebeaea;
	border-left: 0;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat {
	border-right: 1px solid #ebeaea;
}

.rtl .sw-category-slider2 .resp-slider-container .slick-list .item-product-cat {
	border-left: 1px solid #ebeaea;
	border-right: 0;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap {
	padding: 10px 20px 20px;
	text-align: left;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap:hover {
	box-shadow: none;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap:hover .item-image a {
	border-color: #ff5c00;
}

.rtl .sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap .item-content {
	text-align: right;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap .item-content h3 {
	margin-bottom: 2px;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap .item-content h3 a {
	font-size: 12px;
	text-transform: uppercase;
	color: #222;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap .item-content h3 a:hover {
	color: #ff5c00;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap .item-content .product-count {
	font-size: 12px;
	color: #999;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap .item-image {
	margin: 20px 0 0;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap .item-image a {
	display: inline-block;
	max-width: 100%;
	border: 1px solid #ebeaea;
	border-radius: 2px;
}

.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap .item-image a img {
	width: auto;
	margin-bottom: 0;
}

.banner-img-home2 .wpb_single_image {
	margin-bottom: 20px;
}

.countdown-slider2 {
	background-color: #fff;
	margin: 20px 0 40px;
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.countdown-slider2 .res-button {
	position: absolute;
	top: 28px;
	height: 25px;
	width: 25px;
	line-height: 25px;
	color: #222;
	display: inline-block;
	background-color: #e1e1d8;
	z-index: 3;
	cursor: pointer;
	border-radius: 50%;
	text-align: center;
	font-size: 0;
}

.countdown-slider2 .res-button:hover {
	background-color: #ff5c00;
	color: #fff;
}

.countdown-slider2 .res-button:before {
	font-family: "FontAwesome";
	font-size: 16px;
}

.countdown-slider2 .res-button.slick-prev {
	position: absolute;
	right: 65px;
}

.countdown-slider2 .res-button.slick-prev:before {
	content: "";
}

.rtl .countdown-slider2 .res-button.slick-prev {
	left: 30px;
	right: auto;
}

.countdown-slider2 .res-button.slick-next {
	position: absolute;
	right: 30px;
}

.rtl .countdown-slider2 .res-button.slick-next {
	left: 65px;
	right: auto;
}

.countdown-slider2 .res-button.slick-next:before {
	content: "";
}

.countdown-slider2 .box-title h3 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 0px;
	border-top: 2px solid #ff5c00;
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.countdown-slider2 .box-title h3 span {
	float: left;
	margin-right: 5px;
}

.rtl .countdown-slider2 .box-title h3 span {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.countdown-slider2 .image-slider {
	float: left;
}

.rtl .countdown-slider2 .image-slider {
	float: right;
}

.countdown-slider2 .image-slider img {
	width: auto;
	margin: 0;
}

.countdown-slider2 .slider .slick-list .item .item-wrap2 {
	border-bottom: 1px solid #ebeaea;
	border-right: 1px solid #ebeaea;
}

.rtl .countdown-slider2 .slider .slick-list .item .item-wrap2 {
	border-left: 1px solid #ebeaea;
	border-right: 0;
}

.countdown-slider2 .slider .slick-list .item .item-wrap2 .item-detail .products-thumb {
	position: relative;
	padding: 20px 30px 0;
}

.countdown-slider2 .slider .slick-list .item .item-wrap2 .item-detail .products-thumb .product-countdown {
	position: absolute;
	top: 20px;
	left: 20px;
}

.rtl .countdown-slider2 .slider .slick-list .item .item-wrap2 .item-detail .products-thumb .product-countdown {
	right: 20px;
	left: auto;
}

.countdown-slider2 .slider .slick-list .item .item-wrap2 .item-detail .products-thumb .product-countdown .countdown-show4 {
	height: 25px;
	line-height: 25px;
	color: #fff;
	border-radius: 12px;
	padding: 0 10px;
	display: inline-block;
	background-color: #e6ba4e;
}

.countdown-slider2 .slider .slick-list .item .item-wrap2 .item-detail .products-thumb .product-countdown .countdown-show4 .countdown-amount {
	float: left;
}

.countdown-slider2 .slider .slick-list .item .item-wrap2 .item-detail .item-content h4 {
	margin-bottom: 10px;
	margin-top: 3px;
}

.countdown-slider2 .slider .slick-list .item .item-wrap2 .item-detail .item-content del {
	float: left;
	font-size: 12px;
	font-weight: 400;
	color: #999;
	line-height: 19px;
}

.countdown-slider3 {
	background-color: #fff;
	margin: 0 0 40px;
	position: relative;
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.countdown-slider3 .res-button {
	position: absolute;
	top: 8px;
	height: 25px;
	width: 25px;
	line-height: 25px;
	color: #222;
	display: inline-block;
	background-color: #e1e1d8;
	z-index: 3;
	cursor: pointer;
	border-radius: 50%;
	text-align: center;
	font-size: 0;
}

.countdown-slider3 .res-button:hover {
	background-color: #ff5c00;
	color: #fff;
}

.countdown-slider3 .res-button:before {
	font-family: "FontAwesome";
	font-size: 16px;
}

.countdown-slider3 .res-button.slick-prev {
	position: absolute;
	right: 55px;
}

.countdown-slider3 .res-button.slick-prev:before {
	content: "";
}

.rtl .countdown-slider3 .res-button.slick-prev {
	left: 20px;
	right: auto;
}

.countdown-slider3 .res-button.slick-next {
	position: absolute;
	right: 20px;
}

.rtl .countdown-slider3 .res-button.slick-next {
	left: 55px;
	right: auto;
}

.countdown-slider3 .res-button.slick-next:before {
	content: "";
}

.countdown-slider3 .box-title h3 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 0px;
	border-top: 2px solid #ff5c00;
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.countdown-slider3 .box-title h3 span {
	float: left;
	margin-right: 5px;
}

.rtl .countdown-slider3 .box-title h3 span {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 {
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebeaea;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb {
	float: left;
	max-width: 47%;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb .onsale {
	display: block;
}

.rtl .countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb {
	float: right;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content {
	float: left;
	width: 53%;
	position: relative;
	padding: 55px 25px;
	text-align: left;
}

.rtl .countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content {
	float: right;
	text-align: right;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .reviews-content, .countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content h4 a, .countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-price {
	opacity: 1 !important;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .reviews-content {
	margin-bottom: 3px;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content h4 {
	margin-bottom: 10px;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-price {
	margin-bottom: 15px;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-price del {
	float: left;
	font-weight: 400;
	font-size: 12px;
	line-height: 19px;
	margin-left: 0;
}

.rtl .countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-price del {
	margin-right: 0;
	margin-left: 10px;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom {
	bottom: 57px;
	left: 25px;
	margin: 0;
}

.rtl .countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom {
	right: 25px;
	left: auto;
}

.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content .product-countdown .countdown-show4 {
	opacity: 0;
}

.sw-woo-tab-cat3 {
	background-color: #fff;
	margin-bottom: 40px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.sw-woo-tab-cat3 .top-tab-slider {
	padding: 10px 25px;
	border-top: 2px solid #ff5c00;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.sw-woo-tab-cat3 .top-tab-slider .button-collapse {
	display: none;
}

.sw-woo-tab-cat3 .top-tab-slider .box-title {
	float: left;
}

.rtl .sw-woo-tab-cat3 .top-tab-slider .box-title {
	float: right;
}

.sw-woo-tab-cat3 .top-tab-slider .box-title h3 {
	text-align: left;
	font-size: 14px;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 20px;
}

.sw-woo-tab-cat3 .top-tab-slider .box-title h3 span {
	float: left;
	margin-right: 5px;
	line-height: 20px;
}

.rtl .sw-woo-tab-cat3 .top-tab-slider .box-title h3 span {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.sw-woo-tab-cat3 .top-tab-slider .tab_list {
	float: right;
	height: 20px;
}

.rtl .sw-woo-tab-cat3 .top-tab-slider .tab_list {
	float: left;
}

.sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs>li {
	margin: 0 4px;
}

.rtl .sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs>li {
	float: right;
}

.sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs>li.active>a, .sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs>li:hover>a {
	background-color: #ff5c00;
	color: #fff;
}

.sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs>li >a {
	font-size: 12px;
	color: #555;
	text-transform: capitalize;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	display: inline-block;
	border: 0;
}

.sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 {
	border-bottom: 1px solid #ebeaea;
	border-right: 1px solid #ebeaea;
}

.sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 .sale-off {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 40px;
	width: 40px;
	background-color: #ff5c00;
	line-height: 40px;
	border-radius: 0 50% 50% 50%;
	font-size: 14px;
	padding: 0;
}

.sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 .sale-off:before {
	border: 0;
}

.sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 .sale-off .text {
	display: none;
}

.rtl .sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 .sale-off {
	left: 10px;
	left: auto;
	border-radius: 50% 0 50% 50%;
}

.rtl .sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 {
	border-left: 1px solid #ebeaea;
	border-right: 0;
}

.sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 .item-detail .products-thumb {
	position: relative;
}

.sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 .item-detail .item-content {
	padding: 10px 20px 15px;
}

.sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 .item-detail .item-content h4 {
	margin-bottom: 10px;
	margin-top: 3px;
}

.sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 .item-detail .item-content del {
	float: left;
	font-size: 12px;
	font-weight: 400;
	color: #999;
	line-height: 19px;
}

.rtl .sw-woo-tab-cat3 .resp-slider-container .slider .item .item-wrap2 .item-detail .item-content del {
	float: right;
}

.responsive-post-slider2 .resp-slider-container .block-title h3 {
	padding: 10px 0;
	position: relative;
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 20px;
}

.responsive-post-slider2 .resp-slider-container .block-title h3:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: #ff5c00;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.rtl .responsive-post-slider2 .resp-slider-container .block-title h3:before {
	right: 0;
	left: auto;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner {
	overflow: hidden;
	margin-bottom: 10px;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner:hover .img_over img {
	opacity: .85;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .img_over {
	float: left;
	max-width: 66px;
	margin-right: 10px;
}

.rtl .responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .img_over {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .img_over img {
	border-radius: 2px;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-content h4 a {
	font-size: 13px;
	color: #222;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-content h4 a:hover {
	color: #ff5c00;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-content .item-meta {
	font-size: 11px;
	color: #555;
	overflow: hidden;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-content .item-meta .author {
	margin-right: 15px;
	float: left;
}

.rtl .responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-content .item-meta .author {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-content .item-meta .author span {
	color: #ff5c00;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-content .item-meta .time {
	float: left;
}

.rtl .responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-content .item-meta .time {
	float: right;
}

.rtl .responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-content .item-meta .time i {
	margin-left: 5px;
	margin-right: 0;
}

.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .item-content .item-meta .time i {
	margin-right: 5px;
}

@media (max-width: 1199px) {
	.header-style2 .header-bottom .search-cate .top-form.top-search input {
		padding-left: 20px;
	}
	
	.rtl .header-style2 .header-bottom .search-cate .top-form.top-search input {
		padding-right: 20px;
		padding-left: 0;
	}
	
	.sw-category-slider {
		position: relative;
	}
	
	.sw-category-slider .res-button {
		position: absolute;
		display: inline-block;
		height: 25px;
		width: 25px;
		margin-left: -10px;
		background-color: #e1e1d8;
		line-height: 25px;
		color: #444;
		text-align: center;
		border: 0;
		border-radius: 50%;
		cursor: pointer;
		border-right: 0;
		font-size: 0;
		top: 0;
	}
	
	.sw-category-slider .res-button:hover {
		color: #fff;
		background-color: #ff5c00;
	}
	
	.sw-category-slider .res-button:before {
		font-family: "FontAwesome";
		font-size: 18px;
	}
	
	.sw-category-slider .res-button.slick-prev {
		right: 35px;
	}
	
	.rtl .sw-category-slider .res-button.slick-prev {
		left: 0;
		right: auto;
	}
	
	.sw-category-slider .res-button.slick-prev:before {
		content: "";
	}
	
	.sw-category-slider .res-button.slick-next {
		right: 0px;
	}
	
	.rtl .sw-category-slider .res-button.slick-next {
		left: 35px;
		right: auto;
	}
	
	.sw-category-slider .res-button.slick-next:before {
		content: "";
	}
}

@media (max-width: 991px) {
	.header-style2 .header-bottom .header-right .call-us {
		display: none;
	}
	
	.header-style2 .header-mid {
		padding: 20px 0 10px;
	}
	
	.header-block .block-header ul li {
		margin: 0 5px;
	}
	
	.header-block .block-header ul li:first-child {
		display: inline-block !important;
	}
	
	.header-style2 .header-bottom .search-cate .top-form.top-search .cat-wrapper {
		display: none;
	}
	
	.header-style2 .header-bottom .search-cate .top-form.top-search input {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.rtl .header-style2 .header-bottom .search-cate .top-form.top-search input {
		padding-right: 20px;
	}
	
	.header-style2 .header-bottom .vertical_megamenu .resmenu-container .navbar-toggle {
		margin-top: 15px;
	}
	
	.header-style2 .header-bottom .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	
	.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap2 .item-detail .products-thumb .product_thumb_hover {
		display: inline-block;
	}
	
	.sw-woo-tab-cat3 .tab-content .tab-pane .res-button {
		display: none !important;
	}
	
	.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-image-countdown {
		text-align: center;
	}
	
	.countdown-slider .slick-slider .slick-list .item-countdown .item-wrap .item-detail .item-image-countdown .product_thumb_hover {
		display: inline-block;
		max-width: 100%;
	}
	
	.block-service-home2 ul {
		overflow-x: scroll !important;
		overflow-y: hidden;
		white-space: nowrap;
	}
	
	.block-service-home2 ul >li {
		float: none !important;
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		width: 350px;
	}
	
	.sw_tab_countdown2 {
		margin-bottom: 30px;
	}
	
	.sw_tab_countdown2 .block-title h3 {
		margin-bottom: 0px;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider {
		display: none;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider-full {
		display: block;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider-full .nav.nav-tabs {
		border: 0;
		margin: 0 0 25px;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider-full .nav.nav-tabs li {
		text-align: center;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider-full .nav.nav-tabs li a {
		display: inline-block;
		border: 1px solid #ebeaea;
		border-radius: 3px;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide .top-tab-slider-full .nav.nav-tabs li a:hover {
		border: 1px solid #ff5c00;
	}
	
	.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content {
		float: none;
		width: 100%;
		padding: 10px 25px 0;
	}
	
	.rtl .countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content {
		float: none;
	}
	
	.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom {
		bottom: 5px;
	}
	
	.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb {
		float: none;
		max-width: 100%;
	}
	
	.rtl .countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb {
		float: none;
	}
	
	.countdown-slider3 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .products-thumb {
		box-shadow: none;
	}
	
	.sw-category-slider2 .block-title {
		padding: 70px 0;
		width: 15%;
	}
	
	.sw-category-slider2 .block-title h3 {
		font-size: 14px;
		padding: 10px 15px;
		text-align: center;
	}
	
	.sw-category-slider2 .res-button {
		top: 60%;
	}
	
	.sw-category-slider2 .res-button.slick-next {
		left: 60px;
	}
	
	.rtl .sw-category-slider2 .res-button.slick-next {
		right: 30px;
		left: auto;
	}
	
	.sw-category-slider2 .res-button.slick-prev {
		left: 30px;
	}
	
	.rtl .sw-category-slider2 .res-button.slick-prev {
		right: 60px;
		left: auto;
	}
	
	.countdown-slider2 .slider .slick-list .item .item-wrap2 .item-detail .products-thumb {
		padding: 20px 37px 0;
	}
	
	.footer .footer-style2-newsletter .title-newsletter {
		text-align: center;
	}
	
	.footer .footer-style2-newsletter .title-newsletter h3 {
		margin-bottom: 10px;
	}
	
	.footer .footer-style2-newsletter .newsletter-footer .form-newsletter {
		text-align: center;
	}
	
	.footer .footer-style2-newsletter .newsletter-footer .form-newsletter .mc4wp-form {
		display: inline-block;
		position: relative;
	}
}

@media (max-width: 767px) {
	.header-style2 .header-bottom {
		text-align: center;
	}
	
	.header-style2 .header-bottom .search-cate {
		display: inline-block;
		float: none;
	}
	
	.elementor-widget-container .sw-category-slider .block-title {
		padding: 0 10px;
	}
	
	.elementor-widget-container .sw-category-slider .resp-slider-container .slider .slick-list {
		margin: 0;
	}
	
	.sw_tab_countdown2 {
		position: relative;
	}
	
	.sw_tab_countdown2 .top-tab-slider-full .res-button {
		position: absolute;
		display: inline-block;
		height: 25px;
		width: 25px;
		margin-left: -10px;
		background-color: #e1e1d8;
		line-height: 25px;
		color: #444;
		text-align: center;
		border: 0;
		border-radius: 50%;
		cursor: pointer;
		border-right: 0;
		font-size: 0;
		top: 9px;
	}
	
	.sw_tab_countdown2 .top-tab-slider-full .res-button:hover {
		color: #fff;
		background-color: #ff5c00;
	}
	
	.sw_tab_countdown2 .top-tab-slider-full .res-button:before {
		font-family: "FontAwesome";
		font-size: 18px;
	}
	
	.sw_tab_countdown2 .top-tab-slider-full .res-button.slick-prev {
		right: 55px;
	}
	
	.rtl .sw_tab_countdown2 .top-tab-slider-full .res-button.slick-prev {
		left: 20px;
		right: auto;
	}
	
	.sw_tab_countdown2 .top-tab-slider-full .res-button.slick-prev:before {
		content: "";
	}
	
	.sw_tab_countdown2 .top-tab-slider-full .res-button.slick-next {
		right: 20px;
	}
	
	.rtl .sw_tab_countdown2 .top-tab-slider-full .res-button.slick-next {
		left: 55px;
		right: auto;
	}
	
	.sw_tab_countdown2 .top-tab-slider-full .res-button.slick-next:before {
		content: "";
	}
	
	.footer .footer-copyright-style2 .footer-paypal, .footer .footer-copyright-style2 .copyright {
		text-align: center !important;
	}
	
	.header-block .block-header ul li {
		margin: 0 5px;
	}
	
	.header-style2 .header-top .top-header .info-header {
		display: none;
	}
	
	.rtl .header-style2 .vertical_megamenu-header .wrapper_vertical_menu .resmenu-container .navbar-toggle {
		margin-right: 0;
	}
	
	.rtl .footer .footer-style2-menu .socials-footer ul {
		float: none;
	}
	
	.banner-img-home2 .wpb_single_image {
		display: none;
	}
	
	.sw_tab_countdown2 {
		margin-bottom: 30px;
	}
	
	.responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .entry-content {
		text-align: left;
	}
	
	.rtl .responsive-post-slider2 .resp-slider-container .slider .slick-list .item .item-inner .entry-content {
		text-align: right;
	}
	
	.footer .footer-style2-menu .socials-footer {
		text-align: center;
	}
	
	.footer .footer-style2-menu .socials-footer img {
		display: inline-block;
		max-width: 100%;
		margin: 0 0 20px;
	}
	
	.footer .footer-style2-menu .socials-footer ul {
		display: inline-block;
		float: none;
	}
	
	.countdown-slider2 .image-slider {
		display: none;
	}
	
	.sw-category-slider2 .resp-slider-container {
		border: 0;
	}
	
	.rtl .sw-category-slider2 .resp-slider-container {
		border: 0;
	}
	
	.sw-category-slider2 .resp-slider-container .slick-list .item-product-cat .item-wrap {
		border-top: 1px solid #ebeaea;
	}
	
	.sw-category-slider2 .block-title {
		float: none;
		padding: 0;
		width: auto;
		border-top-right-radius: 3px;
		border-top-left-radius: 3px;
	}
	
	.rtl .sw-category-slider2 .block-title {
		float: none;
	}
	
	.sw-category-slider2 .block-title h3 {
		margin-bottom: 0;
		padding: 15px 20px;
	}
	
	.sw-category-slider2 .res-button {
		top: 10px;
	}
	
	.sw-category-slider2 .res-button.slick-next {
		right: 20px;
		left: auto;
	}
	
	.rtl .sw-category-slider2 .res-button.slick-next {
		left: 50px;
		right: auto;
	}
	
	.sw-category-slider2 .res-button.slick-prev {
		right: 50px;
		left: auto;
	}
	
	.rtl .sw-category-slider2 .res-button.slick-prev {
		left: 20px;
		right: auto;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider {
		position: relative;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider .button-collapse {
		position: absolute;
		top: 5px;
		z-index: 99;
		display: block;
		background: #ccc none repeat scroll 0 0;
		border-radius: 3px;
		border: 0;
		margin: 0;
		padding: 0;
		cursor: pointer;
		height: 30px;
		line-height: 30px;
		right: 10px;
		text-align: center;
		width: 30px;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider .button-collapse:hover {
		background: #ff5c00;
	}
	
	.rtl .sw-woo-tab-cat3 .top-tab-slider .button-collapse {
		left: 10px;
		right: auto;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider .button-collapse:before {
		content: "";
		font-family: FontAwesome;
		font-size: 16px;
		color: #fff;
		height: 30px;
		width: 30px;
		line-height: 30px;
		display: inline-block;
		text-align: center;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider .tab_list {
		padding: 0;
		border: 0;
		height: 0;
		margin: 0;
		overflow: hidden;
		text-align: left;
		position: absolute;
		top: 44px;
		z-index: 99;
		right: 0;
		box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
		background: #fff;
		width: 200px;
	}
	
	.rtl .sw-woo-tab-cat3 .top-tab-slider .tab_list {
		padding: 0;
		left: 0;
		right: auto;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs {
		display: block;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs >li {
		list-style: none;
		float: none !important;
		width: 100%;
		border-radius: 0;
		margin: 0;
		border: 0;
		background-color: #fff;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs >li >a {
		font-size: 14px;
		line-height: 22px;
		color: #444;
		display: block;
		padding: 9px 20px;
		border-top: 1px solid #ddd;
		border-radius: 0;
		height: auto;
	}
	
	.rtl .sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs >li >a {
		text-align: right;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs >li >a:after {
		width: 0;
		height: 0;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs >li:hover>a {
		background-color: #ff5c00;
		color: #fff !important;
		border-top: 1px solid #ff5c00;
	}
	
	.sw-woo-tab-cat3 .top-tab-slider .tab_list .nav.nav-tabs >li:hover>a:before {
		opacity: 0 !important;
	}
}

@media (max-width: 640px) {
	.header-block .block-header ul li {
		float: right;
	}
	
	.rtl .header-block .block-header ul li {
		float: left;
	}
	
	.header-block .block-header ul li:first-child {
		display: none !important;
	}
	
	.header-style2 .header-top .widget_nav_menu h3:after {
		background-color: #ebebeb;
		content: "";
		display: inline-block;
		height: 10px;
		left: 0;
		position: absolute;
		top: 4px;
		width: 1px;
	}
	
	.sw_tab_countdown2 .block-title h3 {
		margin-bottom: 20px;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide .tab-content .tab-pane .item .item-wrap-countdown .item-content {
		padding: 0 20px 30px;
		overflow: hidden;
	}
	
	.footer .footer-style2-newsletter .newsletter-footer .form-newsletter input[type="email"] {
		min-width: 350px;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide {
		padding: 0;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide .tab-content {
		float: none;
		width: 100%;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide .tab-content .tab-pane .item .item-wrap-countdown .products-thumb {
		float: left;
		width: 100%;
	}
	
	.sw_tab_countdown2 .tab-countdown-slide .tab-content .tab-pane .item .item-wrap-countdown .item-content {
		float: none;
		width: 100%;
	}
}

@media (max-width: 479px) {
	.header-style2 .header-top .top-login ul li a:before {
		content: "";
		background-color: transparent;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		height: auto;
	}
	
	.header-style2 .header-top .widget_nav_menu h3:before {
		content: "";
		background-color: transparent;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		height: auto;
	}
	
	.header-style2 .header-bottom .row {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: flex;
	}
	
	.header-style2 .header-bottom .vertical_megamenu {
		display: none;
	}
	
	.header-style2 .header-bottom .search-cate .top-form.top-search {
		margin-left: 15px;
	}
	
	.rtl .header-style2 .header-bottom .search-cate .top-form.top-search {
		margin-right: 15px;
		margin-left: 0;
	}
}

.title2 h2 {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding: 9px 20px;
	line-height: 22px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #ff5c00;
	float: none;
	border: 0;
}

.title2 h2 .icon {
	float: left;
	margin-right: 10px;
}

.rtl .title2 h2 .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.title1 h2 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	text-align: left;
	padding: 10px 0;
	border-bottom: 2px solid #ff5c00;
	position: relative;
	margin-bottom: 20px;
}

.rtl .title1 h2 {
	text-align: right;
}

.title1 h2:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #ff5c00;
	position: absolute;
	left: 45px;
	bottom: -7px;
}

.rtl .title1 h2:before {
	right: 45px;
	left: auto;
}

.title1 h2 .icon {
	float: left;
	margin-right: 10px;
}

.rtl .title1 h2 .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.best-selling-product.style2 {
	margin-bottom: 30px;
	border-bottom-left-radius: 3px;
}

.best-selling-product.style2 .box-slider-title h2 {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding: 9px 20px;
	line-height: 22px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #ff5c00;
	float: none;
	border: 0;
}

.best-selling-product.style2 .box-slider-title h2 .icon {
	float: left;
	margin-right: 10px;
}

.rtl .best-selling-product.style2 .box-slider-title h2 .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.best-selling-product.style2 .resp-slider-container {
	padding: 20px;
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap {
	margin-bottom: 17px;
	overflow: hidden;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap:hover {
	box-shadow: none;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .products-thumb {
	float: left;
	max-width: 60px;
	margin-right: 15px;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .products-thumb img {
	border-radius: 2px;
}

.rtl .best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .products-thumb {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .item-content {
	padding: 0;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .item-content h4 {
	margin-bottom: 0;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .item-content h4 a {
	font-size: 12px;
	color: #666;
	border: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-style: 400;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .item-content h4 a:hover {
	color: #ff5c00;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .item-content .item-price {
	display: inline-block;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .item-content .item-price del, .best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .item-content .item-price ins {
	display: inline-block;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .item-content .item-price del span {
	font-size: 12px;
	color: #999;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .item-content .item-price ins span {
	font-size: 14px;
}

.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap:last-child {
	margin-bottom: 0;
}

.home-style3 .wpb_single_image img {
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.home-style3 .testimonial-slider {
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.home-style3 .wpb_revslider_element .tp-bullets.hermes .tp-bullet, .home-style3 rs-module-wrap .tp-bullets.hermes .tp-bullet {
	width: 10px !important;
	height: 10px !important;
}

.home-style3 .wpb_revslider_element .tp-bullets.hermes .tp-bullet.selected:after, .home-style3 rs-module-wrap .tp-bullets.hermes .tp-bullet.selected:after {
	background-color: #ff5c00 !important;
}

.header-style3 {
	background-color: #ff5c00;
	margin: 0 0 30px;
}

.header-style3 .header-top {
	background-color: #ff5c00;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.header-style3 .header-top .header-message {
	font-weight: 400;
	color: #fff;
}

.header-style3 .header-top .header-message a {
	color: #111;
}

.header-style3 .header-top #lang_sel a.lang_sel_sel:after, .header-style3 .header-top .currency_w>li>a:after {
	color: #fff;
}

.header-style3 .header-top .top-login ul li a, .header-style3 .header-top .widget_nav_menu h3, .header-style3 .header-top #lang_sel>ul.nav>li>a, .header-style3 .header-top .currency_w>li>a, .header-style3 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	color: #fff;
	border-left: 1px solid rgba(221, 221, 221, .2);
}

.rtl .header-style3 .header-top .top-login ul li a, .rtl .header-style3 .header-top .widget_nav_menu h3, .rtl .header-style3 .header-top #lang_sel>ul.nav>li>a, .rtl .header-style3 .header-top .currency_w>li>a, .rtl .header-style3 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	border-right: 1px solid rgba(221, 221, 221, .2);
	border-left: 0;
}

.header-style3 .header-top .top-login ul li a:hover, .header-style3 .header-top .widget_nav_menu h3:hover, .header-style3 .header-top #lang_sel>ul.nav>li>a:hover, .header-style3 .header-top .currency_w>li>a:hover, .header-style3 .header-top .elementor-widget-wp-widget-nav_menu h5:hover {
	color: #fff;
}

.header-style3 .header-top .top-login ul li a {
	border: none;
}

.rtl .header-style3 .header-top .top-login ul li a {
	border: none;
}

.header-style3 .top-form.top-form-minicart {
	margin-top: 3px;
}

.rtl .header-style3 .top-form.top-form-minicart {
	margin-right: 20px;
	margin-left: 0;
}

.header-style3 .top-form.top-form-minicart .top-minicart-icon .cart-contents {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-ly3.png") no-repeat center center #ffd200;
}

.header-style3 .top-form.top-form-minicart .top-minicart-icon .cart-contents.nitro-lazy {
	background-image: none !important;
}

.header-style3 .top-form.top-form-minicart .top-minicart-icon .cart-right {
	color: #fff;
}

.header-style3 .top-form.top-form-minicart .top-minicart-icon .cart-right h3, .header-style3 .top-form.top-form-minicart .top-minicart-icon .cart-right span.woocommerce-Price-amount {
	color: #fff;
}

.header-style3 .search-cate .sw_woo_search .top-form.top-search .topsearch-entry {
	padding: 0;
}

.rtl .header-style3 .search-cate .sw_woo_search .top-form.top-search .topsearch-entry {
	padding: 0;
}

.header-style3 .search-cate .sw_woo_search .top-form.top-search .cat-wrapper {
	border-left: 0;
}

.rtl .header-style3 .search-cate .sw_woo_search .top-form.top-search .cat-wrapper {
	border-left: 1px solid #e1e1e1;
	border-right: 0;
}

.header-style3 .search-cate .sw_woo_search .top-form.top-search .cat-wrapper select {
	padding: 0 15px;
}

.header-style3 .search-cate .top-form.top-search {
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	min-width: 800px;
}

.header-style3 .search-cate .top-form.top-search .cat-wrapper {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-left: 1px solid #e1e1e1;
	height: 42px;
}

.header-style3 .search-cate .top-form.top-search .cat-wrapper select {
	height: 42px;
}

.header-style3 .search-cate .top-form.top-search input {
	height: 42px;
	line-height: 42px;
}

.header-style3 .search-cate .top-form.top-search button.form-button {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #ffd200;
	color: #222;
	top: -1px;
}

.header-style3 .search-cate .top-form.top-search button.form-button:hover {
	background-color: #efd200;
}

.rtl .header-style3 .search-cate .top-form.top-search button.form-button {
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.header-style3 .header-mid {
	background-color: #ff5c00;
	padding: 15px 0 0;
}

.header-style3 .header-mid .header-right .widget_nav_menu {
	padding: 15px 0;
}

.header-style3 .header-mid .header-right .widget_nav_menu ul.menu>li.yith-woocompare-open {
	margin: 3px 10px 0;
}

.header-style3 .header-bottom .topdeal-logo, .header-style3 .header-bottom .header-sticky {
	display: none;
}

.header-style3 .header-block .block-header ul li>a {
	color: #fff;
}

.footer .footer-style3-newsletter {
	background-color: #fff;
	padding: 30px 0;
}

.footer .footer-style3-newsletter .wpb_content_element {
	margin-bottom: 0;
}

.footer .footer-style3-newsletter .wpb_content_element.title-newsletter {
	float: left;
	margin-right: 60px;
}

.rtl .footer .footer-style3-newsletter .wpb_content_element.title-newsletter {
	float: right;
	margin-left: 60px;
	margin-right: 0;
}

.footer .footer-style3-newsletter .newsletter-style3 {
	float: left;
	margin-right: 50px;
}

.rtl .footer .footer-style3-newsletter .newsletter-style3 {
	float: right;
	margin-left: 50px;
	margin-right: 0;
}

.footer .footer-style3-newsletter .title-newsletter h3 {
	font-size: 12px;
	color: #222;
	text-transform: uppercase;
	font-weight: 400;
	padding: 6px 0;
	margin: 0;
	position: relative;
}

.rtl .footer .footer-style3-newsletter .title-newsletter h3:after {
	content: "";
	font-family: Fontawesome;
	font-size: 26px;
	color: #222;
	margin-left: 10px;
}

.rtl .footer .footer-style3-newsletter .title-newsletter h3:before {
	content: "";
	margin: 0;
}

.footer .footer-style3-newsletter .title-newsletter h3:before {
	content: "";
	font-family: Fontawesome;
	font-size: 26px;
	color: #222;
	margin-right: 10px;
}

.footer .footer-style3-newsletter .title-newsletter h3 span {
	font-size: 14px;
	font-weight: 700;
}

.footer .footer-style3-newsletter .title-newsletter h3 span.flag {
	color: #ff5c00;
}

.footer .footer-style3-newsletter .footer-style1-newsletter {
	float: left;
	margin-right: 20px;
}

.rtl .footer .footer-style3-newsletter .footer-style1-newsletter {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

.footer .footer-style3-newsletter .newsletter-footer {
	overflow: hidden;
}

.footer .footer-style3-newsletter .newsletter-footer .form-newsletter input, .footer .footer-style3-newsletter .newsletter-footer .form-newsletter p {
	margin: 0;
}

.footer .footer-style3-newsletter .newsletter-footer .form-newsletter input[type="email"] {
	border: 0;
	border: 1px solid #ebeaea;
	color: #8c8c8c;
	color: #555;
	height: 40px;
	padding: 0 16px;
	min-width: 315px;
	font-size: 12px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-right: 0;
	float: left;
}

.rtl .footer .footer-style3-newsletter .newsletter-footer .form-newsletter input[type="email"] {
	float: right;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.footer .footer-style3-newsletter .newsletter-footer .form-newsletter input[type="submit"] {
	border: 0;
	background-color: #ff5c00;
	height: 40px;
	width: 100px;
	font-size: 0;
	border-radius: 0;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	line-height: 40px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-submit.png") no-repeat scroll center center #ff5c00;
}

.footer .footer-style3-newsletter .newsletter-footer .form-newsletter input[type="submit"].nitro-lazy {
	background-image: none !important;
}

.rtl .footer .footer-style3-newsletter .newsletter-footer .form-newsletter input[type="submit"] {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.footer .footer-style3-newsletter .newsletter-footer .form-newsletter input[type="submit"]:hover {
	background-color: #3b3b3b;
}

.footer .footer-style3-newsletter .socials-footer {
	overflow: hidden;
}

.footer .footer-style3-newsletter .socials-footer ul {
	margin: 0;
	padding: 11px 0;
	overflow: hidden;
}

.footer .footer-style3-newsletter .socials-footer ul li {
	float: left;
	display: inline-block;
	vertical-align: top;
	list-style: none;
	margin: 0;
}

.rtl .footer .footer-style3-newsletter .socials-footer ul li {
	float: right;
}

.footer .footer-style3-newsletter .socials-footer ul li >a {
	display: inline-block;
	border-radius: 50%;
	font-size: 14px;
	color: #555;
	text-align: center;
	margin: 0 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.footer .footer-style3-newsletter .socials-footer ul li >a:hover {
	color: #ff5c00;
}

.footer .service-footer {
	background-color: #fff;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.footer .service-footer .wpb_content_element {
	margin-bottom: 0;
}

.footer .service-footer-style3 .wrap-content {
	overflow: hidden;
}

.footer .service-footer-style3 .wrap-content .item {
	float: left;
	width: 20%;
	text-align: center;
	padding: 37px 0;
	border-right: 1px solid #ebebeb;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl .footer .service-footer-style3 .wrap-content .item {
	float: right;
	border-left: 1px solid #ebebeb;
	border-right: 0;
}

.footer .service-footer-style3 .wrap-content .item:first-child {
	border-left: 1px solid #ebeaea;
}

.rtl .footer .service-footer-style3 .wrap-content .item:first-child {
	border-right: 1px solid #ebeaea;
}

.footer .service-footer-style3 .wrap-content .item:first-child:hover {
	border-left: 1px solid #ff5c00;
}

.footer .service-footer-style3 .wrap-content .item:hover {
	background-color: #ff5c00;
	border-right: 1px solid #ff5c00;
}

.rtl .footer .service-footer-style3 .wrap-content .item:hover {
	border-left: 1px solid #ff5c00;
}

.footer .service-footer-style3 .wrap-content .item:hover .item-content h3, .footer .service-footer-style3 .wrap-content .item:hover .item-content p {
	color: #fff;
}

.footer .service-footer-style3 .wrap-content .item .icon {
	display: inline-block;
	width: 69px;
	height: 69px;
}

.footer .service-footer-style3 .wrap-content .item .item-content h3 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	margin: 5px 0;
}

.footer .service-footer-style3 .wrap-content .item .item-content p {
	font-size: 12px;
	color: #666;
	margin: 0;
}

.footer .service-footer-style3 .wrap-content .item.secure .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/secure.png") no-repeat center center;
}

.footer .service-footer-style3 .wrap-content .item.secure .icon.nitro-lazy {
	background-image: none !important;
}

.footer .service-footer-style3 .wrap-content .item.secure:hover .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/secure2.png") no-repeat center center;
}

.footer .service-footer-style3 .wrap-content .item.secure:hover .icon.nitro-lazy {
	background-image: none !important;
}

.footer .service-footer-style3 .wrap-content .item.help .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/help.png") no-repeat center center;
}

.footer .service-footer-style3 .wrap-content .item.help .icon.nitro-lazy {
	background-image: none !important;
}

.footer .service-footer-style3 .wrap-content .item.help:hover .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/help2.png") no-repeat center center;
}

.footer .service-footer-style3 .wrap-content .item.help:hover .icon.nitro-lazy {
	background-image: none !important;
}

.footer .service-footer-style3 .wrap-content .item.trustpay .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/trust.png") no-repeat center center;
}

.footer .service-footer-style3 .wrap-content .item.trustpay .icon.nitro-lazy {
	background-image: none !important;
}

.footer .service-footer-style3 .wrap-content .item.trustpay:hover .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/trust2.png") no-repeat center center;
}

.footer .service-footer-style3 .wrap-content .item.trustpay:hover .icon.nitro-lazy {
	background-image: none !important;
}

.footer .service-footer-style3 .wrap-content .item.delivery .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/delivery.png") no-repeat center center;
}

.footer .service-footer-style3 .wrap-content .item.delivery .icon.nitro-lazy {
	background-image: none !important;
}

.footer .service-footer-style3 .wrap-content .item.delivery:hover .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/delivery2.png") no-repeat center center;
}

.footer .service-footer-style3 .wrap-content .item.delivery:hover .icon.nitro-lazy {
	background-image: none !important;
}

.footer .service-footer-style3 .wrap-content .item.great .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/value.png") no-repeat center center;
}

.footer .service-footer-style3 .wrap-content .item.great .icon.nitro-lazy {
	background-image: none !important;
}

.footer .service-footer-style3 .wrap-content .item.great:hover .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/value2.png") no-repeat center center;
}

.footer .service-footer-style3 .wrap-content .item.great:hover .icon.nitro-lazy {
	background-image: none !important;
}

.footer .footer-style3-menu {
	background-color: #fff;
	padding: 20px 0 0;
	border-bottom: 1px solid #ebebeb;
}

.footer .footer-style3-menu .vc_wp_custommenu {
	margin-bottom: 20px;
}

.footer .footer-style3-menu .elementor-widget-wp-widget-nav_menu h5 {
	padding: 10px 0;
	position: relative;
	font-size: 14px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
}

.footer .footer-style3-menu .elementor-widget-wp-widget-nav_menu h5:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
	left: 0;
	bottom: 0;
}

.rtl .footer .footer-style3-menu .elementor-widget-wp-widget-nav_menu h5:before {
	right: 0;
	left: auto;
}

.footer .footer-style3-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
	font-size: 14px;
	color: #555;
	position: relative;
	padding: 6px 0 6px 14px;
	text-transform: capitalize;
	display: block;
}

.rtl .footer .footer-style3-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
	padding: 6px 14px 6px 0;
}

.footer .footer-style3-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:before {
	content: "";
	font-family: Fontawesome;
	font-size: 5px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
}

.rtl .footer .footer-style3-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:before {
	right: 0;
	left: auto;
}

.footer .footer-style3-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
}

.footer .footer-style3-menu .widget_nav_menu h2.widgettitle {
	padding: 10px 0;
	position: relative;
	font-size: 14px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
}

.footer .footer-style3-menu .widget_nav_menu h2.widgettitle:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
	left: 0;
	bottom: 0;
}

.rtl .footer .footer-style3-menu .widget_nav_menu h2.widgettitle:before {
	right: 0;
	left: auto;
}

.footer .footer-style3-menu .widget_nav_menu ul.menu >li >a {
	font-size: 14px;
	color: #555;
	position: relative;
	padding: 6px 0 6px 14px;
	text-transform: capitalize;
	display: block;
}

.rtl .footer .footer-style3-menu .widget_nav_menu ul.menu >li >a {
	padding: 6px 14px 6px 0;
}

.footer .footer-style3-menu .widget_nav_menu ul.menu >li >a:before {
	content: "";
	font-family: Fontawesome;
	font-size: 5px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
}

.rtl .footer .footer-style3-menu .widget_nav_menu ul.menu >li >a:before {
	right: 0;
	left: auto;
}

.footer .footer-style3-menu .widget_nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
}

.boxv3-image .elementor-widget-image {
	margin-bottom: 18.5px;
}

.rtl .boxv3-image .elementor-element-populated {
	padding: 0px 15px 0px 0 !important;
}

.block-service-home3 {
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	margin: 20px 0 0;
}

.block-service-home3 ul {
	margin: 0;
	list-style: none;
	overflow: hidden;
	padding: 20px 0;
}

.block-service-home3 ul >li {
	float: left;
	width: 20%;
	border-right: 1px solid #ebebeb;
	text-align: center;
}

.rtl .block-service-home3 ul >li {
	float: right;
	border-left: 1px solid #ebebeb;
	border-right: 0;
}

.block-service-home3 ul >li:last-child {
	border: 0;
}

.block-service-home3 ul >li .wrap {
	display: inline-block;
	overflow: hidden;
}

.block-service-home3 ul >li .wrap .icon {
	display: inline-block;
	width: 57px;
	height: 57px;
	float: left;
	margin-right: 20px;
}

.rtl .block-service-home3 ul >li .wrap .icon {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

.block-service-home3 ul >li .wrap .text {
	float: left;
	padding: 9px 0;
}

.block-service-home3 ul >li .wrap .text h5 {
	margin: 0 0 3px;
}

.block-service-home3 ul >li .wrap .text h5 a {
	font-size: 14px;
	text-transform: capitalize;
}

.block-service-home3 ul >li .wrap .text p {
	color: #666;
	margin: 0;
}

.block-service-home3 ul >li.free-ship .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/free.png") no-repeat center center #fff;
}

.block-service-home3 ul >li.free-ship .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home3 ul >li.support .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/support.png") no-repeat center center #fff;
}

.block-service-home3 ul >li.support .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home3 ul >li.free-return .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/free-turn.png") no-repeat center center #fff;
}

.block-service-home3 ul >li.free-return .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home3 ul >li.payment .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/payment.png") no-repeat center center #fff;
}

.block-service-home3 ul >li.payment .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home3 ul >li.big-saving .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/default/big-save.png") no-repeat center center #fff;
}

.block-service-home3 ul >li.big-saving .icon.nitro-lazy {
	background-image: none !important;
}

.qr-code-block {
	overflow: hidden;
}

.qr-code-block .item-image {
	float: left;
	margin-right: 20px;
}

.qr-code-block .item-content h4 {
	font-size: 12px;
	color: #222;
	text-transform: capitalize;
	margin-bottom: 15px;
}

.qr-code-block .item-content a {
	font-size: 12px;
	color: #999;
}

.qr-code .elementor-image-box-content .elementor-image-box-title {
	font-size: 12px;
	color: #222;
	text-transform: capitalize;
	margin-bottom: 15px;
	font-weight: 500;
}

.qr-code .elementor-image-box-content .elementor-image-box-description, .qr-code .elementor-image-box-content a {
	font-size: 12px;
	color: #999;
}

.sw-category-slider3 {
	padding: 10px 0 35px;
	overflow: hidden;
}

.sw-category-slider3 .res-button {
	display: none !important;
}

.sw-category-slider3 .resp-slider-container .slick-list {
	margin: 0 -15px;
}

.sw-category-slider3 .resp-slider-container .slick-list .item {
	padding: 0 15px;
}

.sw-category-slider3 .resp-slider-container .slick-list .item .item-wrap {
	background-color: #fff;
	padding: 5px;
	border-radius: 50%;
}

.sw-category-slider3 .resp-slider-container .slick-list .item .item-wrap:hover {
	background-color: #ff5c00;
	box-shadow: none;
}

.sw-category-slider3 .resp-slider-container .slick-list .item .item-wrap:hover .item-image h3 a {
	color: #ff5c00;
}

.sw-category-slider3 .resp-slider-container .slick-list .item .item-wrap .item-image {
	overflow: hidden;
	border-radius: 50%;
	position: relative;
	display: block;
}

.sw-category-slider3 .resp-slider-container .slick-list .item .item-wrap .item-image h3 {
	position: absolute;
	bottom: 10px;
	background-color: #ffd200;
	width: 100%;
	text-align: center;
	margin-bottom: 0;
}

.sw-category-slider3 .resp-slider-container .slick-list .item .item-wrap .item-image h3 a {
	font-size: 16px;
	text-transform: capitalize;
	color: #222;
	font-weight: 400;
	display: block;
	padding: 11px 0;
}

.sw-recommend-product {
	background-color: #fff;
	margin-bottom: 30px;
	border-bottom-left-radius: 3px;
}

.sw-recommend-product .box-slider-title h2 {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding: 9px 20px;
	line-height: 22px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #ff5c00;
	float: none;
	border: 0;
}

.sw-recommend-product .box-slider-title h2 .icon {
	float: left;
	margin-right: 10px;
}

.rtl .sw-recommend-product .box-slider-title h2 .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.sw-recommend-product .resp-slider-container .slider {
	padding-bottom: 15px;
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.sw-recommend-product .resp-slider-container .slider .item .item-wrap3 {
	margin: 0;
	padding: 0;
}

.sw-recommend-product .resp-slider-container .slider .item .item-wrap3 .products-thumb {
	padding: 20px 40px;
}

.sw-recommend-product .resp-slider-container .slider .item .item-wrap3 .products-thumb .sale-off {
	display: none;
}

.sw-recommend-product .resp-slider-container .slider .item .item-wrap3 .item-content {
	padding: 0 15px;
}

.sw-recommend-product .resp-slider-container .slider .item .item-wrap3 .item-content .item-bottom {
	bottom: -10px;
}

.sw-recommend-product .resp-slider-container .slider .item .item-wrap3 .item-content .item-price span {
	display: inline-block;
}

.sw-recommend-product .resp-slider-container .slider .item .item-wrap3:hover {
	box-shadow: none;
}

.testimonial-slider.layout1 {
	background-color: #fff;
}

.testimonial-slider.layout1 .carousel-inner .item .item-inner .client-comment {
	background-color: #ff5c00;
	color: #fff;
	padding: 53px 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	position: relative;
}

.testimonial-slider.layout1 .carousel-inner .item .item-inner .client-comment:before {
	content: "";
	font-size: 40px;
	color: #fff;
	position: absolute;
	top: 0;
	top: 25px;
	left: 50%;
	margin-left: -5%;
	display: inline-block;
	width: 13px;
	height: 9px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/quote-1.png") no-repeat center center;
}

.testimonial-slider.layout1 .carousel-inner .item .item-inner .client-say-info {
	text-align: center;
	position: relative;
	margin-top: -40px;
}

.testimonial-slider.layout1 .carousel-inner .item .item-inner .client-say-info .image-client a {
	display: inline-block;
	vertical-align: top;
	max-width: 80px;
	border-radius: 50%;
	border: 2px solid rgba(0, 0, 0, .2);
	margin-bottom: 0px;
}

.testimonial-slider.layout1 .carousel-inner .item .item-inner .client-say-info .image-client a img {
	border-radius: 50%;
}

.testimonial-slider.layout1 .carousel-inner .item .item-inner .client-say-info .name-client {
	margin-bottom: 45px;
}

.testimonial-slider.layout1 .carousel-inner .item .item-inner .client-say-info .name-client h2 a {
	font-size: 14px;
	font-weight: 600;
	color: #222;
	text-transform: capitalize;
}

.testimonial-slider.layout1 .carousel-inner .item .item-inner .client-say-info .name-client .info-client {
	font-size: 12px;
	color: #666;
}

.testimonial-slider.layout1 .carousel-indicators {
	position: absolute;
	bottom: 10px;
}

.testimonial-slider.layout1 .carousel-indicators >li {
	display: inline-block;
	width: 25px;
	height: 5px;
	border: 0;
	border-radius: 2px;
	background-color: #ccc;
	margin: 0 3px;
}

.testimonial-slider.layout1 .carousel-indicators >li.active, .testimonial-slider.layout1 .carousel-indicators >li:hover {
	background-color: #ff5c00;
}

.home3-image .vc_column-inner>.wpb_wrapper {
	overflow: hidden;
	margin: 0 -15px;
}

.home3-image .wpb_single_image {
	float: left;
	width: 33.33%;
	padding: 0 15px;
	margin: 0;
}

.dailydeals-product {
	margin: 0 0 30px;
}

.dailydeals-product .res-button {
	display: none !important;
}

.dailydeals-product .resp-slider-container .box-slider-title {
	overflow: hidden;
	position: relative;
}

.dailydeals-product .resp-slider-container .box-slider-title h2 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	text-align: left;
	padding: 10px 0;
	border-bottom: 2px solid #ff5c00;
	position: relative;
	margin-bottom: 20px;
}

.rtl .dailydeals-product .resp-slider-container .box-slider-title h2 {
	text-align: right;
}

.dailydeals-product .resp-slider-container .box-slider-title h2:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #ff5c00;
	position: absolute;
	left: 45px;
	bottom: -7px;
}

.rtl .dailydeals-product .resp-slider-container .box-slider-title h2:before {
	right: 45px;
	left: auto;
}

.dailydeals-product .resp-slider-container .box-slider-title h2 .icon {
	float: left;
	margin-right: 10px;
}

.rtl .dailydeals-product .resp-slider-container .box-slider-title h2 .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.dailydeals-product .resp-slider-container .box-slider-title .wrap-link {
	position: absolute;
	top: 5px;
	right: 0;
}

.rtl .dailydeals-product .resp-slider-container .box-slider-title .wrap-link {
	left: 0;
	right: auto;
}

.dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown {
	display: inline-block;
}

.dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4 {
	background-color: #ff5c00;
	height: 33px;
	border-radius: 2px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	padding: 0 10px 0 35px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	display: inline-block;
	margin-bottom: 0px;
}

.rtl .dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4 {
	padding: 0 35px 0 10px;
}

.dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4:before {
	content: "";
	font-family: Fontawesome;
	font-size: 16px;
	color: #fff;
	position: absolute;
	left: 10px;
	top: 7px;
}

.rtl .dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4:before {
	right: 10px;
	left: auto;
}

.dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 15px;
	background-color: rgba(255, 255, 255, .24);
	position: absolute;
	left: 30px;
	top: 10px;
}

.rtl .dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4:after {
	right: 30px;
	left: auto;
}

.dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4 .countdown-section {
	padding: 9px 6px;
	display: inline-block;
	position: relative;
}

.dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4 .countdown-section:before {
	content: ":";
	font-weight: 600;
	position: absolute;
	right: -2px;
	top: 8px;
}

.rtl .dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4 .countdown-section:before {
	left: -2px;
	right: auto;
}

.dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4 .countdown-section .countdown-amount {
	margin-right: 5px;
}

.dailydeals-product .resp-slider-container .box-slider-title .wrap-link .banner-countdown .countdown-show4 .countdown-section.secs:before {
	content: "";
	margin: 0;
}

.dailydeals-product .resp-slider-container .slider {
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.sw-child-cat {
	margin-bottom: 30px;
	position: relative;
}

.sw-child-cat .box-title h2 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	text-align: left;
	padding: 10px 0;
	border-bottom: 2px solid #ff5c00;
	position: relative;
	margin-bottom: 20px;
}

.rtl .sw-child-cat .box-title h2 {
	text-align: right;
}

.sw-child-cat .box-title h2:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #ff5c00;
	position: absolute;
	left: 45px;
	bottom: -7px;
}

.rtl .sw-child-cat .box-title h2:before {
	right: 45px;
	left: auto;
}

.sw-child-cat .box-title h2 .icon {
	float: left;
	margin-right: 10px;
}

.rtl .sw-child-cat .box-title h2 .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.sw-child-cat .box-title .button-collapse {
	display: none;
}

.sw-child-cat .res-button {
	position: absolute;
	top: 2px;
	height: 35px;
	width: 35px;
	line-height: 35px;
	color: #fff;
	display: inline-block;
	background-color: #222;
	z-index: 3;
	cursor: pointer;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;
	font-size: 0;
}

.sw-child-cat .res-button:hover {
	background-color: #ff5c00;
}

.sw-child-cat .res-button:before {
	font-family: "FontAwesome";
	font-size: 20px;
}

.sw-child-cat .res-button.slick-prev {
	position: absolute;
	right: 40px;
}

.sw-child-cat .res-button.slick-prev:before {
	content: "";
}

.rtl .sw-child-cat .res-button.slick-prev {
	left: 0px;
	right: auto;
}

.sw-child-cat .res-button.slick-next {
	position: absolute;
	right: 0px;
}

.sw-child-cat .res-button.slick-next:before {
	content: "";
}

.rtl .sw-child-cat .res-button.slick-next {
	left: 40px;
	right: auto;
}

.sw-child-cat .wrap-child {
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.sw-child-cat .child-top {
	float: left;
	width: 20%;
	background-color: #fff;
}

.rtl .sw-child-cat .child-top {
	float: right;
}

.sw-child-cat .child-top .childcat-content .wrap-child .item-wrap {
	float: left;
	width: 50%;
	text-align: center;
	padding: 21px 0;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

.rtl .sw-child-cat .child-top .childcat-content .wrap-child .item-wrap {
	float: right;
	border-left: 1px solid #ebebeb;
	border-right: 0;
}

.sw-child-cat .child-top .childcat-content .wrap-child .item-wrap .item-image a {
	display: inline-block;
	max-width: 100%;
}

.sw-child-cat .child-top .childcat-content .wrap-child .item-wrap .item-image a img {
	width: auto;
	margin: 0 0 10px;
}

.sw-child-cat .child-top .childcat-content .wrap-child .item-wrap .item-name a {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
}

.sw-child-cat .child-top .childcat-content .wrap-child .item-wrap .item-name a:hover {
	color: #ff5c00;
}

.sw-child-cat .childcat-slider-content {
	float: left;
	width: 80%;
}

.rtl .sw-child-cat .childcat-slider-content {
	float: right;
}

.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 {
	border-bottom: 1px solid #ebebeb;
	padding: 0 15px;
	border-right: 1px solid #ebebeb;
}

.rtl .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 {
	border-left: 1px solid #ebeaea;
	border-right: 0;
}

.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .products-thumb {
	float: right;
	max-width: 254px;
	padding: 17px 0;
}

.rtl .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .products-thumb {
	float: left;
}

.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content {
	position: relative;
	text-align: left;
	display: block;
	padding-top: 80px;
}

.rtl .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content {
	text-align: right;
}

.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-price, .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .reviews-content {
	opacity: 1;
}

.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: -33px;
	left: auto;
	right: auto;
	margin-left: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom .button, .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button, .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom .product_type_external, .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped, .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom a.compare {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3:hover {
	box-shadow: none;
}

.sw-child-cat2 {
	margin-bottom: 30px;
	position: relative;
}

.sw-child-cat2 .box-title h2 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	text-align: left;
	padding: 10px 0;
	border-bottom: 2px solid #ff5c00;
	position: relative;
	margin-bottom: 20px;
}

.rtl .sw-child-cat2 .box-title h2 {
	text-align: right;
}

.sw-child-cat2 .box-title h2:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #ff5c00;
	position: absolute;
	left: 45px;
	bottom: -7px;
}

.rtl .sw-child-cat2 .box-title h2:before {
	right: 45px;
	left: auto;
}

.sw-child-cat2 .box-title h2 .icon {
	float: left;
	margin-right: 10px;
}

.rtl .sw-child-cat2 .box-title h2 .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.sw-child-cat2 .box-title .button-collapse {
	display: none;
}

.sw-child-cat2 .box-title .icon {
	margin: 3px 0;
}

.sw-child-cat2 .res-button {
	position: absolute;
	top: 2px;
	height: 35px;
	width: 35px;
	line-height: 35px;
	color: #fff;
	display: inline-block;
	background-color: #222;
	z-index: 3;
	cursor: pointer;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;
	font-size: 0;
}

.sw-child-cat2 .res-button:hover {
	background-color: #ff5c00;
}

.sw-child-cat2 .res-button:before {
	font-family: "FontAwesome";
	font-size: 20px;
}

.sw-child-cat2 .res-button.slick-prev {
	position: absolute;
	right: 40px;
}

.sw-child-cat2 .res-button.slick-prev:before {
	content: "";
}

.rtl .sw-child-cat2 .res-button.slick-prev {
	left: 0px;
	right: auto;
}

.sw-child-cat2 .res-button.slick-next {
	position: absolute;
	right: 0px;
}

.sw-child-cat2 .res-button.slick-next:before {
	content: "";
}

.rtl .sw-child-cat2 .res-button.slick-next {
	left: 40px;
	right: auto;
}

.sw-child-cat2 .wrap-child {
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.sw-child-cat2 .child-top {
	float: left;
	width: 20%;
	background-color: #fff;
}

.rtl .sw-child-cat2 .child-top {
	float: right;
}

.sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap {
	float: left;
	width: 50%;
	text-align: center;
	padding: 20px 0 21px;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

.rtl .sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap {
	float: right;
	border-left: 1px solid #ebebeb;
	border-right: 0;
}

.sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap .item-image a {
	display: inline-block;
	max-width: 100%;
}

.sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap .item-image a img {
	width: auto;
	margin: 0 0 10px;
}

.sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap .item-name a {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
}

.sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap .item-name a:hover {
	color: #ff5c00;
}

.sw-child-cat2 .childcat-slider-content {
	float: left;
	width: 80%;
}

.rtl .sw-child-cat2 .childcat-slider-content {
	float: right;
}

.sw-child-cat2 .childcat-slider-content .resp-slider-container .slider .item-wrap3 {
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

.rtl .sw-child-cat2 .childcat-slider-content .resp-slider-container .slider .item-wrap3 {
	border-left: 1px solid #ebebeb;
	border-right: 0;
}

.sw-child-cat2 .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .products-thumb {
	padding: 15px 12px;
}

.sw-child-cat2 .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content {
	padding: 0 0 15px;
}

.sw-child-cat2 .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom {
	left: 0;
}

.rtl .sw-child-cat2 .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom {
	right: 0;
	left: auto;
}

.featured-product {
	margin: 20px 0 30px;
	position: relative;
}

.featured-product .box-slider-title h2 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	text-align: left;
	padding: 10px 0;
	border-bottom: 2px solid #ff5c00;
	position: relative;
	margin-bottom: 20px;
}

.rtl .featured-product .box-slider-title h2 {
	text-align: right;
}

.featured-product .box-slider-title h2:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #ff5c00;
	position: absolute;
	left: 45px;
	bottom: -7px;
}

.rtl .featured-product .box-slider-title h2:before {
	right: 45px;
	left: auto;
}

.featured-product .box-slider-title h2 .icon {
	float: left;
	margin-right: 10px;
}

.rtl .featured-product .box-slider-title h2 .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.featured-product .res-button {
	position: absolute;
	top: 2px;
	height: 35px;
	width: 35px;
	line-height: 35px;
	color: #fff;
	display: inline-block;
	background-color: #222;
	z-index: 3;
	cursor: pointer;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;
	font-size: 0;
}

.featured-product .res-button:hover {
	background-color: #ff5c00;
}

.featured-product .res-button:before {
	font-family: "FontAwesome";
	font-size: 20px;
}

.featured-product .res-button.slick-prev {
	position: absolute;
	right: 40px;
}

.featured-product .res-button.slick-prev:before {
	content: "";
}

.rtl .featured-product .res-button.slick-prev {
	left: 0px;
	right: auto;
}

.featured-product .res-button.slick-next {
	position: absolute;
	right: 0px;
}

.featured-product .res-button.slick-next:before {
	content: "";
}

.rtl .featured-product .res-button.slick-next {
	left: 40px;
	right: auto;
}

.featured-product .slider {
	-webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .15);
}

.banner-image-right {
	margin-left: -5px;
}

.rtl .banner-image-right {
	margin-right: -5px;
	margin-left: 0;
}

.banner-image-right >.vc_column-inner {
	padding-left: 0;
}

.rtl .banner-image-right >.vc_column-inner {
	padding-left: 15px;
	padding-right: 0;
}

.banner-image-right .wpb_wrapper {
	overflow: hidden;
	margin: 0 -10px;
}

.banner-image-right .wpb_wrapper .wpb_single_image {
	float: left;
	width: 50%;
	padding: 0 10px;
	margin: 0 0 20px;
}

.rtl .banner-image-right .wpb_wrapper .wpb_single_image {
	float: right;
}

@media (max-width: 1920px) {
	.home-style3 .body-wrapper .body-wrapper-inner>.container {
		max-width: 1600px;
		margin: 0 auto;
	}
	
	.home-style3 .header-style3 .container {
		max-width: 1600px;
	}
	
	.home-style3 .footer>.container {
		max-width: 1600px;
	}
}

@media (max-width: 1680px) {
	.home-style3 .body-wrapper .body-wrapper-inner>.container, .home-style3 .header-style3 .container {
		padding: 0 15px;
	}
	
	.home-style3 .footer>.container {
		padding: 0 15px;
	}
}

@media (max-width: 1440px) {
	.boxv3-image .elementor-widget-image {
		margin-bottom: 15px;
	}
	
	.best-selling-product.style2 .resp-slider-container {
		padding: 20px 10px;
	}
	
	.sw-child-cat .child-top .childcat-content .wrap-child .item-wrap {
		padding: 12px 0 11px;
	}
	
	.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .products-thumb {
		width: 50%;
	}
	
	.sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap {
		padding: 25px 0 26px;
	}
	
	.best-selling-product.style2 .box-slider-title h2, .sw-recommend-product .box-slider-title h2 {
		font-size: 14px;
	}
	
	.home-style3 .footer .footer-style3-newsletter .newsletter-footer .form-newsletter input[type="email"] {
		min-width: 550px;
	}
	
	.header-style3 .header-mid .search-cate .top-form.top-search {
		min-width: 550px;
	}
}

@media (max-width: 1366px) {
	.sw-category-slider3 .resp-slider-container .slick-list .item .item-wrap .item-image h3 a {
		padding: 13px 0;
		font-size: 14px;
	}
	
	.item .item-wrap3 .item-detail .item-content .item-bottom {
		left: 5px;
	}
	
	.best-selling-product.style2 .resp-slider-container {
		padding: 20px 9px;
	}
	
	.best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .products-thumb {
		margin-right: 10px;
	}
	
	.sw-child-cat2 .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content {
		padding: 0 0 16px;
	}
	
	.rtl .best-selling-product.style2 .resp-slider-container .slider .item .item-wrap .products-thumb {
		margin-left: 10px;
		margin-right: 0;
	}
	
	.best-selling-product .resp-slider-container .slider .item .item-wrap .item-content .item-price del {
		margin-right: 5px;
	}
	
	.rtl .best-selling-product .resp-slider-container .slider .item .item-wrap .item-content .item-price del {
		margin-left: 5px;
		margin-right: 0;
	}
	
	.best-selling-product.style2 .box-slider-title h2, .sw-recommend-product .box-slider-title h2 {
		font-size: 13px;
		padding: 9px 15px;
	}
	
	.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .products-thumb {
		padding: 23px 0;
	}
	
	.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content {
		padding: 60px 5px 15px;
	}
	
	.sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap {
		padding: 22px 0 22px;
	}
	
	.footer .footer-style3-newsletter .newsletter-footer .form-newsletter input[type="email"] {
		min-width: 315px;
	}
}

@media (max-width: 1199px) {
	.sw-child-cat .child-top, .sw-child-cat2 .child-top {
		width: 30%;
	}
	
	.sw-child-cat .childcat-slider-content, .sw-child-cat2 .childcat-slider-content {
		width: 70%;
	}
	
	.sw-child-cat .child-top .childcat-content .wrap-child .item-wrap {
		padding: 21px 0;
	}
	
	.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .products-thumb {
		padding: 24px 0;
	}
	
	.sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap {
		padding: 32px 0;
	}
	
	.sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap .item-detail .products-thumb {
		padding: 14px;
	}
	
	.sw-recommend-product .resp-slider-container .slider .item .item-wrap3 .item-content .item-bottom {
		left: 16px;
	}
	
	.rtl .sw-recommend-product .resp-slider-container .slider .item .item-wrap3 .item-content .item-bottom {
		right: 16px;
		left: auto;
	}
	
	.footer .footer-style3-newsletter .newsletter-footer .form-newsletter input[type="email"] {
		min-width: 190px;
	}
	
	.footer .footer-style3-newsletter .newsletter-footer .form-newsletter input[type="submit"] {
		width: 50px;
	}
	
	.footer .footer-style3-newsletter .newsletter-style3 {
		margin-right: 10px;
	}
	
	.rtl .footer .footer-style3-newsletter .newsletter-style3 {
		margin-left: 10px;
		margin-right: 0;
	}
}

@media (max-width: 991px) {
	.header-style3 .header-mid .search-cate .top-form.top-search {
		min-width: 400px;
		width: 400px;
	}
	
	.header-style3 .header-top {
		text-align: center;
	}
	
	.header-style3 .header-top .header-message {
		display: none;
	}
	
	.header-style3 .header-top .top-header {
		display: inline-block;
	}
	
	.header-style3 .header-bottom .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	
	.header-style3 .header-bottom #main-menu .primary-menu .resmenu-container .navbar-toggle .icon-bar {
		background-color: #222;
	}
	
	.title-newsletter {
		text-align: left;
	}
	
	.rtl .title-newsletter {
		text-align: right;
	}
	
	.banner-image-right {
		margin-left: 5px;
	}
	
	.rtl .banner-image-right {
		margin-right: 5px;
		margin-left: 0;
	}
	
	.banner-image-right>.vc_column-inner>.wpb_wrapper {
		margin: 0 5px 0 0;
	}
	
	.rtl .banner-image-right>.vc_column-inner>.wpb_wrapper {
		margin: 0 0 0 5px;
	}
	
	.footer .footer-style3-newsletter {
		margin: 0;
	}
	
	.rtl .footer .footer-style3-newsletter {
		margin: 0;
	}
	
	.sw-child-cat .child-top {
		float: none;
		width: 100%;
	}
	
	.sw-child-cat .child-top .childcat-content .wrap-child .item-wrap {
		padding: 10px 0;
		width: 25%;
	}
	
	.sw-child-cat .childcat-slider-content {
		float: none;
		width: 100%;
	}
	
	.sw-child-cat2 .child-top {
		float: none;
		width: 100%;
		overflow: hidden;
	}
	
	.sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap {
		padding: 15px 0;
		width: 25%;
	}
	
	.sw-child-cat2 .childcat-slider-content {
		width: 100%;
	}
	
	.banner-image-right>.vc_column-inner>.wpb_wrapper {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
		margin: 0;
	}
	
	.banner-image-right>.vc_column-inner>.wpb_wrapper .wpb_single_image {
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		width: 230px;
		float: none !important;
	}
	
	.footer .service-footer-style3 .wrap-content {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}
	
	.footer .service-footer-style3 .wrap-content >.item {
		float: none !important;
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		width: 245px;
	}
	
	.block-service-home3 ul {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}
	
	.block-service-home3 ul >li {
		float: none !important;
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		width: 350px;
	}
	
	.footer .service-footer-style3 .wrap-content .item {
		width: 33.33%;
		border: 0;
	}
	
	.rtl .footer .service-footer-style3 .wrap-content .item {
		border: 0;
	}
	
	.footer .service-footer-style3 .wrap-content .item:hover {
		border: 0;
	}
	
	.footer .service-footer-style3 .wrap-content .item:first-child {
		border: 0;
	}
	
	.rtl .footer .service-footer-style3 .wrap-content .item:first-child {
		border: 0;
	}
	
	.footer .footer-style3-newsletter .wpb_content_element.title-newsletter {
		float: none;
		margin: 0 0 20px;
		text-align: center;
	}
	
	.footer .footer-style3-newsletter .newsletter-style3 {
		float: left;
		margin: 0;
	}
	
	.footer .footer-style3-newsletter .wpb_raw_html {
		float: right;
	}
	
	.home-style3 .footer .footer-style3-newsletter .foot-e2 .newsletter-footer .form-newsletter input[type="email"] {
		min-width: 450px;
	}
}

@media (max-width: 767px) {
	.home-style3 rs-module-wrap {
		margin-bottom: 20px !important;
	}
	
	.qr-code .elementor-image-box-img {
		width: 25% !important;
		display: inline-block;
		vertical-align: top;
	}
	
	.qr-code .elementor-image-box-content {
		width: 75% !important;
		display: inline-block;
		vertical-align: top;
		text-align: left;
	}
	
	.rtl .qr-code .elementor-image-box-content {
		text-align: right;
	}
	
	.image-v1 .elementor-element-populated, .image-v2 .elementor-element-populated, .image-v3 .elementor-element-populated {
		padding: 5px !important;
	}
	
	.header-style3 .header-mid .top-form.top-form-minicart {
		margin-top: 6px;
	}
	
	.header-style3 .header-mid .search-cate .top-form.top-search {
		border: 0;
	}
	
	.header-style3 .header-mid .search-cate .top-form.top-search input {
		border: 0;
		height: 40px;
		line-height: 40px;
	}
	
	.header-style3 .header-mid .search-cate .top-form.top-search button.form-button {
		height: 40px;
		line-height: 40px;
		top: 0;
	}
	
	.sw-child-cat .child-top .childcat-content .wrap-child {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}
	
	.sw-child-cat .child-top .childcat-content .wrap-child >.item-wrap {
		float: none !important;
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		width: 180px;
	}
	
	.sw-child-cat2 .child-top .childcat-content .wrap-child {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}
	
	.sw-child-cat2 .child-top .childcat-content .wrap-child >.item-wrap {
		float: none !important;
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		width: 180px;
	}
	
	.sw-recommend-product .resp-slider-container .slider .item .item-wrap3 .item-content .item-bottom {
		left: 15px;
	}
	
	.rtl .sw-recommend-product .resp-slider-container .slider .item .item-wrap3 .item-content .item-bottom {
		right: 15px;
		left: auto;
	}
	
	.footer .footer-copyright-style3 .copyright, .footer .footer-copyright-style3 .footer-paypal {
		text-align: center !important;
	}
	
	.header-style3 .header-mid .search-cate .top-form.top-search {
		min-width: 300px;
		width: 300px;
	}
}

@media (max-width: 640px) {
	.footer .service-footer-style3 .wrap-content .item {
		width: 50%;
	}
	
	.header-style3 .header-mid .search-cate .top-form.top-search {
		min-width: 300px;
		width: 300px;
	}
}

@media (max-width: 479px) {
	.title-newsletter {
		text-align: center;
	}
	
	.header-style3 .header-mid .search-cate .top-form.top-search {
		min-width: 200px;
		width: 200px;
	}
	
	.sw-child-cat .box-title h2, .sw-child-cat2 .box-title h2 {
		font-size: 14px;
	}
	
	.home3-image .wpb_single_image {
		width: 100%;
		margin: 0 0 15px;
	}
	
	.sw-child-cat .child-top .childcat-content .wrap-child .item-wrap, .sw-child-cat2 .child-top .childcat-content .wrap-child .item-wrap {
		width: 50%;
	}
	
	.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3:hover .item-detail .products-thumb {
		box-shadow: none;
	}
	
	.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .products-thumb {
		float: none;
		max-width: 100%;
	}
	
	.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content {
		padding: 20px 0 15px;
	}
	
	.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content .item-bottom {
		position: relative;
		bottom: auto;
		margin: 15px 0;
	}
	
	.footer .footer-style3-newsletter .newsletter-style3 {
		float: none;
		text-align: center;
	}
	
	.footer .footer-style3-newsletter .newsletter-style3 .mc4wp-form {
		display: inline-block;
		margin: 0 0 10px;
	}
	
	.footer .footer-style3-newsletter {
		text-align: center;
	}
	
	.footer .footer-style3-newsletter .socials-footer {
		display: inline-block;
	}
	
	.footer .footer-style3-newsletter .wpb_raw_html {
		float: none;
	}
	
	.rtl .footer .footer-style3-newsletter .newsletter-style3 {
		float: none;
		margin: 0;
	}
	
	.rtl .footer .footer-style3-newsletter .wpb_content_element.title-newsletter {
		float: none;
		margin: 15px 0 0;
	}
	
	.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .products-thumb {
		width: 100%;
	}
	
	.sw-child-cat .childcat-slider-content .resp-slider-container .slider .item-wrap3 .item-detail .item-content {
		padding: 20px 15px 15px;
	}
	
	.footer .service-footer-style3 .wrap-content .item {
		width: 100%;
		padding: 15px 0;
	}
}

.titile-home4 {
	margin-bottom: 30px;
	display: block;
	border-bottom: 2px solid #ebebeb;
}

.titile-home4 h3 {
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	color: #222;
	position: relative;
	float: left;
	padding: 15px 0;
	margin-bottom: 0;
}

.rtl .titile-home4 h3 {
	float: right;
}

.titile-home4 h3:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
	bottom: -2px;
	left: 0;
}

.rtl .titile-home4 h3:before {
	right: 0;
	left: auto;
}

.button-home4 {
	position: absolute;
	font-size: 14px;
	color: #666;
	font-weight: 400;
	cursor: pointer;
}

.button-home4:hover {
	font-weight: 600;
	color: #222;
}

.button-home4.slick-next {
	right: 15px;
}

.button-home4.slick-next:after {
	content: "";
	font-family: "Fontawesome";
	margin-right: 0;
	margin-left: 6px;
}

.rtl .button-home4.slick-next {
	left: 60px;
	right: auto;
}

.button-home4.slick-prev {
	right: 62px;
}

.rtl .button-home4.slick-prev {
	left: 0;
	right: auto;
}

.rtl .button-home4.slick-prev:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #666;
	margin-left: 10px;
	margin-right: 0;
}

.rtl .button-home4.slick-prev:after {
	content: "";
	font-family: "Fontawesome";
	margin-left: 0;
	margin-right: 6px;
	width: auto;
	height: auto;
	background-color: transparent;
}

.button-home4.slick-prev:before {
	content: "";
	font-family: "Fontawesome";
	margin-right: 6px;
}

.button-home4.slick-prev:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #666;
	margin-left: 10px;
}

.instagram-style4 .sw-instagram-gallery {
	margin-bottom: 10px;
}

.instagram-style4 .sw-instagram-gallery h3 {
	padding: 10px 0;
	position: relative;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-transform: capitalize;
}

.instagram-style4 .sw-instagram-gallery h3:before {
	width: 0;
}

.instagram-style4 .sw-instagram-gallery .intagram-gallery-content .item {
	width: 25%;
	padding: 0 10px;
	margin-bottom: 20px;
}

.instagram-style4 .sw-instagram-gallery .intagram-gallery-content .item a {
	display: block;
	border-radius: 3px;
}

.instagram-style4 .sw-instagram-gallery .intagram-gallery-content .item a img {
	border-radius: 3px;
}

.home-style4 {
	background-color: #fff;
}

.home-style4 .main-page>.page .entry-content .entry-summary {
	margin: 0;
}

.home-style4 .responsive-slider *[data-scroll="left"] {
	display: none;
}

.home-style4 .slick-slider .slick-list .item {
	padding: 0 15px;
}

.home-style4 .sw-brand-container-slider {
	margin-bottom: 0;
	padding: 40px 0 35px;
	border-top: 2px solid #ebebeb;
}

.home-style4 .sw-brand-container-slider .res-button.slick-prev {
	left: 0;
	right: auto;
}

.home-style4 .sw-brand-container-slider .res-button.slick-next {
	right: 0;
	left: auto;
}

.home-style4 .vertical_megamenu .wrapper_vertical_menu {
	display: block;
	visibility: visible;
}

.home-style4 .vertical_megamenu .wrapper_vertical_menu >ul {
	background-color: #f5f5f5;
}

.home-style4 .testimonial-slider.layout1 {
	margin: 5px 0 40px;
}

.home-style4 .testimonial-slider.layout1 .carousel-inner {
	border: 1px solid #ebebeb;
	border-top: 0;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.home-style4 .testimonial-slider.layout1 .carousel-inner .item {
	padding: 0;
}

.home-style4 .wpb_revslider_element, .home-style4 rs-module-wrap {
	margin-bottom: 0;
}

.home-style4 .wpb_revslider_element .tp-bullets.ares, .home-style4 rs-module-wrap .tp-bullets.ares {
	width: 100px !important;
}

.home-style4 .wpb_revslider_element .tp-bullets.ares .tp-bullet, .home-style4 rs-module-wrap .tp-bullets.ares .tp-bullet {
	width: 15px !important;
	height: 5px !important;
	background-color: #000 !important;
	position: relative !important;
	display: inline-block !important;
	border-radius: 2px !important;
	cursor: pointer;
	box-sizing: content-box;
	text-align: center !important;
	left: 0 !important;
}

.home-style4 .wpb_revslider_element .tp-bullets.ares .tp-bullet +.tp-bullet, .home-style4 rs-module-wrap .tp-bullets.ares .tp-bullet +.tp-bullet {
	margin-left: 10px !important;
}

.home-style4 .wpb_revslider_element .tp-bullets.ares .tp-bullet:after, .home-style4 rs-module-wrap .tp-bullets.ares .tp-bullet:after {
	display: none;
	background-color: transparent;
	box-shadow: none;
}

.home-style4 .wpb_revslider_element .tp-bullets.ares .tp-bullet.selected, .home-style4 rs-module-wrap .tp-bullets.ares .tp-bullet.selected {
	width: 30px !important;
	height: 5px !important;
	border-radius: 2px !important;
	background-color: #ff5c00 !important;
}

.home-style4.rtl .wpb_revslider_element .tp-bullets.ares .tp-bullet +.tp-bullet {
	margin-right: 10px !important;
	margin-left: 0 !important;
}

.header-style4 {
	background-color: #101725;
	margin: 0;
}

.header-style4 .header-top {
	border: 0;
	background-color: #101725;
}

.header-style4 .header-top .top-header .info-header ul {
	margin: 0;
	overflow: hidden;
	padding: 14px 0;
	list-style: none;
}

.header-style4 .header-top .top-header .info-header ul >li {
	float: left;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	padding: 0 20px;
	position: relative;
}

.header-style4 .header-top .top-header .info-header ul >li a {
	color: #fff;
}

.header-style4 .header-top .top-header .info-header ul >li a:hover {
	color: #ff5c00;
}

.header-style4 .header-top .top-header .info-header ul >li:before {
	content: "";
	width: 1px;
	height: 10px;
	background-color: rgba(255, 255, 255, .2);
	position: absolute;
	right: 0;
	top: 2px;
	display: inline-block;
}

.rtl .header-style4 .header-top .top-header .info-header ul >li:before {
	left: 0;
	right: auto;
}

.header-style4 .header-top .top-header .info-header ul >li:first-child {
	padding-left: 0;
}

.rtl .header-style4 .header-top .top-header .info-header ul >li:first-child {
	padding-left: 20px;
	padding-right: 0;
}

.header-style4 .header-top .top-header .info-header ul >li:last-child:before {
	width: 0;
}

.rtl .header-style4 .header-top .top-header .info-header ul >li {
	float: right;
}

.rtl .header-style4 .header-top .top-header .info-header ul >li i {
	margin-left: 5px;
	margin-right: 0;
}

.header-style4 .header-top .top-header .info-header ul >li i {
	margin-right: 5px;
}

.header-style4 .header-top #lang_sel a.lang_sel_sel:after, .header-style4 .header-top .currency_w>li>a:after {
	color: #fff;
}

.header-style4 .header-top #lang_sel>ul.nav>li>a, .header-style4 .header-top .currency_w>li>a, .header-style4 .header-top .widget_nav_menu h3, .header-style4 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	padding-right: 15px;
	padding-left: 0;
}

.rtl .header-style4 .header-top #lang_sel>ul.nav>li>a, .rtl .header-style4 .header-top .currency_w>li>a, .rtl .header-style4 .header-top .widget_nav_menu h3, .rtl .header-style4 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	padding-left: 15px;
	padding-right: 0;
}

.header-style4 .header-top .top-login ul li a, .header-style4 .header-top .widget_nav_menu h3, .header-style4 .header-top #lang_sel>ul.nav>li>a, .header-style4 .header-top .currency_w>li>a, .header-style4 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	color: #fff;
	border-right: 1px solid rgba(225, 225, 225, .2);
	border-left: 0;
}

.rtl .header-style4 .header-top .top-login ul li a, .rtl .header-style4 .header-top .widget_nav_menu h3, .rtl .header-style4 .header-top #lang_sel>ul.nav>li>a, .rtl .header-style4 .header-top .currency_w>li>a, .rtl .header-style4 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	border-left: 1px solid rgba(225, 225, 225, .2);
	border-right: 0;
}

.header-style4 .header-top .top-login ul li a:hover, .header-style4 .header-top .widget_nav_menu h3:hover, .header-style4 .header-top #lang_sel>ul.nav>li>a:hover, .header-style4 .header-top .currency_w>li>a:hover, .header-style4 .header-top .elementor-widget-wp-widget-nav_menu h5:hover {
	color: #fff;
}

.header-style4 .header-top .top-login ul li a {
	padding: 0;
	border: 0;
}

.rtl .header-style4 .header-top .top-login ul li a {
	border: 0;
	padding: 0;
}

.rtl .header-style4 .header-top .currency_w {
	margin: 0;
}

.header-style4 .header-mid {
	padding: 5px 0 18px;
	background-color: transparent;
}

.header-style4 .header-mid .top-form.top-form-minicart {
	margin-top: 3px;
}

.rtl .header-style4 .header-mid .top-form.top-form-minicart {
	margin-right: 20px;
	margin-left: 0;
}

.header-style4 .header-mid .top-form.top-form-minicart .top-minicart-icon .cart-contents {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-ly1.png") no-repeat center center #ff5c00;
}

.header-style4 .header-mid .top-form.top-form-minicart .top-minicart-icon .cart-contents.nitro-lazy {
	background-image: none !important;
}

.header-style4 .header-mid .top-form.top-form-minicart .top-minicart-icon .cart-right {
	color: #fff;
}

.header-style4 .header-mid .top-form.top-form-minicart .top-minicart-icon .cart-right h3, .header-style4 .header-mid .top-form.top-form-minicart .top-minicart-icon .cart-right span.woocommerce-Price-amount {
	color: #fff;
}

.header-style4 .header-mid .header-right .widget_nav_menu {
	padding: 15px 0;
}

.header-style4 .header-mid .header-right .widget_nav_menu ul.menu>li.yith-woocompare-open {
	margin: 0px 10px 0;
}

.header-style4 .header-mid .search-cate .sw_woo_search .top-form.top-search {
	border-left: 0;
}

.header-style4 .header-mid .search-cate .sw_woo_search .top-form.top-search .topsearch-entry {
	padding-left: 0;
}

.header-style4 .header-mid .search-cate .sw_woo_search .top-form.top-search .topsearch-entry .cat-wrapper select {
	padding: 0px 15px 0;
}

.header-style4 .header-mid .search-cate .top-form.top-search {
	border: 1px solid #e1e1e1;
	border-radius: 4px;
}

.header-style4 .header-mid .search-cate .top-form.top-search .cat-wrapper {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-left: 1px solid #e1e1e1;
	height: 42px;
}

.header-style4 .header-mid .search-cate .top-form.top-search .cat-wrapper select {
	height: 42px;
}

.header-style4 .header-mid .search-cate .top-form.top-search input {
	height: 42px;
	line-height: 42px;
}

.header-style4 .header-mid .search-cate .top-form.top-search button.form-button {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #ff5c00;
	top: 2px;
	right: 2px;
	height: 38px;
	line-height: 38px;
}

.header-style4 .header-mid .search-cate .top-form.top-search button.form-button:hover {
	background-color: #e65300;
}

.rtl .header-style4 .header-mid .search-cate .top-form.top-search button.form-button {
	left: 2px;
	right: auto;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.header-style4 .header-block .block-header ul li>a {
	color: #555;
}

.header-style4 .header-bottom {
	background-color: #fff;
}

.footer .footer-style4-menu {
	background-color: #101725;
}

.footer .footer-style4-menu .footer-top {
	padding: 30px 0 0;
}

.footer .footer-style4-menu .footer-top .wpb_single_image {
	margin: 0 0 15px;
}

.rtl .footer .footer-style4-menu .footer-top .wpb_single_image {
	text-align: right;
}

.footer .footer-style4-menu .footer-info4 p {
	margin: 0 0 30px;
	font-size: 14px;
	color: #ccc;
}

.footer .footer-style4-menu .footer-info4 ul {
	margin: 0;
	list-style: none;
	margin-right: 30px;
}

.rtl .footer .footer-style4-menu .footer-info4 ul {
	margin-left: 30px;
	margin-right: 0;
}

.footer .footer-style4-menu .footer-info4 ul >li {
	line-height: 20px;
	margin-bottom: 10px;
}

.footer .footer-style4-menu .footer-info4 ul >li a:hover span {
	color: #ff5c00;
}

.footer .footer-style4-menu .footer-info4 ul >li i {
	font-size: 16px;
	color: #ccc;
	margin-right: 10px;
}

.rtl .footer .footer-style4-menu .footer-info4 ul >li i {
	margin-left: 10px;
	margin-right: 0;
}

.footer .footer-style4-menu .footer-info4 ul >li span {
	font-size: 14px;
	color: #ccc;
}

.footer .footer-style4-menu .elementor-widget-wp-widget-nav_menu h5 {
	padding: 10px 0;
	position: relative;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-transform: capitalize;
}

.footer .footer-style4-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
	font-size: 14px;
	color: #ccc;
	position: relative;
	padding: 7px 0 7px 14px;
	text-transform: capitalize;
	display: block;
}

.rtl .footer .footer-style4-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
	padding: 7px 14px 7px 0;
}

.footer .footer-style4-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:before {
	content: "";
	font-family: Fontawesome;
	font-size: 5px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: -4px;
}

.rtl .footer .footer-style4-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:before {
	right: -4px;
	left: auto;
}

.footer .footer-style4-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
}

.footer .footer-style4-menu .widget_nav_menu h2.widgettitle {
	padding: 10px 0;
	position: relative;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-transform: capitalize;
}

.footer .footer-style4-menu .widget_nav_menu ul.menu >li >a {
	font-size: 14px;
	color: #ccc;
	position: relative;
	padding: 7px 0 7px 14px;
	text-transform: capitalize;
	display: block;
}

.rtl .footer .footer-style4-menu .widget_nav_menu ul.menu >li >a {
	padding: 7px 14px 7px 0;
}

.footer .footer-style4-menu .widget_nav_menu ul.menu >li >a:before {
	content: "";
	font-family: Fontawesome;
	font-size: 5px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: -4px;
}

.rtl .footer .footer-style4-menu .widget_nav_menu ul.menu >li >a:before {
	right: -4px;
	left: auto;
}

.footer .footer-style4-menu .widget_nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
}

.footer .footer-style4-menu .directory-block {
	margin-bottom: 0;
}

.footer .footer-style4-menu .footer-directory ul {
	list-style: none;
	margin: 0;
	padding: 30px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	border-top: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-style4-menu .footer-directory ul >li {
	font-size: 12px;
	overflow: hidden;
}

.footer .footer-style4-menu .footer-directory ul >li h4 {
	color: #ccc;
	font-weight: 700;
	float: left;
	font-size: 12px;
	margin-right: 5px;
}

.rtl .footer .footer-style4-menu .footer-directory ul >li h4 {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.footer .footer-style4-menu .footer-directory ul >li a {
	color: #ccc;
}

.footer .footer-style4-menu .footer-directory ul >li a:hover {
	color: #ff5c00;
}

.responsive-post-slider3 {
	position: relative;
}

.responsive-post-slider3 .block-title {
	margin-bottom: 30px;
	display: block;
	border-bottom: 2px solid #ebebeb;
}

.responsive-post-slider3 .block-title h3 {
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	color: #222;
	position: relative;
	float: left;
	padding: 15px 0;
	margin-bottom: 0;
}

.rtl .responsive-post-slider3 .block-title h3 {
	float: right;
}

.responsive-post-slider3 .block-title h3:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
	bottom: -2px;
	left: 0;
}

.rtl .responsive-post-slider3 .block-title h3:before {
	right: 0;
	left: auto;
}

.responsive-post-slider3 .block-title h3 {
	padding-top: 5px;
}

.responsive-post-slider3 .res-button {
	top: 7px;
	position: absolute;
	font-size: 14px;
	color: #666;
	font-weight: 400;
	cursor: pointer;
}

.responsive-post-slider3 .res-button:hover {
	font-weight: 600;
	color: #222;
}

.responsive-post-slider3 .res-button.slick-next {
	right: 15px;
}

.responsive-post-slider3 .res-button.slick-next:after {
	content: "";
	font-family: "Fontawesome";
	margin-right: 0;
	margin-left: 6px;
}

.rtl .responsive-post-slider3 .res-button.slick-next {
	left: 60px;
	right: auto;
}

.responsive-post-slider3 .res-button.slick-prev {
	right: 62px;
}

.rtl .responsive-post-slider3 .res-button.slick-prev {
	left: 0;
	right: auto;
}

.rtl .responsive-post-slider3 .res-button.slick-prev:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #666;
	margin-left: 10px;
	margin-right: 0;
}

.rtl .responsive-post-slider3 .res-button.slick-prev:after {
	content: "";
	font-family: "Fontawesome";
	margin-left: 0;
	margin-right: 6px;
	width: auto;
	height: auto;
	background-color: transparent;
}

.responsive-post-slider3 .res-button.slick-prev:before {
	content: "";
	font-family: "Fontawesome";
	margin-right: 6px;
}

.responsive-post-slider3 .res-button.slick-prev:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #666;
	margin-left: 10px;
}

.responsive-post-slider3 .slider .slick-list {
	position: relative;
	margin: 0 -15px;
}

.responsive-post-slider3 .slider .slick-list .item {
	padding: 0 15px;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .img_over {
	margin-bottom: 20px;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .img_over a {
	display: block;
	position: relative;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .img_over a:hover:before {
	opacity: 1;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .img_over a:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .4);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	opacity: 0;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .entry-content h4 a {
	font-size: 16px;
	color: #222;
	text-transform: capitalize;
	font-weight: 700;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .entry-content h4 a:hover {
	color: #ff5c00;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta {
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta .item-date {
	margin-right: 10px;
	display: inline-block;
}

.rtl .responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta .item-date {
	margin-left: 10px;
	margin-right: 0;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta a {
	color: #999;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta a:hover {
	color: #ff5c00;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta i {
	margin-right: 5px;
}

.rtl .responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .entry-content .item-meta i {
	margin-left: 5px;
	margin-right: 0;
}

.responsive-post-slider3 .slider .slick-list .item .item-inner .item-detail .entry-content .description {
	font-size: 14px;
	line-height: 22px;
}

.block-service-home2 {
	background-color: #fff;
}

.block-service-home2 ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
}

.block-service-home2 ul >li.item {
	padding: 33px 0;
	cursor: pointer;
}

.block-service-home2 ul >li.item:hover .text h5 a {
	color: #ff5c00;
}

.block-service-home2 ul >li.item.free .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-freeship2.png") no-repeat center center;
}

.block-service-home2 ul >li.item.free .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home2 ul >li.item.secure .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-payment2.png") no-repeat center center;
}

.block-service-home2 ul >li.item.secure .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home2 ul >li.item.support .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-suport2.png") no-repeat center center;
}

.block-service-home2 ul >li.item.support .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home2 ul >li.item.payment .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-dailyvery2.png") no-repeat center center;
}

.block-service-home2 ul >li.item.payment .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home2 ul >li.item .icon {
	display: inline-block;
	width: 35px;
	height: 33px;
	float: left;
	margin-right: 10px;
}

.rtl .block-service-home2 ul >li.item .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.block-service-home2 ul >li.item .text h5 {
	margin: 0 0 2px;
}

.block-service-home2 ul >li.item .text h5 a {
	color: #222;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}

.block-service-home2 ul >li.item .text p {
	font-size: 12px;
	color: #222;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0;
	line-height: 16px;
}

.block-service-home4 {
	background-color: #fff;
	margin: 30px 0;
}

.block-service-home4 ul {
	overflow: hidden;
	list-style: none;
	margin: 0 -15px;
}

.block-service-home4 ul >li.item {
	padding: 0 15px;
	cursor: pointer;
}

.block-service-home4 ul >li.item .item-content {
	padding: 30px 15px;
	background-color: #f5f5f5;
	border-radius: 3px;
}

.block-service-home4 ul >li.item:hover .text h5 a {
	color: #ff5c00;
}

.block-service-home4 ul >li.item.free .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-delivery4.png") no-repeat center center;
}

.block-service-home4 ul >li.item.free .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home4 ul >li.item.secure .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-great4.png") no-repeat center center;
}

.block-service-home4 ul >li.item.secure .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home4 ul >li.item.support .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-payment4.png") no-repeat center center;
}

.block-service-home4 ul >li.item.support .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home4 ul >li.item.payment .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-suport4.png") no-repeat center center;
}

.block-service-home4 ul >li.item.payment .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home4 ul >li.item .icon {
	display: inline-block;
	width: 41px;
	height: 41px;
	float: left;
	margin-right: 10px;
}

.rtl .block-service-home4 ul >li.item .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.block-service-home4 ul >li.item .text h5 {
	margin: 0 0 6px;
}

.block-service-home4 ul >li.item .text h5 a {
	color: #222;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}

.block-service-home4 ul >li.item .text p {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0;
	line-height: 16px;
}

.countdown-slider4 {
	background-color: #fff;
	margin: 0 0 10px;
	position: relative;
}

.countdown-slider4 .res-button {
	position: absolute;
	font-size: 14px;
	color: #666;
	font-weight: 400;
	cursor: pointer;
	top: 0px;
}

.countdown-slider4 .res-button:hover {
	font-weight: 600;
	color: #222;
}

.countdown-slider4 .res-button.slick-next {
	right: 15px;
}

.countdown-slider4 .res-button.slick-next:after {
	content: "";
	font-family: "Fontawesome";
	margin-right: 0;
	margin-left: 6px;
}

.rtl .countdown-slider4 .res-button.slick-next {
	left: 60px;
	right: auto;
}

.countdown-slider4 .res-button.slick-prev {
	right: 62px;
}

.rtl .countdown-slider4 .res-button.slick-prev {
	left: 0;
	right: auto;
}

.rtl .countdown-slider4 .res-button.slick-prev:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #666;
	margin-left: 10px;
	margin-right: 0;
}

.rtl .countdown-slider4 .res-button.slick-prev:after {
	content: "";
	font-family: "Fontawesome";
	margin-left: 0;
	margin-right: 6px;
	width: auto;
	height: auto;
	background-color: transparent;
}

.countdown-slider4 .res-button.slick-prev:before {
	content: "";
	font-family: "Fontawesome";
	margin-right: 6px;
}

.countdown-slider4 .res-button.slick-prev:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #666;
	margin-left: 10px;
}

.countdown-slider4 .box-title {
	margin-bottom: 30px;
	display: block;
	border-bottom: 2px solid #ebebeb;
}

.countdown-slider4 .box-title h3 {
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	color: #222;
	position: relative;
	float: left;
	padding: 15px 0;
	margin-bottom: 0;
}

.rtl .countdown-slider4 .box-title h3 {
	float: right;
}

.countdown-slider4 .box-title h3:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
	bottom: -2px;
	left: 0;
}

.rtl .countdown-slider4 .box-title h3:before {
	right: 0;
	left: auto;
}

.countdown-slider4 .box-title h3 {
	padding: 0 0 15px;
}

.countdown-slider4 .resp-slider-container .slider .slick-list {
	margin: 0 -15px;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item {
	padding: 0 15px;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 {
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
	border-radius: 2px;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb {
	float: left;
	max-width: 47%;
	position: relative;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .6);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	opacity: 0;
	z-index: 1;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb .onsale {
	display: none;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb .fancybox {
	font-size: 12px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 15px;
	margin-left: -50px;
	z-index: 3;
	font-weight: 300;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb .fancybox:before {
	font-size: 14px;
	margin-right: 5px;
}

.rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb {
	float: right;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content {
	float: left;
	width: 53%;
	position: relative;
	padding: 20px 10px 0 25px;
	text-align: left;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .sale-off {
	position: absolute;
	position: relative;
	right: 10px;
	right: auto;
	top: 10px;
	top: auto;
	height: 20px;
	width: auto;
	padding: 0 10px;
	background-color: #ff5c00;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
	left: auto;
	bottom: auto;
	float: left;
	margin: 0 0 10px;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .sale-off .text {
	display: none;
}

.rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .sale-off {
	left: 10px;
	right: auto;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .sale-off:before {
	display: none;
}

.rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .sale-off {
	float: right;
	right: auto;
}

.rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content {
	float: right;
	text-align: right;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .reviews-content, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content h4 a, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-price {
	opacity: 1 !important;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .reviews-content {
	margin-bottom: 7px;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content h4 {
	margin-bottom: 10px;
	clear: both;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-price {
	margin-bottom: 15px;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-price del {
	float: left;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	margin-left: 0;
	color: #ccc;
}

.rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-price del {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-price ins {
	color: #222;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom {
	position: relative;
	left: auto;
	right: auto;
	margin: 0;
	opacity: 1;
	bottom: auto;
	margin-top: 10px;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .add_to_cart_button, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_external, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_grouped {
	order: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	color: #222;
	text-transform: capitalize;
	background-color: #fff;
	padding: 0 13px 0 33px;
	border-radius: 15px;
	border: 1px solid #ccc;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/cart-home4.png") no-repeat left 14px center;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .add_to_cart_button.nitro-lazy, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_external.nitro-lazy, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_grouped.nitro-lazy {
	background-image: none !important;
}

.rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .add_to_cart_button, .rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_external, .rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_grouped {
	padding: 0 33px 0 13px;
	background-position: right 14px center;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .add_to_cart_button:hover, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_external:hover, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_grouped:hover {
	background-color: #e65300;
	color: #fff;
	border: 1px solid #ff5c00;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .add_to_cart_button.loading, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_external.loading, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_grouped.loading {
	background-color: #ff5c00;
	opacity: .75;
	filter: alpha(opacity=75);
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .add_to_cart_button.loading:before, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_external.loading:before, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_grouped.loading:before {
	text-align: center;
	left: 0;
	background-color: #ff5c00;
	border-radius: 16px;
	background-size: contain;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .add_to_cart_button.added, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_external.added, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_grouped.added {
	background-color: #ff5c00;
	color: #fff;
	border: 1px solid #ff5c00;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .add_to_cart_button.added:after, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_external.added:after, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_grouped.added:after {
	position: absolute;
	left: 10px;
	top: 7px;
	text-align: center;
	font-family: WooCommerce;
	background: #90cd0d;
	font-size: 8px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 15px;
	vertical-align: top;
	border-radius: 50%;
	margin: 0;
	color: #444;
	font-weight: bold;
}

.rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .add_to_cart_button.added:after, .rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_external.added:after, .rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_grouped.added:after {
	right: 10px;
	left: auto;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom a.compare {
	text-align: center;
	color: #222;
	font-weight: 500;
	height: 30px;
	line-height: 30px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ccc;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	min-width: 30px;
	margin: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
	opacity: 0;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom a.compare:before {
	font-family: fontawesome;
	font-size: 12px;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom a.compare:hover {
	min-width: 30px;
	background-color: #ff5c00;
	border: 1px solid #ff5c00;
	font-size: 0;
	padding: 0;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom a.compare:hover:before {
	color: #fff;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a {
	background-color: #ff5c00;
	border: 1px solid #ff5c00;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before {
	color: #fff;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .add_to_cart_button, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_external, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom .product_type_grouped {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.rtl .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content .item-bottom {
	right: auto;
	left: auto;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .products-thumb:before {
	opacity: 1;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content .add_to_cart_button, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content .product_type_external, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content .product_type_grouped {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/cart-home4-at.png") no-repeat left 14px center #ff5c00;
	color: #fff;
	border: 1px solid #ff5c00;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content .add_to_cart_button.nitro-lazy, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content .product_type_external.nitro-lazy, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content .product_type_grouped.nitro-lazy {
	background-image: none !important;
}

.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2:hover .item-content a.compare {
	opacity: 1;
}

.sw-woo-container-slider-theme2 {
	background-color: #fff;
	margin: 0 0 10px;
	position: relative;
}

.sw-woo-container-slider-theme2 .res-button {
	position: absolute;
	font-size: 14px;
	color: #666;
	font-weight: 400;
	cursor: pointer;
	top: 15px;
}

.sw-woo-container-slider-theme2 .res-button:hover {
	font-weight: 600;
	color: #222;
}

.sw-woo-container-slider-theme2 .res-button.slick-next {
	right: 15px;
}

.sw-woo-container-slider-theme2 .res-button.slick-next:after {
	content: "";
	font-family: "Fontawesome";
	margin-right: 0;
	margin-left: 6px;
}

.rtl .sw-woo-container-slider-theme2 .res-button.slick-next {
	left: 60px;
	right: auto;
}

.sw-woo-container-slider-theme2 .res-button.slick-prev {
	right: 62px;
}

.rtl .sw-woo-container-slider-theme2 .res-button.slick-prev {
	left: 0;
	right: auto;
}

.rtl .sw-woo-container-slider-theme2 .res-button.slick-prev:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #666;
	margin-left: 10px;
	margin-right: 0;
}

.rtl .sw-woo-container-slider-theme2 .res-button.slick-prev:after {
	content: "";
	font-family: "Fontawesome";
	margin-left: 0;
	margin-right: 6px;
	width: auto;
	height: auto;
	background-color: transparent;
}

.sw-woo-container-slider-theme2 .res-button.slick-prev:before {
	content: "";
	font-family: "Fontawesome";
	margin-right: 6px;
}

.sw-woo-container-slider-theme2 .res-button.slick-prev:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #666;
	margin-left: 10px;
}

.sw-woo-container-slider-theme2 .box-title {
	margin-bottom: 30px;
	display: block;
	border-bottom: 2px solid #ebebeb;
	margin-top: 20px;
}

.sw-woo-container-slider-theme2 .box-title h3 {
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	color: #222;
	position: relative;
	float: left;
	padding: 15px 0;
	margin-bottom: 0;
}

.rtl .sw-woo-container-slider-theme2 .box-title h3 {
	float: right;
}

.sw-woo-container-slider-theme2 .box-title h3:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
	bottom: -2px;
	left: 0;
}

.rtl .sw-woo-container-slider-theme2 .box-title h3:before {
	right: 0;
	left: auto;
}

.sw-woo-container-slider-theme2 .slider .slick-list {
	margin: 0 -14px;
}

.countdown-slider5 {
	margin-bottom: 10px;
}

.countdown-slider5 .box-title h3 {
	display: block;
	background-color: #ff5c00;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	padding: 12px 20px;
	margin-bottom: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.rtl .countdown-slider5 .box-title h3 {
	text-align: right;
}

.countdown-slider5 .res-button {
	position: absolute;
	top: 11px;
	height: 20px;
	width: 12px;
	color: #fff;
	display: inline-block;
	background-color: transparent;
	z-index: 3;
	cursor: pointer;
	font-size: 0;
}

.countdown-slider5 .res-button:hover {
	opacity: .5;
}

.countdown-slider5 .res-button:before {
	font-family: "FontAwesome";
	font-size: 18px;
}

.countdown-slider5 .res-button.slick-prev {
	position: absolute;
	right: 40px;
}

.countdown-slider5 .res-button.slick-prev:before {
	content: "";
}

.rtl .countdown-slider5 .res-button.slick-prev {
	left: 20px;
	right: auto;
}

.countdown-slider5 .res-button.slick-next {
	position: absolute;
	right: 20px;
}

.countdown-slider5 .res-button.slick-next:before {
	content: "";
}

.rtl .countdown-slider5 .res-button.slick-next {
	left: 40px;
	right: auto;
}

.countdown-slider5 .slider .slick-list .item {
	padding: 0;
}

.countdown-slider5 .slider .slick-list .item .item-wrap4 {
	border-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.countdown-slider5 .slider .slick-list .item .item-detail .products-thumb .product_thumb_hover:before {
	border-radius: 0;
}

.countdown-slider5 .slider .slick-list .item .item-detail .item-content {
	text-align: center;
	padding: 15px 20px;
}

.countdown-slider5 .slider .slick-list .item .item-detail .item-content .item-price>span {
	display: inline-block;
}

.countdown-slider5 .slider .slick-list .item .item-detail .item-content .item-price {
	margin-bottom: 0;
}

.sw-woo-container-slider-theme3 {
	position: relative;
}

.sw-woo-container-slider-theme3 .box-slider-title h2 {
	display: block;
	background-color: #ff5c00;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	padding: 12px 20px;
	margin-bottom: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.rtl .sw-woo-container-slider-theme3 .box-slider-title h2 {
	text-align: right;
}

.sw-woo-container-slider-theme3 .res-button {
	position: absolute;
	top: 10px;
	height: 20px;
	width: 12px;
	color: #fff;
	display: inline-block;
	background-color: transparent;
	z-index: 3;
	cursor: pointer;
	font-size: 0;
}

.sw-woo-container-slider-theme3 .res-button:hover {
	opacity: .5;
}

.sw-woo-container-slider-theme3 .res-button:before {
	font-family: "FontAwesome";
	font-size: 20px;
}

.sw-woo-container-slider-theme3 .res-button.slick-prev {
	position: absolute;
	right: 30px;
}

.sw-woo-container-slider-theme3 .res-button.slick-prev:before {
	content: "";
}

.rtl .sw-woo-container-slider-theme3 .res-button.slick-prev {
	left: 10px;
	right: auto;
}

.sw-woo-container-slider-theme3 .res-button.slick-next {
	position: absolute;
	right: 10px;
}

.sw-woo-container-slider-theme3 .res-button.slick-next:before {
	content: "";
}

.rtl .sw-woo-container-slider-theme3 .res-button.slick-next {
	left: 30px;
	right: auto;
}

.sw-woo-container-slider-theme3 .resp-slider-container {
	padding: 25px 5px 5px;
	border: 1px solid #ebebeb;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top: 0;
}

.sw-woo-container-slider-theme3 .resp-slider-container .sale-off {
	display: none;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps {
	margin-bottom: 18px;
	overflow: hidden;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps:hover .products-thumb a {
	border: 1px solid #ff5c00;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .products-thumb {
	float: left;
	max-width: 70px;
	margin-right: 20px;
	position: relative;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .products-thumb a {
	display: inline-block;
	max-width: 100%;
	border: 1px solid #ebebeb;
	border-radius: 2px;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .products-thumb img {
	border-radius: 2px;
}

.rtl .sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .products-thumb {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .item-content {
	padding: 0;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .item-content h4 {
	margin-bottom: 5px;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .item-content h4 a {
	font-size: 14px;
	color: #222;
	border: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: 400;
	text-transform: capitalize;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .item-content h4 a:hover {
	color: #ff5c00;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .item-content .item-price {
	font-size: 16px;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .item-content .item-price del {
	float: left;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	margin-left: 0;
	color: #ccc;
}

.rtl .sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .item-content .item-price del {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}

.sw-woo-container-slider-theme3 .resp-slider-container .slider .slick-list .item .item-wraps .item-content .item-price ins {
	font-size: 16px;
	color: #222;
}

.sidebar-newsletter {
	padding: 20px 0 27px;
	text-align: center;
}

.sidebar-newsletter img {
	display: inline-block;
	margin-bottom: 10px !important;
	vertical-align: top;
}

.sidebar-newsletter h3 {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
}

.sidebar-newsletter .des {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}

.sidebar-newsletter .des span {
	font-weight: 700;
	color: #ff5c00;
}

.sidebar-newsletter .mc4wp-form {
	overflow: hidden;
	display: inline-block;
}

.sidebar-newsletter .mc4wp-form .mc4wp-form-fields {
	display: inline-block;
}

.sidebar-newsletter .mc4wp-form.mc4wp-form-success .mc4wp-response {
	clear: both;
}

.sidebar-newsletter .mc4wp-form input[type="email"] {
	border: 0;
	height: 40px;
	padding: 0 16px;
	min-width: 170px;
	font-size: 12px;
	color: #555;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: 0;
	float: left;
}

.rtl .sidebar-newsletter .mc4wp-form input[type="email"] {
	float: right;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.sidebar-newsletter .mc4wp-form input[type="submit"] {
	border: 0;
	background-color: #ff5c00;
	height: 40px;
	width: 50px;
	font-size: 0;
	border-radius: 0;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	line-height: 40px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-submit.png") no-repeat scroll center center #ff5c00;
	float: left;
}

.sidebar-newsletter .mc4wp-form input[type="submit"].nitro-lazy {
	background-image: none !important;
}

.rtl .sidebar-newsletter .mc4wp-form input[type="submit"] {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.sidebar-newsletter .mc4wp-form input[type="submit"]:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-submit.png") no-repeat scroll center center #e65300;
}

.sidebar-newsletter .mc4wp-form input[type="submit"]:hover.nitro-lazy {
	background-image: none !important;
}

.countdown-slider6 {
	position: relative;
}

.countdown-slider6 .box-title {
	margin-bottom: 30px;
	display: block;
	border-bottom: 2px solid #ebebeb;
}

.countdown-slider6 .box-title h3 {
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	color: #222;
	position: relative;
	float: left;
	padding: 15px 0;
	margin-bottom: 0;
}

.rtl .countdown-slider6 .box-title h3 {
	float: right;
}

.countdown-slider6 .box-title h3:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
	bottom: -2px;
	left: 0;
}

.rtl .countdown-slider6 .box-title h3:before {
	right: 0;
	left: auto;
}

.countdown-slider6 .box-title h3 {
	padding: 0 0 15px;
}

.countdown-slider6 .res-button {
	position: absolute;
	font-size: 14px;
	color: #666;
	font-weight: 400;
	cursor: pointer;
	top: 0;
}

.countdown-slider6 .res-button:hover {
	font-weight: 600;
	color: #222;
}

.countdown-slider6 .res-button.slick-next {
	right: 15px;
}

.countdown-slider6 .res-button.slick-next:after {
	content: "";
	font-family: "Fontawesome";
	margin-right: 0;
	margin-left: 6px;
}

.rtl .countdown-slider6 .res-button.slick-next {
	left: 60px;
	right: auto;
}

.countdown-slider6 .res-button.slick-prev {
	right: 62px;
}

.rtl .countdown-slider6 .res-button.slick-prev {
	left: 0;
	right: auto;
}

.rtl .countdown-slider6 .res-button.slick-prev:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #666;
	margin-left: 10px;
	margin-right: 0;
}

.rtl .countdown-slider6 .res-button.slick-prev:after {
	content: "";
	font-family: "Fontawesome";
	margin-left: 0;
	margin-right: 6px;
	width: auto;
	height: auto;
	background-color: transparent;
}

.countdown-slider6 .res-button.slick-prev:before {
	content: "";
	font-family: "Fontawesome";
	margin-right: 6px;
}

.countdown-slider6 .res-button.slick-prev:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #666;
	margin-left: 10px;
}

.countdown-slider6 .slider .slick-list {
	margin: 0 -15px;
	padding: 0;
}

.countdown-slider6 .slider .slick-list .item {
	margin: 0;
	padding: 0;
}

.countdown-slider6 .slider .slick-list .item.item-3columns .item-wrap4 {
	width: 60%;
}

.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4 {
	width: 25%;
}

.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4.first-item {
	width: 50%;
}

.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4.first-item .item-content {
	padding: 20px 20px 30px;
}

.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4.first-item .item-content .product-countdown {
	text-align: center;
	margin: 10px 0 15px;
}

.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4.first-item .item-content .reviews-content {
	margin: 15px 0;
}

.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4.first-item .item-content h4 a {
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize;
	color: #222;
}

.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4.first-item .item-content h4 a:hover {
	color: #ff5c00;
}

.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4.first-item .item-content .item-price del {
	font-size: 16px;
}

.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4.first-item .item-content .item-price ins {
	font-size: 20px;
}

.countdown-slider6 .slider .slick-list .item.item-7columns .item-wrap4 {
	width: 40%;
}

.countdown-slider6 .slider .slick-list .item.item-7columns .item-wrap4.first-item {
	width: 20%;
}

.countdown-slider6 .slider .slick-list .item.item-9columns .item-wrap4 {
	width: 15%;
}

.countdown-slider6 .slider .slick-list .item .item-wrap4 {
	padding: 0 15px;
	float: left;
	background-color: #fff;
	margin-bottom: 30px;
	border: 0;
}

.countdown-slider6 .slider .slick-list .item .item-wrap4 .item-detail {
	border: 1px solid #ebebeb;
}

.countdown-slider6 .slider .slick-list .item .item-wrap4 .item-detail .item-content {
	padding: 10px 20px;
}

.countdown-slider6 .slider .slick-list .item .item-wrap4:hover {
	border: 0;
}

.countdown-slider6 .slider .slick-list .item .item-wrap4.first-item {
	clear: both;
	width: 40%;
	position: relative;
}

.rtl .countdown-slider6 .slider .slick-list .item .item-wrap4.first-item {
	float: right;
}

@media (max-width: 991px) {
	.header-style4 .header-mid {
		padding: 20px 0;
	}
	
	.header-style4 .topdeal-logo a {
		margin: 0 0 20px;
	}
	
	.header-style4 .header-block .block-header ul {
		display: none;
	}
	
	.header-style4 .header-bottom .vertical_megamenu .resmenu-container .navbar-toggle {
		background-color: #222;
	}
	
	.header-style4 .main-menu {
		float: right;
	}
	
	.rtl .header-style4 .main-menu {
		float: left;
	}
	
	.header-style4 .main-menu .primary-menu .resmenu-container .navbar-toggle {
		background-color: #ff5c00;
	}
	
	.header-style4 .main-menu .primary-menu .resmenu-container .menu-responsive-wrapper {
		right: 0;
	}
	
	.rtl .header-style4 .main-menu .primary-menu .resmenu-container .menu-responsive-wrapper {
		left: 0;
		right: auto;
	}
	
	.header-style4 .header-bottom .resmenu-container .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	
	.header-style4 .header-bottom .resmenu-container .navbar-toggle .icon-bar:hover {
		background-color: #fff;
	}
	
	.block-image-home4 .wpb_single_image {
		display: none;
	}
	
	.block-service-home4 ul {
		overflow-x: scroll !important;
		overflow-y: hidden;
		white-space: nowrap;
	}
	
	.block-service-home4 ul >li {
		float: none !important;
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		width: 350px;
	}
	
	.countdown-slider5 {
		border-right: 1px solid #ebebeb;
	}
	
	.countdown-slider5 .slider .slick-list .item .item-wrap4 {
		border-right: 0;
	}
}

@media (max-width: 767px) {
	.header-style4 .header-top .top-header .info-header {
		display: none;
	}
	
	.footer .footer-copyright-style4 .footer-paypal, .footer .footer-copyright-style4 .copyright {
		text-align: center !important;
	}
	
	.header-style4 .header-top {
		text-align: center;
	}
	
	.header-style4 .header-top .top-header {
		display: inline-block;
	}
	
	.header-style4 .header-mid .header-right {
		margin-top: 4px;
	}
	
	.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4 {
		width: 50%;
	}
	
	.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4.first-item {
		width: 100%;
	}
}

@media (max-width: 640px) {
	.header-style4 .header-top {
		text-align: center;
	}
	
	.header-style4 .header-top .top-header {
		display: inline-block;
	}
	
	.header-style4 .header-top .top-header .header-message {
		display: none;
	}
}

@media (max-width: 480px) {
	.header-style4 .header-top {
		text-align: center;
	}
	
	.header-style4 .header-top .top-header {
		display: inline-block;
	}
	
	.header-style4 .header-top .top-header .header-message {
		display: none;
	}
	
	.header-style4 .header-right .top-form.top-form-minicart {
		min-width: auto;
	}
	
	.header-style4 .header-right .top-form.top-form-minicart .top-minicart-icon .cart-right {
		display: none;
	}
	
	.header-style4 .header-right .widget_nav_menu ul.menu {
		display: none;
	}
}

@media (max-width: 479px) {
	.countdown-slider6 .slider .slick-list .item.item-5columns .item-wrap4 {
		width: 100%;
	}
	
	.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .products-thumb {
		float: none;
		width: 100%;
		max-width: 100%;
	}
	
	.countdown-slider4 .resp-slider-container .slider .slick-list .item .item-wrap2 .item-content {
		float: none;
		width: 100%;
	}
	
	.header-style4 .header-top .widget_nav_menu h3 {
		border: 0;
	}
	
	.rtl .header-style4 .header-top .widget_nav_menu h3 {
		border: 0;
	}
}

.home-style5 {
	background-color: #fff;
}

.home-style5.rtl .sale-off {
	left: 20px;
	right: auto;
}

.home-style5 .item-wrap5 .sale-off {
	background-color: #f9b809 !important;
}

.home-style5 .tp-bullets.hermes .tp-bullet {
	width: 12px !important;
	height: 12px !important;
}

.home-style5 .tp-bullets.hermes .tp-bullet.selected:after {
	background-color: #ff5c00 !important;
}

.home-style5 .countdown-style2 .countdown-show4 .countdown-section {
	padding: 0;
}

.home-style5 .countdown-style2 .countdown-show4 .countdown-section .countdown-amount {
	padding-top: 9px;
}

.home-style5 .countdown-style2 .countdown-show4 .countdown-section .countdown-period {
	display: block;
	margin-top: -2px;
}

.home-style5 .main-page>.page .entry-content .entry-summary {
	margin: 0;
}

.home-style5.rtl .wpb_revslider_element .tp-bullets.ares .tp-bullet +.tp-bullet {
	margin-right: 10px !important;
	margin-left: 0 !important;
}

.header-style5 {
	background-color: #fff;
	margin: 0;
}

.header-style5 .header-top {
	border: 0;
	background-color: #f5f5f5;
}

.header-style5 .header-top .top-header .block-top-home5 {
	color: #666;
	padding: 12px 0;
}

.header-style5 .header-top .top-header .block-top-home5 a {
	color: #ff5c00;
	display: inline-block;
	border-bottom: 1px dashed #ff5c00;
}

.header-style5 .header-top #lang_sel a.lang_sel_sel:after, .header-style5 .header-top .currency_w>li>a:after {
	color: #666;
}

.header-style5 .header-top #lang_sel>ul.nav>li>a, .header-style5 .header-top .currency_w>li>a, .header-style5 .header-top .widget_nav_menu h3, .header-style5 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	padding-right: 15px;
	padding-left: 0;
}

.rtl .header-style5 .header-top #lang_sel>ul.nav>li>a, .rtl .header-style5 .header-top .currency_w>li>a, .rtl .header-style5 .header-top .widget_nav_menu h3, .rtl .header-style5 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	padding-left: 15px;
	padding-right: 0;
}

.header-style5 .header-top .currency_w>li>a, .header-style5 .header-top #lang_sel>ul.nav>li>a {
	padding-top: 2px;
}

.header-style5 .header-top .top-login ul li a, .header-style5 .header-top .widget_nav_menu h3, .header-style5 .header-top #lang_sel>ul.nav>li>a, .header-style5 .header-top .currency_w>li>a, .header-style5 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	color: #666;
	border-right: 1px solid rgba(0, 0, 0, .1);
	border-left: 0;
	font-size: 12px;
}

.rtl .header-style5 .header-top .top-login ul li a, .rtl .header-style5 .header-top .widget_nav_menu h3, .rtl .header-style5 .header-top #lang_sel>ul.nav>li>a, .rtl .header-style5 .header-top .currency_w>li>a, .rtl .header-style5 .header-top .elementor-widget-wp-widget-nav_menu h5 {
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-right: 0;
}

.header-style5 .header-top .top-login ul li a:hover, .header-style5 .header-top .widget_nav_menu h3:hover, .header-style5 .header-top #lang_sel>ul.nav>li>a:hover, .header-style5 .header-top .currency_w>li>a:hover, .header-style5 .header-top .elementor-widget-wp-widget-nav_menu h5:hover {
	color: #666;
}

.header-style5 .header-top .top-login ul li a {
	border: 0;
	padding: 0;
}

.rtl .header-style5 .header-top .top-login ul li a {
	border: 0;
	padding: 0;
}

.rtl .header-style5 .header-top .currency_w {
	margin: 0;
}

.header-style5 .header-mid {
	padding: 18px 0;
	background-color: transparent;
	position: relative;
}

.header-style5 .header-mid .info-header ul {
	margin: 0;
	overflow: hidden;
	padding: 20px 0;
	list-style: none;
}

.header-style5 .header-mid .info-header ul >li {
	float: left;
	display: inline-block;
	color: #666;
	font-size: 12px;
	padding: 0 20px;
	position: relative;
}

.rtl .header-style5 .header-mid .info-header ul >li {
	float: right;
}

.header-style5 .header-mid .info-header ul >li a {
	color: #666;
}

.header-style5 .header-mid .info-header ul >li a:hover {
	color: #ff5c00;
}

.header-style5 .header-mid .info-header ul >li:before {
	content: "";
	width: 1px;
	height: 10px;
	background-color: rgba(0, 0, 0, .1);
	position: absolute;
	right: 0;
	top: 2px;
	display: inline-block;
}

.rtl .header-style5 .header-mid .info-header ul >li:before {
	left: 0;
	right: auto;
}

.header-style5 .header-mid .info-header ul >li:first-child {
	padding-left: 0;
}

.rtl .header-style5 .header-mid .info-header ul >li:first-child {
	padding-left: 20px;
	padding-right: 0;
}

.header-style5 .header-mid .info-header ul >li:last-child:before {
	width: 0;
}

.rtl .header-style5 .header-mid .info-header ul >li {
	float: right;
}

.rtl .header-style5 .header-mid .info-header ul >li i {
	margin-left: 5px;
	margin-right: 0;
}

.header-style5 .header-mid .info-header ul >li i {
	margin-right: 5px;
}

.header-style5 .header-mid .top-header .topdeal-logo {
	position: absolute;
	top: 17px;
	left: 50%;
	margin-left: -80px;
	z-index: 9;
}

.header-style5 .header-mid .header-right .widget_nav_menu {
	padding: 15px 0;
}

.header-style5 .header-mid .header-right .widget_nav_menu ul.menu>li.yith-woocompare-open {
	margin: 0px 10px 0;
}

.header-style5 .top-form.top-form-minicart {
	margin-top: 6px;
	margin-left: 10px;
	width: auto;
	min-width: auto;
}

.rtl .header-style5 .top-form.top-form-minicart {
	margin-right: 10px;
	margin-left: 0;
}

.header-style5 .top-form.top-form-minicart .top-minicart-icon .cart-contents {
	border-radius: 50%;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart5.png") no-repeat center center #ff5c00;
}

.header-style5 .top-form.top-form-minicart .top-minicart-icon .cart-contents.nitro-lazy {
	background-image: none !important;
}

.header-style5 .top-form.top-form-minicart .top-minicart-icon .cart-right {
	color: #222;
	float: left;
}

.rtl .header-style5 .top-form.top-form-minicart .top-minicart-icon .cart-right {
	float: right;
}

.header-style5 .top-form.top-form-minicart .top-minicart-icon .cart-right h3 {
	color: #222;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.header-style5 .top-form.top-form-minicart .top-minicart-icon .cart-right p {
	font-size: 0;
	margin-bottom: 0;
}

.header-style5 .top-form.top-form-minicart .top-minicart-icon .cart-right span.woocommerce-Price-amount {
	font-size: 14px;
	font-weight: 700;
	color: #ff5c00;
}

.header-style5 .search-cate {
	position: relative;
}

.header-style5 .search-cate .fa-search {
	display: inline-block;
	height: 40px;
	width: 40px;
	background-color: #eee;
	color: #222;
	font-size: 12px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}

.header-style5 .search-cate .sw_ajax_woocommerce_search .top-form.top-search {
	position: absolute;
	top: 65px;
	right: 0;
	display: none;
	min-width: 340px;
}

.rtl .header-style5 .search-cate .sw_ajax_woocommerce_search .top-form.top-search {
	left: 0;
	right: auto;
}

.header-style5 .search-cate .sw_ajax_woocommerce_search .top-form.top-search .topsearch-entry {
	padding-left: 0;
}

.header-style5 .search-cate .sw_ajax_woocommerce_search .top-form.top-search .topsearch-entry .cat-wrapper {
	display: none;
}

.header-style5 .search-cate .sw_ajax_woocommerce_search .top-form.top-search .topsearch-entry input {
	padding-left: 20px;
}

.rtl .header-style5 .search-cate .sw_ajax_woocommerce_search .top-form.top-search .topsearch-entry input {
	padding-right: 20px;
}

.header-style5 .search-cate .top-form.top-search {
	border: 1px solid #e1e1e1;
	border-radius: 4px;
}

.header-style5 .search-cate .top-form.top-search .cat-wrapper {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-left: 1px solid #e1e1e1;
	height: 42px;
}

.header-style5 .search-cate .top-form.top-search .cat-wrapper select {
	height: 42px;
}

.header-style5 .search-cate .top-form.top-search input {
	height: 42px;
	line-height: 42px;
}

.header-style5 .search-cate .top-form.top-search button.form-button {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #ff5c00;
	top: 2px;
	right: 2px;
	height: 38px;
	line-height: 38px;
}

.header-style5 .search-cate .top-form.top-search button.form-button:hover {
	background-color: #e65300;
}

.rtl .header-style5 .search-cate .top-form.top-search button.form-button {
	left: 2px;
	right: auto;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.header-style5 .header-bottom {
	background-color: #fff;
	border-top: 1px solid #ebebeb;
	text-align: center;
}

.header-style5 .header-bottom .topdeal-logo {
	display: none;
}

.header-style5 .header-bottom .header-sticky {
	display: none;
}

.header-style5 .header-bottom .main-menu {
	display: inline-block;
}

.header-style5 .header-bottom .main-menu .nav-pills>li>a {
	padding: 15px 22px;
	font-size: 12px;
}

.wp_verticle_topdeal {
	margin-bottom: 30px;
}

.wp_verticle_topdeal .mega-left-title {
	background-color: #ff5c00;
	height: 45px;
	line-height: 45px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.wp_verticle_topdeal .mega-left-title:before {
	background: none;
	content: "";
	font-family: FontAwesome;
	margin-left: 20px;
	height: auto;
	width: auto;
	color: #fff;
}

.rtl .wp_verticle_topdeal .mega-left-title:before {
	margin-right: 20px;
	margin-left: 0;
}

.wp_verticle_topdeal .mega-left-title:after {
	background: none;
	width: 0;
	height: 0;
}

.wp_verticle_topdeal .wrapper_vertical_menu {
	display: block;
	position: relative;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	min-width: 100%;
}

.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu {
	border: 0;
}

.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li.mega-digital>.dropdown-menu .wpb_content_element {
	margin: 0;
}

.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li >a {
	line-height: 44px;
}

.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-more1.png") no-repeat center left;
}

.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat.nitro-lazy {
	background-image: none !important;
}

.rtl .wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-more1.png") no-repeat center right;
}

.rtl .wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat.nitro-lazy {
	background-image: none !important;
}

.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-less1.png") no-repeat center left;
}

.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat.nitro-lazy {
	background-image: none !important;
}

.rtl .wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-less1.png") no-repeat center right;
}

.rtl .wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat.nitro-lazy {
	background-image: none !important;
}

.slideshow-home5 .wpb_single_image {
	margin-bottom: 28px;
}

.responsive-post-slider4 .resp-slider-container .block-title h3 {
	text-align: left;
	text-transform: capitalize;
	font-size: 18px;
	color: #222;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
}

.rtl .responsive-post-slider4 .resp-slider-container .block-title h3 {
	text-align: right;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail {
	overflow: hidden;
	margin-bottom: 20px;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .img_over {
	float: left;
	width: 175px;
	margin-right: 30px;
}

.rtl .responsive-post-slider4 .resp-slider-container .slider .item .item-detail .img_over {
	float: right;
	margin-left: 30px;
	margin-right: 0;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .img_over img {
	border-radius: 3px;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content {
	background-color: transparent;
	margin-bottom: 0;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content h4 a {
	font-size: 16px;
	color: #222;
	text-transform: capitalize;
	font-weight: 700;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content h4 a:hover {
	color: #ff5c00;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .item-meta {
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .item-meta .item-date {
	margin-right: 10px;
	display: inline-block;
}

.rtl .responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .item-meta .item-date {
	margin-left: 10px;
	margin-right: 0;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .item-meta a {
	color: #999;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .item-meta a:hover {
	color: #ff5c00;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .item-meta i {
	margin-right: 5px;
}

.rtl .responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .item-meta i {
	margin-left: 5px;
	margin-right: 0;
}

.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .description {
	font-size: 14px;
	line-height: 22px;
}

.sw-woo-tab-cat4 {
	margin-bottom: 40px;
}

.sw-woo-tab-cat4 .resp-tab .top-tab-slider .box-title h3 {
	font-size: 26px;
	color: #222;
	text-transform: capitalize;
	font-weight: 700;
	padding: 10px 0 20px;
	border-bottom: 2px solid #e2e2e2;
	position: relative;
	margin-bottom: 20px;
}

.sw-woo-tab-cat4 .resp-tab .top-tab-slider .box-title h3:before {
	content: "";
	background-color: #ff5c00;
	width: 80px;
	height: 2px;
	position: absolute;
	bottom: -2px;
	left: 50%;
	margin-left: -40px;
}

.sw-woo-tab-cat4 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs {
	margin-bottom: 20px;
}

.sw-woo-tab-cat4 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li {
	margin: 0 5px;
}

.rtl .sw-woo-tab-cat4 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li {
	float: right;
}

.sw-woo-tab-cat4 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li >a {
	font-size: 12px;
	text-transform: capitalize;
	height: 30px;
	padding: 0 25px;
	line-height: 30px;
	color: #666;
	font-weight: 700;
	background-color: #f5f5f5;
	border: 0;
}

.sw-woo-tab-cat4 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li.active>a, .sw-woo-tab-cat4 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li:hover>a {
	background-color: #ff5c00;
	color: #fff;
}

.sw-woo-tab-cat4 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button {
	display: none !important;
}

.sw-woo-tab-cat4 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-dots {
	text-align: center;
	list-style: none;
	margin-left: 0;
}

.sw-woo-tab-cat4 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-dots >li {
	display: inline-block;
	margin: 0 5px;
}

.sw-woo-tab-cat4 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-dots >li button {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 2px solid #222;
	font-size: 0;
	border-radius: 50%;
	padding: 0;
	background-color: transparent;
	margin-top: 10px;
}

.sw-woo-tab-cat4 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-dots >li:hover button, .sw-woo-tab-cat4 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-dots >li.slick-active button {
	border: 2px solid #ff5c00;
	background-color: #ff5c00;
}

.sw-woo-tab-cat4 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list {
	padding-bottom: 45px;
}

.sw-woo-tab-cat5 .resp-tab .top-tab-slider .box-title h3 {
	font-size: 26px;
	color: #222;
	text-transform: capitalize;
	font-weight: 700;
	padding: 20px 0;
	border-bottom: 2px solid #e2e2e2;
	position: relative;
	margin-bottom: 20px;
}

.sw-woo-tab-cat5 .resp-tab .top-tab-slider .box-title h3:before {
	content: "";
	background-color: #ff5c00;
	width: 80px;
	height: 2px;
	position: absolute;
	bottom: -2px;
	left: 50%;
	margin-left: -40px;
}

.sw-woo-tab-cat5 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs {
	margin-bottom: 20px;
}

.sw-woo-tab-cat5 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li {
	margin: 0 5px;
}

.rtl .sw-woo-tab-cat5 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li {
	float: right;
}

.sw-woo-tab-cat5 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li >a {
	font-size: 12px;
	text-transform: capitalize;
	height: 30px;
	padding: 0 25px;
	line-height: 30px;
	color: #666;
	font-weight: 700;
	background-color: #f5f5f5;
	border: 0;
}

.sw-woo-tab-cat5 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li.active>a, .sw-woo-tab-cat5 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li:hover>a {
	background-color: #ff5c00;
	color: #fff;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .res-button {
	display: none !important;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-dots {
	text-align: center;
	list-style: none;
	margin-left: 0;
	margin-bottom: 30px;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-dots >li {
	display: inline-block;
	margin: 0 5px;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-dots >li button {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 2px solid #222;
	font-size: 0;
	border-radius: 50%;
	padding: 0;
	background-color: transparent;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-dots >li:hover button, .sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slick-dots >li.slick-active button {
	border: 2px solid #ff5c00;
	background-color: #ff5c00;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 {
	padding: 0;
	margin: 0 0 30px;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5:first-child {
	border-bottom: 1px dashed #e2e2e2;
	padding-bottom: 30px;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail {
	overflow: hidden;
	border-left: 1px dashed #e2e2e2;
	border-right: 0;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .products-thumb {
	float: left;
	max-width: 47%;
	border: 0;
	border: 2px solid transparent;
	border-radius: 3px;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .products-thumb .onsale {
	display: block;
}

.rtl .sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .products-thumb {
	float: right;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content {
	float: left;
	width: 53%;
	position: relative;
	padding: 45px 15px 0;
	text-align: left;
}

.rtl .sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content {
	float: right;
	text-align: right;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content .reviews-content, .sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content h4 a, .sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content .item-price {
	opacity: 1 !important;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content .reviews-content {
	margin-bottom: 3px;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content h4 {
	margin-bottom: 10px;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content .item-price {
	margin-bottom: 15px;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content .item-price del {
	float: left;
	font-weight: 400;
	font-size: 12px;
	line-height: 19px;
	margin-left: 0;
}

.rtl .sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content .item-price del {
	margin-right: 0;
	margin-left: 10px;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content .item-bottom {
	bottom: 10px;
	left: 15px;
	margin: 0;
}

.rtl .sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content .item-bottom {
	right: 15px;
	left: auto;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5:hover .item-detail {
	border-left: 1px dashed transparent;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5:hover .products-thumb {
	border: 2px solid #e2e2e2;
}

.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5:hover .item-content .product-countdown .countdown-show4 {
	opacity: 0;
}

.block-service-home5 {
	background-color: #fff;
	margin: 35px 0 45px;
}

.block-service-home5 ul {
	overflow: hidden;
	list-style: none;
	margin: 0 -15px;
}

.block-service-home5 ul >li.item {
	padding: 0 15px;
	cursor: pointer;
	float: left;
	width: 20%;
}

.block-service-home5 ul >li.item .item-content {
	padding: 30px 15px;
	background-color: #f5f5f5;
	border-radius: 3px;
	display: block;
	border: 1px dashed #c5c5c5;
}

.block-service-home5 ul >li.item .item-content:hover .text h5 a {
	color: #fff;
}

.block-service-home5 ul >li.item .item-content:hover p {
	color: #fff;
}

.block-service-home5 ul >li.item.free .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-delivery4.png") no-repeat center center;
}

.block-service-home5 ul >li.item.free .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home5 ul >li.item.free .item-content:hover {
	border: 1px solid #ff5c00;
	background-color: #ff5c00;
}

.block-service-home5 ul >li.item.free .item-content:hover .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-delivery4-hover.png") no-repeat center center;
}

.block-service-home5 ul >li.item.free .item-content:hover .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home5 ul >li.item.secure .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-great4.png") no-repeat center center;
}

.block-service-home5 ul >li.item.secure .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home5 ul >li.item.secure .item-content:hover {
	border: 1px solid #ff5c00;
	background-color: #ff5c00;
}

.block-service-home5 ul >li.item.secure .item-content:hover .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-great4-hover.png") no-repeat center center;
}

.block-service-home5 ul >li.item.secure .item-content:hover .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home5 ul >li.item.support .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-payment4.png") no-repeat center center;
}

.block-service-home5 ul >li.item.support .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home5 ul >li.item.support .item-content:hover {
	border: 1px solid #ff5c00;
	background-color: #ff5c00;
}

.block-service-home5 ul >li.item.support .item-content:hover .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-payment4-hover.png") no-repeat center center;
}

.block-service-home5 ul >li.item.support .item-content:hover .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home5 ul >li.item.payment .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-suport4.png") no-repeat center center;
}

.block-service-home5 ul >li.item.payment .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home5 ul >li.item.payment .item-content:hover {
	border: 1px solid #ff5c00;
	background-color: #ff5c00;
}

.block-service-home5 ul >li.item.payment .item-content:hover .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-suport4-hover.png") no-repeat center center;
}

.block-service-home5 ul >li.item.payment .item-content:hover .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home5 ul >li.item.true-payment .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/true-pay.png") no-repeat center center;
}

.block-service-home5 ul >li.item.true-payment .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home5 ul >li.item.true-payment .item-content:hover {
	border: 1px solid #ff5c00;
	background-color: #ff5c00;
}

.block-service-home5 ul >li.item.true-payment .item-content:hover .icon {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/true-pay-hover.png") no-repeat center center;
}

.block-service-home5 ul >li.item.true-payment .item-content:hover .icon.nitro-lazy {
	background-image: none !important;
}

.block-service-home5 ul >li.item .icon {
	display: inline-block;
	width: 41px;
	height: 41px;
	float: left;
	margin-right: 10px;
}

.rtl .block-service-home5 ul >li.item .icon {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.block-service-home5 ul >li.item .text h5 {
	margin: 0 0 6px;
}

.block-service-home5 ul >li.item .text h5 a {
	color: #222;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}

.block-service-home5 ul >li.item .text p {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0;
	line-height: 16px;
}

.sw-recommend-product2 .box-slider-title h2 {
	font-size: 26px;
	color: #222;
	text-transform: capitalize;
	font-weight: 700;
	padding: 10px 0 20px;
	border-bottom: 2px solid #e2e2e2;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.sw-recommend-product2 .box-slider-title h2:before {
	content: "";
	background-color: #ff5c00;
	width: 80px;
	height: 2px;
	position: absolute;
	bottom: -2px;
	left: 50%;
	margin-left: -40px;
}

.sw-recommend-product2 .res-button {
	display: none !important;
}

.sw-recommend-product2 .resp-slider-container .slider .slick-dots {
	text-align: center;
	list-style: none;
	margin-left: 0;
}

.sw-recommend-product2 .resp-slider-container .slider .slick-dots >li {
	display: inline-block;
	margin: 0 5px;
}

.sw-recommend-product2 .resp-slider-container .slider .slick-dots >li button {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 2px solid #222;
	font-size: 0;
	border-radius: 50%;
	padding: 0;
	background-color: #fff;
}

.sw-recommend-product2 .resp-slider-container .slider .slick-dots >li:hover button, .sw-recommend-product2 .resp-slider-container .slider .slick-dots >li.slick-active button {
	border: 2px solid #ff5c00;
	background-color: #ff5c00;
}

.sw-recommend-product2 .resp-slider-container .slider .slick-list {
	padding-bottom: 40px;
}

.dailydeals-product2 {
	background-color: #f5f5f5;
	margin-bottom: 25px;
}

.dailydeals-product2 .res-button {
	display: none !important;
}

.dailydeals-product2 .item-left {
	float: left;
	width: 25%;
	position: relative;
}

.rtl .dailydeals-product2 .item-left {
	float: right;
}

.dailydeals-product2 .item-left .child-top {
	position: absolute;
	top: 60px;
	left: 110px;
}

.rtl .dailydeals-product2 .item-left .child-top {
	right: 110px;
	left: auto;
}

.dailydeals-product2 .item-left .child-top .childcat-content h2 {
	font-size: 26px;
	color: #fff;
	text-transform: capitalize;
	padding: 20px 0;
	font-weight: 700;
	position: relative;
}

.dailydeals-product2 .item-left .child-top .childcat-content h2:before {
	content: "";
	width: 80px;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
	left: 0;
	bottom: 2px;
}

.rtl .dailydeals-product2 .item-left .child-top .childcat-content h2:before {
	right: 0;
	left: auto;
}

.dailydeals-product2 .item-left .child-top .childcat-content .wrap-child .item-name a {
	font-size: 14px;
	text-transform: capitalize;
	color: #fff;
	padding: 10px 0;
	display: inline-block;
	padding-left: 24px;
	position: relative;
}

.rtl .dailydeals-product2 .item-left .child-top .childcat-content .wrap-child .item-name a {
	padding-right: 24px;
	padding-left: 0;
}

.dailydeals-product2 .item-left .child-top .childcat-content .wrap-child .item-name a:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #fff;
	position: absolute;
	left: 0;
	display: inline-block;
	top: 15px;
}

.rtl .dailydeals-product2 .item-left .child-top .childcat-content .wrap-child .item-name a:before {
	right: 0;
	left: auto;
}

.dailydeals-product2 .item-left .child-top .childcat-content .wrap-child .item-name a:hover {
	color: #ff5c00;
}

.dailydeals-product2 .item-left .child-top .childcat-content .wrap-child .item-name a:hover:before {
	background-color: #ff5c00;
}

.dailydeals-product2 .item-right {
	float: left;
	width: 75%;
	padding-left: 60px;
	padding-top: 60px;
}

.rtl .dailydeals-product2 .item-right {
	float: right;
	padding-right: 60px;
	padding-left: 0;
}

.dailydeals-product2 .item-right .box-slider-title {
	position: relative;
	margin-right: 100px;
	overflow: hidden;
}

.rtl .dailydeals-product2 .item-right .box-slider-title {
	margin-left: 100px;
	margin-right: 0;
}

.dailydeals-product2 .item-right .box-slider-title:before {
	content: "";
	height: 2px;
	width: 100%;
	background-color: #e2e2e2;
	position: absolute;
	top: 18px;
	left: 250px;
}

.rtl .dailydeals-product2 .item-right .box-slider-title:before {
	right: 250px;
	left: auto;
}

.dailydeals-product2 .item-right .banner-countdown2 {
	display: inline-block;
}

.dailydeals-product2 .item-right .banner-countdown2 .countdown-show4 {
	background-color: #ff5c00;
	height: 35px;
	border-radius: 17px;
	padding: 0 10px 0 45px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	display: inline-block;
	margin-bottom: 45px;
}

.rtl .dailydeals-product2 .item-right .banner-countdown2 .countdown-show4 {
	padding: 0 45px 0 10px;
}

.dailydeals-product2 .item-right .banner-countdown2 .countdown-show4:before {
	content: "";
	font-family: Fontawesome;
	font-size: 16px;
	color: #fff;
	position: absolute;
	left: 15px;
	top: 10px;
}

.rtl .dailydeals-product2 .item-right .banner-countdown2 .countdown-show4:before {
	right: 15px;
	left: auto;
}

.dailydeals-product2 .item-right .banner-countdown2 .countdown-show4:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 15px;
	background-color: rgba(255, 255, 255, .24);
	position: absolute;
	left: 38px;
	top: 10px;
}

.rtl .dailydeals-product2 .item-right .banner-countdown2 .countdown-show4:after {
	right: 38px;
	left: auto;
}

.dailydeals-product2 .item-right .banner-countdown2 .countdown-show4 .countdown-section {
	padding: 9px 6px;
	display: inline-block;
	position: relative;
}

.dailydeals-product2 .item-right .banner-countdown2 .countdown-show4 .countdown-section:before {
	content: ":";
	font-weight: 600;
	position: absolute;
	right: -2px;
	top: 8px;
}

.rtl .dailydeals-product2 .item-right .banner-countdown2 .countdown-show4 .countdown-section:before {
	left: -2px;
	right: auto;
}

.dailydeals-product2 .item-right .banner-countdown2 .countdown-show4 .countdown-section .countdown-amount {
	margin-right: 5px;
}

.dailydeals-product2 .item-right .banner-countdown2 .countdown-show4 .countdown-section.secs:before {
	content: "";
	margin: 0;
}

.dailydeals-product2 .item-right .slider .slick-list .item .item-detail {
	overflow: hidden;
	margin-bottom: 30px;
}

.dailydeals-product2 .item-right .slider .slick-list .item .item-detail .products-thumb {
	float: left;
	max-width: 115px;
	margin-right: 30px;
	border-radius: 3px;
	box-shadow: 0 0 2px #ccc;
}

.dailydeals-product2 .item-right .slider .slick-list .item .item-detail .products-thumb:hover img {
	opacity: .85;
}

.rtl .dailydeals-product2 .item-right .slider .slick-list .item .item-detail .products-thumb {
	float: right;
	margin-left: 30px;
	margin-right: 0;
}

.dailydeals-product2 .item-right .slider .slick-list .item .item-detail .products-thumb img {
	border-radius: 3px;
}

.dailydeals-product2 .item-right .slider .slick-list .item .item-detail .item-content {
	padding-top: 15px;
}

.dailydeals-product2 .item-right .slider .slick-list .item .item-detail .item-content h4 a {
	font-size: 14px;
	color: #222;
	text-transform: capitalize;
}

.dailydeals-product2 .item-right .slider .slick-list .item .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.dailydeals-product2 .item-right .slider .slick-list .item .item-detail .item-content .item-price {
	font-size: 16px;
	color: #ff5c00;
}

.dailydeals-product2 .item-right .slider .slick-list .item .item-detail .item-content .item-price del {
	font-weight: 400;
	font-size: 14px;
	color: #999;
	float: left;
	margin: 0 10px 0 0;
}

.dailydeals-product2 .item-right .slider .slick-list .item .item-detail .item-content .item-price ins {
	font-size: 16px;
}

.dailydeals-product2 .item-right .slider .slick-dots {
	text-align: center;
	list-style: none;
}

.dailydeals-product2 .item-right .slider .slick-dots >li {
	display: inline-block;
	margin: 0 5px;
}

.dailydeals-product2 .item-right .slider .slick-dots >li button {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 2px solid #222;
	font-size: 0;
	border-radius: 50%;
	padding: 0;
}

.dailydeals-product2 .item-right .slider .slick-dots >li:hover button, .dailydeals-product2 .item-right .slider .slick-dots >li.slick-active button {
	border: 2px solid #ff5c00;
	background-color: #ff5c00;
}

.sw-woo-tab-cat6 .resp-tab .top-tab-slider .box-title h3 {
	font-size: 26px;
	color: #222;
	text-transform: capitalize;
	font-weight: 700;
	padding: 20px 0;
	border-bottom: 2px solid #e2e2e2;
	position: relative;
	margin-bottom: 20px;
}

.sw-woo-tab-cat6 .resp-tab .top-tab-slider .box-title h3:before {
	content: "";
	background-color: #ff5c00;
	width: 80px;
	height: 2px;
	position: absolute;
	bottom: -2px;
	left: 50%;
	margin-left: -40px;
}

.sw-woo-tab-cat6 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs {
	margin-bottom: 30px;
}

.sw-woo-tab-cat6 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li {
	margin: 0 5px;
}

.rtl .sw-woo-tab-cat6 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li {
	float: right;
}

.sw-woo-tab-cat6 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li >a {
	font-size: 12px;
	text-transform: capitalize;
	height: 30px;
	padding: 0 25px;
	line-height: 30px;
	color: #666;
	font-weight: 700;
	background-color: #f5f5f5;
	border: 0;
}

.sw-woo-tab-cat6 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li.active>a, .sw-woo-tab-cat6 .resp-tab .top-tab-slider .tab_list .nav.nav-tabs >li:hover>a {
	background-color: #ff5c00;
	color: #fff;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list {
	margin: 0 -15px;
	padding: 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item {
	margin: 0;
	padding: 0;
	position: relative;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item:before {
	content: "";
	width: 1005px;
	height: 1px;
	display: inline-block;
	border-bottom: 1px dashed #e2e2e2;
	position: absolute;
	right: 15px;
	top: 45%;
}

.rtl .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item:before {
	left: 15px;
	right: auto;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-3columns .item-wrap5 {
	width: 60%;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-5columns .item-wrap5 {
	width: 25%;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-5columns .item-wrap5.first-item {
	width: 50%;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-5columns .item-wrap5.first-item .item-content {
	padding: 20px 20px 30px;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-5columns .item-wrap5.first-item .item-content .product-countdown {
	text-align: center;
	margin: 10px 0 15px;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-5columns .item-wrap5.first-item .item-content .reviews-content {
	margin: 15px 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-5columns .item-wrap5.first-item .item-content h4 a {
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize;
	color: #222;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-5columns .item-wrap5.first-item .item-content h4 a:hover {
	color: #ff5c00;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-5columns .item-wrap5.first-item .item-content .item-price del {
	font-size: 16px;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-5columns .item-wrap5.first-item .item-content .item-price ins {
	font-size: 20px;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-7columns .item-wrap5 {
	width: 40%;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-7columns .item-wrap5.first-item {
	width: 20%;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-9columns .item-wrap5 {
	width: 15%;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 {
	padding: 0 15px;
	float: left;
	background-color: #fff;
	margin-bottom: 60px;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5:hover .item-content .item-price {
	opacity: 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5:hover .item-content .item-bottom {
	height: auto !important;
	visibility: visible !important;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail {
	position: relative;
	border: 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail:before {
	content: "";
	width: 1px;
	height: 100%;
	display: inline-block;
	border-right: 1px dashed #e2e2e2;
	position: absolute;
	right: -15px;
	top: 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail .item-content {
	padding: 20px 0 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail .item-content .item-bottom {
	bottom: -25px;
	height: 0;
	visibility: hidden;
}

.rtl .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail .item-content .item-bottom .add_to_cart_button, .rtl .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_external, .rtl .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail .item-content .item-bottom .product_type_grouped {
	background-position: right 12px center;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5:nth-child(4n + 1) .item-detail:before {
	border-right: 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5:hover {
	border: 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item {
	clear: both;
	width: 40%;
	position: relative;
	border: 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item:hover .item-price {
	opacity: 1;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail {
	border: 1px dashed #e2e2e2;
	position: relative;
	border-radius: 3px;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail:before {
	border: 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .products-thumb .product-countdown {
	position: absolute;
	left: 20px;
	top: 40px;
}

.rtl .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .products-thumb .product-countdown {
	right: 20px;
	left: auto;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .products-thumb .product-countdown .countdown-show4 {
	width: 42px;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .products-thumb .product-countdown .countdown-show4 .countdown-section {
	display: block;
	margin: 5px 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .item-content {
	padding-bottom: 60px;
	padding-top: 0;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .item-content .item-bottom {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	bottom: 20px;
	height: auto !important;
	visibility: visible !important;
}

.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .item-content .item-bottom .add_to_cart_button, .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .item-content .item-bottom .product_type_external, .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .item-content .item-bottom .product_type_grouped, .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item .item-detail .item-content .item-bottom a.compare {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.rtl .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5.first-item {
	float: right;
}

.footer-style5-copyright {
	background-color: #222;
}

.footer .footer-style5-menu {
	background-color: #f5f5f5;
	padding-top: 70px;
}

.footer .footer-style5-menu .footer-top {
	padding: 30px 0 0;
}

.footer .footer-style5-menu .footer-top .wpb_single_image {
	margin: 0 0 15px;
}

.rtl .footer .footer-style5-menu .footer-top .wpb_single_image {
	text-align: right;
}

.footer .footer-style5-menu .wpb_single_image {
	margin-bottom: 15px;
}

.footer .footer-style5-menu .footer-info5 p {
	margin: 0 0 30px;
	font-size: 14px;
	color: #222;
}

.footer .footer-style5-menu .footer-info5 ul {
	margin: 0;
	list-style: none;
}

.footer .footer-style5-menu .footer-info5 ul >li {
	line-height: 20px;
	margin-bottom: 10px;
}

.footer .footer-style5-menu .footer-info5 ul >li a:hover span {
	color: #ff5c00;
}

.footer .footer-style5-menu .footer-info5 ul >li i {
	font-size: 16px;
	color: #222;
	margin-right: 10px;
}

.rtl .footer .footer-style5-menu .footer-info5 ul >li i {
	margin-left: 10px;
	margin-right: 0;
}

.footer .footer-style5-menu .footer-info5 ul >li .title {
	font-weight: 700;
	text-transform: capitalize;
}

.footer .footer-style5-menu .footer-info5 ul >li span {
	font-size: 14px;
	color: #222;
}

.footer .footer-style5-menu .socials-footer h4 {
	text-align: left;
	text-transform: capitalize;
	font-size: 18px;
	color: #222;
	font-weight: bold;
}

.rtl .footer .footer-style5-menu .socials-footer h4 {
	text-align: right;
}

.footer .footer-style5-menu .socials-footer ul {
	list-style: none;
	margin: 0;
}

.footer .footer-style5-menu .socials-footer ul >li {
	float: left;
}

.rtl .footer .footer-style5-menu .socials-footer ul >li {
	float: right;
}

.rtl .footer .footer-style5-menu .socials-footer ul >li >a {
	margin-left: 12px;
	margin-right: 0;
}

.footer .footer-style5-menu .socials-footer ul >li >a {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #c4c4c4;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	margin-right: 12px;
	border-radius: 50%;
}

.footer .footer-style5-menu .socials-footer ul >li >a:hover {
	background-color: #ff5c00;
}

.footer .footer-style5-menu .newsletter-footer5 h4 {
	text-align: left;
	text-transform: capitalize;
	font-size: 18px;
	color: #222;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 38px;
}

.rtl .footer .footer-style5-menu .newsletter-footer5 h4 {
	text-align: right;
}

.footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input, .footer .footer-style5-menu .newsletter-footer5 .mc4wp-form p {
	margin: 0;
}

.footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input[type="email"] {
	border: 0;
	color: #8c8c8c;
	color: #555;
	height: 40px;
	padding: 0 16px;
	min-width: 300px;
	font-size: 12px;
	border-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	float: left;
}

.rtl .footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input[type="email"] {
	border-radius: 20px;
	float: right;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input[type="submit"] {
	position: relative;
	border-radius: 0;
	border: 0;
	background-color: #fff;
	height: 40px;
	width: 100px;
	font-size: 0;
	line-height: 40px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-submit.png") no-repeat scroll center center #ff5c00;
}

.footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input[type="submit"].nitro-lazy {
	background-image: none !important;
}

.rtl .footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input[type="submit"] {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input[type="submit"]:hover {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-submit.png") no-repeat scroll center center #e65300;
	opacity: .8;
}

.footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input[type="submit"]:hover.nitro-lazy {
	background-image: none !important;
}

.footer .footer-style5-menu .elementor-widget-wp-widget-nav_menu h5 {
	padding: 10px 0;
	position: relative;
	font-size: 18px;
	color: #222;
	font-weight: 700;
	text-transform: capitalize;
}

.footer .footer-style5-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
	font-size: 14px;
	color: #222;
	position: relative;
	padding: 7px 0 7px 14px;
	text-transform: capitalize;
	display: block;
}

.rtl .footer .footer-style5-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
	padding: 7px 14px 7px 0;
}

.footer .footer-style5-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:before {
	content: "";
	font-family: Fontawesome;
	font-size: 5px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: -4px;
}

.rtl .footer .footer-style5-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:before {
	right: -4px;
	left: auto;
}

.footer .footer-style5-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
}

.footer .footer-style5-menu .widget_nav_menu {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}

.rtl .footer .footer-style5-menu .widget_nav_menu {
	float: right;
}

.footer .footer-style5-menu .widget_nav_menu h2.widgettitle {
	padding: 10px 0;
	position: relative;
	font-size: 18px;
	color: #222;
	font-weight: 700;
	text-transform: capitalize;
}

.footer .footer-style5-menu .widget_nav_menu ul.menu >li >a {
	font-size: 14px;
	color: #222;
	position: relative;
	padding: 7px 0 7px 14px;
	text-transform: capitalize;
	display: block;
}

.rtl .footer .footer-style5-menu .widget_nav_menu ul.menu >li >a {
	padding: 7px 14px 7px 0;
}

.footer .footer-style5-menu .widget_nav_menu ul.menu >li >a:before {
	content: "";
	font-family: Fontawesome;
	font-size: 5px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: -4px;
}

.rtl .footer .footer-style5-menu .widget_nav_menu ul.menu >li >a:before {
	right: -4px;
	left: auto;
}

.footer .footer-style5-menu .widget_nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
}

.footer .footer-style5-menu .directory-block {
	margin-bottom: 0;
}

.footer .footer-style5-menu .footer-directory ul {
	list-style: none;
	margin: 0;
	padding: 50px 0 10px;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.footer .footer-style5-menu .footer-directory ul >li {
	font-size: 12px;
	overflow: hidden;
}

.footer .footer-style5-menu .footer-directory ul >li h4 {
	color: #222;
	font-weight: 700;
	float: left;
	font-size: 12px;
	margin-right: 5px;
}

.rtl .footer .footer-style5-menu .footer-directory ul >li h4 {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.footer .footer-style5-menu .footer-directory ul >li a {
	color: #222;
}

.footer .footer-style5-menu .footer-directory ul >li a:hover {
	color: #ff5c00;
}

.footer-style5 ul {
	list-style: none;
	margin: 0;
	padding: 50px 0 30px 0;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.footer-style5 ul >li {
	font-size: 12px;
	overflow: hidden;
}

.footer-style5 ul >li h4 {
	color: #222;
	font-weight: 700;
	float: left;
	font-size: 12px;
	margin-right: 5px;
}

.rtl .footer-style5 ul >li h4 {
	float: right;
	margin-left: 5px;
	margin-right: 0;
}

.footer-style5 ul >li a {
	color: #222;
}

.footer-style5 ul >li a:hover {
	color: #ff5c00;
}

.rtl .wpb_single_image.vc_align_left {
	text-align: right;
}

@media (max-width: 1920px) {
	.home-style5 .body-wrapper .body-wrapper-inner>.container {
		max-width: 1700px;
		margin: 0 auto;
	}
	
	.home-style5 .header-style5 .container {
		max-width: 1700px;
	}
	
	.home-style5 .footer>.container {
		max-width: 1700px;
	}
	
	.slideshow-home5 {
		overflow: visible !important;
	}
}

@media (max-width: 1680px) {
	.home-style5 .body-wrapper .body-wrapper-inner>.container, .home-style5 .header-style5 .container {
		padding: 0 15px;
	}
	
	.home-style5 .footer>.container {
		padding: 0 15px;
	}
	
	.wrapper_vertical_menu .vertical-megamenu>li:hover>a .have-title {
		padding-left: 0;
	}
	
	.rtl .wrapper_vertical_menu .vertical-megamenu>li:hover>a .have-title {
		padding-right: 0;
	}
	
	.elementor-widget-container .block-service-home5 {
		overflow: hidden;
	}
}

@media (max-width: 1440px) {
	.dailydeals-product2 .item-right .slider .slick-list .item .item-detail .products-thumb {
		margin-right: 20px;
	}
	
	.dailydeals-product2 .item-left {
		width: 33%;
	}
	
	.dailydeals-product2 .item-right {
		width: 66%;
		padding-top: 46px;
	}
	
	.dailydeals-product2 .item-right .banner-countdown2 .countdown-show4 {
		margin-bottom: 30px;
	}
	
	.block-service-home5 ul>li.item .text h5 a {
		font-size: 14px;
	}
	
	.wp_verticle_topdeal {
		position: relative;
		z-index: 3;
		max-height: 352px;
	}
	
	.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu {
		position: absolute;
		top: 0;
		width: 100%;
	}
	
	.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li {
		padding: 0 10px;
	}
	
	.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li >a {
		padding: 0 0 0 24px;
	}
	
	.rtl .wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li >a {
		padding: 0 24px 0 0;
	}
	
	.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu >li >a:hover .have-title {
		padding: 0;
	}
}

@media (max-width: 1366px) {
	.footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input[type="submit"] {
		width: 60px;
	}
	
	.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .img_over {
		margin-right: 20px;
	}
	
	.rtl .responsive-post-slider4 .resp-slider-container .slider .item .item-detail .img_over {
		margin-left: 20px;
		margin-right: 0;
	}
	
	.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content {
		padding: 0;
	}
	
	.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content h4 a {
		font-size: 14px;
	}
}

@media (max-width: 1199px) {
	.footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input[type="submit"] {
		width: 60px;
	}
	
	.block-service-home5 ul {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}
	
	.block-service-home5 ul >li {
		float: none !important;
		display: inline-block !important;
		vertical-align: top;
		white-space: normal !important;
		width: 305px !important;
	}
	
	.block-service-home5 ul >li .item-content {
		padding: 30px 5px !important;
	}
	
	.dailydeals-product2 .item-right .box-slider-title:before {
		width: 0;
		height: 0;
	}
	
	.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-9columns .item-wrap5 {
		width: 25%;
	}
	
	.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-9columns .item-wrap5.first-item {
		width: 100%;
	}
	
	.ebox-content .menu-left {
		width: 25% !important;
	}
	
	.ebox-content .slider-center {
		width: 75% !important;
	}
	
	.ebox-content .image-right {
		display: none;
	}
}

@media (max-width: 991px) {
	.header-style5 .header-top {
		text-align: center;
	}
	
	.header-style5 .header-top .top-header {
		display: inline-block;
	}
	
	.header-style5 .header-top .top-header .header-message {
		display: none;
	}
	
	.header-style5 .header-mid .top-header .topdeal-logo {
		position: relative;
		top: auto;
		left: auto;
		margin: 0 0 0 15px;
	}
	
	.rtl .header-style5 .header-mid .top-header .topdeal-logo {
		margin: 0 15px 0 0;
	}
	
	.header-style5 .header-bottom {
		text-align: left;
	}
	
	.rtl .header-style5 .header-bottom {
		text-align: right;
	}
	
	.header-style5 .header-left, .header-style5 .block-top-home5 {
		display: none;
	}
	
	.header-style5 #main-menu .primary-menu .resmenu-container .navbar-toggle {
		background-color: #ff5c00;
		margin-left: 15px;
	}
	
	.rtl .header-style5 #main-menu .primary-menu .resmenu-container .navbar-toggle {
		margin-right: 15px;
		margin-left: 0;
	}
	
	.header-style5 #main-menu .primary-menu .resmenu-container .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	
	.header-style5 #main-menu .primary-menu .resmenu-container .menu-responsive-wrapper {
		left: 15px;
	}
	
	.rtl .header-style5 #main-menu .primary-menu .resmenu-container .menu-responsive-wrapper {
		right: 15px;
		left: auto;
	}
	
	.home-style5 .wp_verticle_topdeal {
		margin-bottom: 30px;
		max-height: 100%;
	}
	
	.home-style5 .wp_verticle_topdeal .resmenu-container .menu-responsive-wrapper {
		position: relative;
		top: auto;
		display: block;
	}
	
	.home-style5 .wp_verticle_topdeal .resmenu-container .menu-responsive-wrapper .topdeal_resmenu {
		max-height: 100%;
	}
	
	.home-style5 .wp_verticle_topdeal .vertical-megamenu {
		display: none;
	}
	
	.wp_verticle_topdeal .wrapper_vertical_menu .vertical-megamenu {
		position: relative;
		top: auto;
	}
	
	.slideshow-home5 .wpb_single_image {
		display: none;
	}
	
	.footer .footer-style5-menu .socials-footer ul {
		overflow: hidden;
	}
	
	.responsive-post-slider4 .resp-slider-container .slider .item .item-detail {
		overflow: hidden;
		margin-bottom: 30px;
	}
	
	.dailydeals-product2 .item-left {
		width: 50%;
	}
	
	.dailydeals-product2 .item-right {
		width: 50%;
		padding-top: 26px;
	}
	
	.dailydeals-product2 .item-left .child-top {
		top: 30px;
	}
	
	.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-9columns .item-wrap5 {
		width: 25%;
	}
	
	.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-9columns .item-wrap5.first-item {
		width: 100%;
	}
	
	.dailydeals-product2 .item-right .slider .slick-list .item .item-detail {
		margin-bottom: 16px;
	}
	
	.footer .footer-style5-menu {
		padding-top: 40px;
	}
	
	.socials-footer ul {
		overflow: hidden;
		margin-bottom: 20px;
	}
	
	.ebox-content .menu-left {
		display: none;
	}
	
	.ebox-content .slider-center {
		width: 100% !important;
	}
	
	.footer .elementor-container .elementor-row >.footer-style5-menu {
		width: 100% !important;
	}
}

@media (max-width: 767px) {
	.rtl .header-style5 .header-mid .header-right {
		float: left;
	}
	
	.rtl .header-style5 .header-mid .header-right .search-cate {
		position: relative;
	}
	
	.rtl .header-style5 .header-mid .header-right .search-cate .top-form.top-search {
		left: 0;
		right: auto;
	}
	
	.footer .footer-copyright-style5 .copyright, .footer .footer-copyright-style5 .footer-paypal {
		text-align: center !important;
	}
	
	.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-9columns .item-wrap5 {
		width: 50%;
	}
	
	.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item:before {
		width: 0;
		border: 0;
		height: 0;
	}
}

@media (max-width: 640px) {
	.header-style5 .header-mid .header-right {
		text-align: right;
	}
	
	.header-style5 .header-mid .header-right .header-right, .header-style5 .header-mid .header-right .search-cate {
		display: inline-block;
	}
	
	.header-style5 .header-mid .header-right .top-form.top-form-minicart {
		width: auto;
		min-width: auto;
	}
	
	.header-style5 .header-mid .header-right .top-form.top-form-minicart .top-minicart-icon .cart-right h3, .header-style5 .header-mid .header-right .top-form.top-form-minicart .top-minicart-icon .cart-right p {
		display: none;
	}
	
	.dailydeals-product2 .item-right {
		padding-left: 20px;
	}
	
	.rtl .dailydeals-product2 .item-right {
		padding-right: 20px;
		padding-left: 0;
	}
	
	.sw-woo-tab-cat4 .resp-tab .top-tab-slider .box-title h3, .sw-woo-tab-cat6 .resp-tab .top-tab-slider .box-title h3, .sw-woo-tab-cat5 .resp-tab .top-tab-slider .box-title h3, .sw-recommend-product2 .box-slider-title h2 {
		font-size: 16px;
	}
}

@media (max-width: 639px) {
	.dailydeals-product2 .item-right, .dailydeals-product2 .item-left {
		width: 100%;
	}
	
	.dailydeals-product2 .item-right img, .dailydeals-product2 .item-left img {
		width: 100%;
	}
	
	.dailydeals-product2 .item-right .box-slider-title {
		margin-right: 0;
	}
	
	.rtl .dailydeals-product2 .item-right .box-slider-title {
		margin-left: 0;
	}
	
	.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail .item-content {
		padding: 10px 0;
	}
}

@media (max-width: 480px) {
	.home-style5 .resp-tab .tab_list .nav.nav-tabs {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
		margin: 5px 0 0;
		display: block;
	}
	
	.home-style5 .resp-tab .tab_list .nav.nav-tabs li {
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		float: none;
	}
	
	.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item.item-9columns .item-wrap5 {
		width: 100%;
	}
	
	.sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail:before {
		border: 0;
		width: 0;
		height: 0;
	}
}

@media (max-width: 479px) {
	.header-style5 .header-mid .search-cate .sw_woo_search .top-form.top-search {
		min-width: 280px;
	}
	
	.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .products-thumb, .sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content {
		width: 100%;
		float: none;
	}
	
	.item .item-wrap5 .item-detail, .sw-woo-tab-cat6 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-detail {
		border-right: 0;
	}
	
	.sw-woo-tab-cat5 .resp-tab .tab-content .tab-pane .woo-tab-container-slider .slider .slick-list .item .item-wrap5 .item-content {
		padding-top: 20px;
	}
	
	.footer .footer-style5-menu .newsletter-footer5 .mc4wp-form input[type="email"] {
		min-width: 220px;
	}
	
	.sw-recommend-product2 .resp-slider-container .slider .slick-dots {
		margin-top: 20px;
	}
	
	.woocommerce.single-product div.product form.cart div.quantity {
		float: none;
		width: 100px;
		margin-bottom: 20px !important;
	}
}

.home-style6 {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-in6.jpg") no-repeat top center #eceff1;
}

.home-style6.nitro-lazy {
	background-image: none !important;
}

.home-style6 div.star span {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/star-active2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.home-style6 div.star span.nitro-lazy {
	background-image: none !important;
}

.home-style6 rs-module-wrap .tp-bullets.hermes .tp-bullet {
	width: 10px !important;
	height: 10px !important;
}

.home-style6 rs-module-wrap .tp-bullets.hermes .tp-bullet.selected:after {
	background-color: #ff5c00 !important;
}

.home-style6 .item .item-wrap4 .item-detail .item-content .item-price del {
	float: none;
	margin-left: 9px;
	margin-right: 0;
}

.home-style6.rtl .item .item-wrap4 .item-detail .item-content .item-price del {
	float: none;
	margin-right: 9px;
	margin-left: 0;
}

.sw-woo-container-slider-theme4 {
	background: #fff;
}

.sw-woo-container-slider-theme4 .box-slider-title {
	padding: 18px 15px 8px 15px;
}

.sw-woo-container-slider-theme4 .box-slider-title h3 {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600;
	color: #000;
	padding-top: 3px;
	margin-bottom: 0;
}

.sw-woo-container-slider-theme4 .box-slider-title .view-more {
	font-size: 12px;
	color: #777;
	border: 1px #eee solid;
	padding: 2px 5px;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme4 .box-slider-title .view-more:hover {
	color: #ff5c00;
	border-color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme4 .box-slider-title .view-more .fa-heart {
	color: #ff5c00;
}

.rtl .sw-woo-container-slider-theme4 .box-slider-title .view-more .fa-angle-right:before {
	content: "";
}

.sw-woo-container-slider-theme4 .resp-slider-container {
	padding-bottom: 6px;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img {
	position: relative;
	padding: 0 10px;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .product_thumb_hover:before {
	display: none;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .product_thumb_hover img {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .product_thumb_hover:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-add-button, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistaddedbrowse, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistexistsbrowse {
	font-size: 0;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-add-button a:before, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistaddedbrowse a:before, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistexistsbrowse a:before {
	content: "";
	font-family: fontawesome;
	color: #777;
	font-size: 14px;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-add-button a:hover:before, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistaddedbrowse a:hover:before, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistexistsbrowse a:hover:before {
	color: #ff5c00;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-add-button.show, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistaddedbrowse.show, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistexistsbrowse.show {
	display: inline-block !important;
	vertical-align: top;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-add-button .feedback, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistaddedbrowse .feedback, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-add-button .ajax-loading, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistaddedbrowse .ajax-loading, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistexistsbrowse .ajax-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistexistsbrowse a:before, .sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-img .yith-wcwl-wishlistaddedbrowse a:before {
	color: #ff5c00;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-content {
	padding: 10px 5px;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price {
	font-size: 15px;
	display: block;
	text-align: center;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price ins span {
	font-size: 15px;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price del {
	display: inline-block;
	vertical-align: top;
}

.sw-woo-container-slider-theme4 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price del span {
	font-size: 12px;
	font-weight: normal;
}

.sw-woo-container-slider-theme4 .res-button {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	box-shadow: 0px 1px 4px #ccc;
	margin-top: -24px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 3;
	background: #f5f5f5;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme4 .res-button.slick-prev {
	left: 5px;
}

.sw-woo-container-slider-theme4 .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme4 .res-button.slick-next {
	right: 5px;
}

.sw-woo-container-slider-theme4 .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme4 .res-button:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme4 .res-button:hover:before {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme4 .res-button {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme4:hover .res-button {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.countdown-slider7 {
	background: #fff;
}

.countdown-slider7 .box-title {
	text-align: center;
	padding: 27px 15px 0px 15px;
}

.countdown-slider7 .box-title h3 {
	font-size: 24px;
	color: #000;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 12px;
}

.countdown-slider7 .box-title p {
	font-size: 16px;
	color: #444;
}

.countdown-slider7 .resp-slider-container .slider .item .item-wrap4 {
	border: none;
	margin-bottom: 10px;
	padding: 0 6px;
}

.countdown-slider7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content {
	padding: 15px 10px;
}

.countdown-slider7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 {
	min-height: 40px;
}

.countdown-slider7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 a {
	font-weight: normal;
}

.countdown-slider7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content {
	margin-bottom: 13px;
}

.countdown-slider7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content .item-number-rating {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #000;
	margin: 0 5px;
}

.countdown-slider7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price {
	font-size: 16px;
	display: block;
	margin-bottom: 6px;
}

.countdown-slider7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price del {
	color: #999;
}

.countdown-slider7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price ins {
	color: #ff5c00;
}

.countdown-slider7 .res-button {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	box-shadow: 0px 1px 4px #ccc;
	margin-top: -24px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 3;
	background: #f5f5f5;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.countdown-slider7 .res-button.slick-prev {
	left: 5px;
}

.countdown-slider7 .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.countdown-slider7 .res-button.slick-next {
	right: 5px;
}

.countdown-slider7 .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.countdown-slider7 .res-button:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.countdown-slider7 .res-button:hover:before {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.countdown-slider7 .res-button {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.countdown-slider7:hover .res-button {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-cat7 {
	background: #fff;
}

.sw-woo-tab-cat7 .top-tab-slider {
	padding: 27px 10px 9px 20px;
}

.rtl .sw-woo-tab-cat7 .top-tab-slider {
	padding: 27px 20px 9px 10px;
}

.sw-woo-tab-cat7 .top-tab-slider .button-collapse {
	display: none;
}

.sw-woo-tab-cat7 .top-tab-slider .box-title {
	float: left;
}

.rtl .sw-woo-tab-cat7 .top-tab-slider .box-title {
	float: right;
}

.sw-woo-tab-cat7 .top-tab-slider .box-title h3 {
	text-align: left;
	font-size: 24px;
	color: #000;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0;
}

.sw-woo-tab-cat7 .top-tab-slider .box-title h3 span {
	margin: 0 5px;
}

.rtl .sw-woo-tab-cat7 .top-tab-slider .box-title h3 span:before {
	content: "";
}

.sw-woo-tab-cat7 .top-tab-slider .tab_list {
	float: right;
	height: 20px;
}

.rtl .sw-woo-tab-cat7 .top-tab-slider .tab_list {
	float: left;
}

.sw-woo-tab-cat7 .top-tab-slider .tab_list .nav.nav-tabs>li {
	margin: 0 4px;
	position: relative;
}

.sw-woo-tab-cat7 .top-tab-slider .tab_list .nav.nav-tabs>li:before {
	content: "";
	width: 1px;
	height: 12px;
	background: #eee;
	position: absolute;
	top: 3px;
	right: -4px;
}

.rtl .sw-woo-tab-cat7 .top-tab-slider .tab_list .nav.nav-tabs>li:before {
	right: auto;
	left: -4px;
}

.rtl .sw-woo-tab-cat7 .top-tab-slider .tab_list .nav.nav-tabs>li {
	float: right;
}

.sw-woo-tab-cat7 .top-tab-slider .tab_list .nav.nav-tabs>li.active>a, .sw-woo-tab-cat7 .top-tab-slider .tab_list .nav.nav-tabs>li:hover>a {
	color: #ff5c00;
	background: transparent;
}

.sw-woo-tab-cat7 .top-tab-slider .tab_list .nav.nav-tabs>li >a {
	font-size: 12px;
	color: #444;
	text-transform: capitalize;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	display: inline-block;
	border: 0;
}

.sw-woo-tab-cat7 .top-tab-slider .tab_list .nav.nav-tabs>li:last-child:before {
	display: none;
}

.sw-woo-tab-cat7 .resp-slider-container .slider .item .item-wrap4 {
	border: none;
	margin-bottom: 0px;
	padding: 0 6px;
}

.sw-woo-tab-cat7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content {
	padding: 10px 8px;
}

.sw-woo-tab-cat7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 {
	min-height: 40px;
}

.sw-woo-tab-cat7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 a {
	font-weight: normal;
}

.sw-woo-tab-cat7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content {
	margin-bottom: 13px;
}

.sw-woo-tab-cat7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content .item-number-rating {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #000;
	margin: 0 5px;
}

.sw-woo-tab-cat7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price {
	font-size: 16px;
	display: block;
	margin-bottom: 6px;
}

.sw-woo-tab-cat7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price del {
	color: #999;
}

.sw-woo-tab-cat7 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price ins {
	color: #ff5c00;
}

.sw-woo-tab-cat7 .res-button {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	box-shadow: 0px 1px 4px #ccc;
	margin-top: -24px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 3;
	background: #f5f5f5;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-cat7 .res-button.slick-prev {
	left: 5px;
}

.sw-woo-tab-cat7 .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-cat7 .res-button.slick-next {
	right: 5px;
}

.sw-woo-tab-cat7 .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-cat7 .res-button:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-cat7 .res-button:hover:before {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-cat7 .res-button {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-cat7:hover .res-button {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-style4 {
	margin-bottom: 30px;
}

.sw-woo-tab-style4 .resp-tab .top-tab-slider {
	text-align: left;
	padding: 0 24px;
}

.rtl .sw-woo-tab-style4 .resp-tab .top-tab-slider {
	text-align: right;
}

.sw-woo-tab-style4 .resp-tab .top-tab-slider .nav.nav-tabs li {
	margin: 0;
}

.sw-woo-tab-style4 .resp-tab .top-tab-slider .nav.nav-tabs li a {
	color: #999;
	border: none;
	border-radius: 0;
	background: transparent;
	height: 36px;
	line-height: 35px;
	text-transform: uppercase;
	padding: 0 15px;
	font-size: 14px;
	border-bottom: 2px transparent solid;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-style4 .resp-tab .top-tab-slider .nav.nav-tabs li.active a, .sw-woo-tab-style4 .resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
	color: #ff5c00;
	border-bottom: 2px #ff5c00 solid;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-style4 .tab-content {
	padding: 24px;
	background: #fff;
}

.sw-woo-tab-style4 .tab-content .image-slider {
	width: 152px;
	float: left;
	margin-right: 20px;
}

.sw-woo-tab-style4 .tab-content .image-slider img {
	margin-bottom: 0;
}

.rtl .sw-woo-tab-style4 .tab-content .image-slider {
	margin-right: 0;
	margin-left: 20px;
}

.sw-woo-tab-style4 .tab-content .tab-pane {
	overflow: hidden;
}

.sw-woo-tab-style4 .resp-slider-container .slider {
	margin: 0 -10px;
}

.sw-woo-tab-style4 .resp-slider-container .slider .item .item-wrap4 {
	border: none;
	margin-bottom: 0px;
	padding: 0 10px;
}

.sw-woo-tab-style4 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content {
	padding: 15px 0 0 0;
}

.sw-woo-tab-style4 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 {
	min-height: 40px;
}

.sw-woo-tab-style4 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 a {
	font-weight: normal;
}

.sw-woo-tab-style4 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content {
	margin-bottom: 13px;
}

.sw-woo-tab-style4 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content .item-number-rating {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #000;
	margin: 0 5px;
}

.sw-woo-tab-style4 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price {
	font-size: 16px;
	display: block;
}

.sw-woo-tab-style4 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price del {
	color: #999;
}

.sw-woo-tab-style4 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price ins {
	color: #ff5c00;
}

.sw-woo-tab-style4 .res-button {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	box-shadow: 0px 1px 4px #ccc;
	margin-top: -24px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 3;
	background: #f5f5f5;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-style4 .res-button.slick-prev {
	left: 5px;
}

.sw-woo-tab-style4 .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-style4 .res-button.slick-next {
	right: 5px;
}

.sw-woo-tab-style4 .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-style4 .res-button:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-style4 .res-button:hover:before {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-style4 .res-button {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-tab-style4:hover .res-button {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.etitle1 {
	background: #fff;
	padding: 20px 25px 26px 0;
	font-size: 18px;
	color: #000;
	margin: 0;
}

.rtl .etitle1 {
	padding: 20px 0 26px 25px;
}

.etitle1 span {
	border-left: 3px #ff5c00 solid;
	padding: 0 15px;
}

.rtl .etitle1 span {
	border-right: 3px #ff5c00 solid;
	border-left: none;
}

.box-image1 {
	background: #fff;
}

.box-image1 .elementor-image-box-wrapper .elementor-image-box-img {
	margin-bottom: 5px !important;
}

.box-image1 .elementor-image-box-wrapper .elementor-image-box-img a img {
	margin: 0 auto;
}

.box-image1 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
	margin-bottom: 16px;
}

.box-image1 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a {
	font-size: 14px;
	color: #000;
	max-width: 108px;
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.box-image1 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.vertical-menu {
	background: #fff;
}

.vertical-menu h5 {
	display: none;
}

.vertical-menu ul {
	margin: 0;
	list-style: none;
	padding: 12px 15px 12px 25px;
}

.rtl .vertical-menu ul {
	padding: 12px 25px 12px 15px;
}

.vertical-menu ul li a {
	font-size: 14px;
	color: #000;
	text-transform: capitalize;
	padding: 9px 0;
	display: block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.vertical-menu ul li a:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.bundle-slider .box-title {
	background: #fff;
	padding: 20px 22px 15px 0;
}

.rtl .bundle-slider .box-title {
	padding: 20px 0 15px 22px;
}

.bundle-slider .box-title h3 {
	font-size: 18px;
	color: #000;
	margin: 0;
	text-transform: capitalize;
}

.bundle-slider .box-title span {
	border-left: 3px #ff5c00 solid;
	padding: 0 15px;
}

.rtl .bundle-slider .box-title span {
	border-right: 3px #ff5c00 solid;
	border-left: none;
}

.bundle-slider .box-title .view-all {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1.5px;
	padding-top: 4px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.bundle-slider .box-title .view-all:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.bundle-slider .resp-slider-container {
	background: #fff;
}

.bundle-slider .resp-slider-container .slider .item {
	padding: 0 5px;
}

.bundle-slider .resp-slider-container .slider .item .item-wrap4 {
	border: none;
	margin-bottom: 2px;
}

.bundle-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content {
	padding: 13px 10px;
}

.bundle-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 {
	min-height: 40px;
}

.bundle-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 a {
	font-weight: normal;
}

.bundle-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content {
	margin-bottom: 13px;
}

.bundle-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content .item-number-rating {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #000;
	margin: 0 5px;
}

.bundle-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price {
	font-size: 16px;
	display: block;
	margin-bottom: 6px;
}

.bundle-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price del {
	color: #999;
}

.bundle-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price ins {
	color: #ff5c00;
}

.bundle-slider .res-button {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	box-shadow: 0px 1px 4px #ccc;
	margin-top: -24px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 3;
	background: #f5f5f5;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.bundle-slider .res-button.slick-prev {
	left: 5px;
}

.bundle-slider .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.bundle-slider .res-button.slick-next {
	right: 5px;
}

.bundle-slider .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.bundle-slider .res-button:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.bundle-slider .res-button:hover:before {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.bundle-slider .res-button {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.bundle-slider:hover .res-button {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-tab-brand .resp-tab .top-tab-slider {
	text-align: left;
}

.sw-tab-brand .resp-tab .top-tab-slider .box-title {
	padding: 0 0 20px 0;
}

.sw-tab-brand .resp-tab .top-tab-slider .box-title h3 {
	font-size: 18px;
	color: #000;
	margin: 0;
	text-transform: capitalize;
}

.sw-tab-brand .resp-tab .top-tab-slider .box-title span {
	border-left: 3px #ff5c00 solid;
	padding: 0 15px;
}

.rtl .sw-tab-brand .resp-tab .top-tab-slider .box-title span {
	border-right: 3px #ff5c00 solid;
	border-left: none;
}

.sw-tab-brand .resp-tab .top-tab-slider .box-title .view-all {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1.5px;
	padding-top: 4px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-tab-brand .resp-tab .top-tab-slider .box-title .view-all:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl .sw-tab-brand .resp-tab .top-tab-slider {
	text-align: right;
}

.sw-tab-brand .resp-tab .top-tab-slider .box-title {
	padding-bottom: 17px;
}

.sw-tab-brand .resp-tab .top-tab-slider .nav.nav-tabs li {
	margin: 0;
	width: 12.5%;
}

.sw-tab-brand .resp-tab .top-tab-slider .nav.nav-tabs li a {
	padding: 0;
	height: auto;
	line-height: normal;
	border: none;
	border-top: 2px transparent solid;
	border-bottom: 1px #eee solid;
	border-right: 1px transparent solid;
	border-left: 1px transparent solid;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.sw-tab-brand .resp-tab .top-tab-slider .nav.nav-tabs li.active a {
	background-color: #fff;
	border-bottom: 1px transparent solid;
	border-right: 1px #eee solid;
	border-left: 1px #eee solid;
	border-top: 2px #ff5c00 solid;
}

.sw-tab-brand .resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
	background-color: #fff;
	border-top: 2px #ff5c00 solid;
}

.sw-tab-brand .resp-tab .top-tab-slider .nav.nav-tabs li:first-child a {
	border-left: 1px transparent solid;
}

.sw-tab-brand .resp-tab .top-tab-slider .nav.nav-tabs li:last-child a {
	border-right: 1px transparent solid;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container {
	background: #fff;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 {
	border: none;
	margin-bottom: 0px;
	padding: 11px 0;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4:hover .item-detail .products-thumb .product_thumb_hover:before {
	display: none;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .products-thumb {
	width: 100px;
	float: left;
}

.rtl .sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .products-thumb {
	float: right;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .products-thumb a.fancybox {
	font-size: 0;
	margin-left: -15px;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .products-thumb a.fancybox:before {
	margin: 0;
}

.rtl .sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .products-thumb a.fancybox:before {
	margin: 0;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content {
	padding: 10px;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 {
	min-height: 40px;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 a {
	font-weight: normal;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content {
	margin-bottom: 11px;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content .item-number-rating {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #000;
	margin: 0 5px;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price {
	font-size: 16px;
	display: block;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price del {
	color: #999;
}

.sw-tab-brand .resp-tab .tab-content .brand-tab-container-slider .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price ins {
	color: #ff5c00;
}

.sw-tab-brand .res-button {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	box-shadow: 0px 1px 4px #ccc;
	margin-top: -24px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 3;
	background: #f5f5f5;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-tab-brand .res-button.slick-prev {
	left: 5px;
}

.sw-tab-brand .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-tab-brand .res-button.slick-next {
	right: 5px;
}

.sw-tab-brand .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-tab-brand .res-button:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-tab-brand .res-button:hover:before {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-tab-brand .res-button {
	top: 75%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-tab-brand:hover .res-button {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.box-image2 {
	text-align: center;
}

.box-image2 img {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}

.box-image2 h3 {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	padding-top: 4px;
}

.box-image3 .elementor-widget-container .elementor-image-box-img a img {
	margin: 0 auto;
}

.box-image3 .elementor-widget-container .elementor-image-box-content .elementor-image-box-title {
	line-height: 18px;
	font-size: 14px;
}

.box-image3 .elementor-widget-container .elementor-image-box-content .elementor-image-box-title a {
	color: #000;
	font-weight: 600;
}

.box-image4 .elementor-widget-container .elementor-image-box-img {
	position: relative;
}

.box-image4 .elementor-widget-container .elementor-image-box-img:before {
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.box-image4 .elementor-widget-container .elementor-image-box-img a img {
	margin: 0 auto;
}

.box-image4 .elementor-widget-container .elementor-image-box-content .elementor-image-box-title {
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 3px;
}

.box-image4 .elementor-widget-container .elementor-image-box-content .elementor-image-box-title a {
	color: #000;
	text-transform: capitalize;
	font-weight: 500;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.box-image4 .elementor-widget-container .elementor-image-box-content .elementor-image-box-description {
	font-size: 12px;
	color: #555;
}

.box-image4 .elementor-widget-container:hover .elementor-image-box-img:before {
	background: #ff5c00;
	opacity: .8;
	filter: alpha(opacity=80);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.box-image4 .elementor-widget-container:hover .elementor-image-box-content .elementor-image-box-title a {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.box-image5 {
	text-align: right;
	padding-top: 1px;
}

.rtl .box-image5 {
	text-align: left;
}

.box-image5 img {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}

.box-image5 h3 {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	padding-top: 5px;
}

.box-image5 h3 a {
	color: #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.box-image5 h3 a:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5 {
	margin-bottom: 13px;
}

.sw-woo-container-slider-theme5 .box-title {
	padding: 0 0 20px 0;
}

.sw-woo-container-slider-theme5 .box-title h3 {
	font-size: 18px;
	color: #000;
	margin: 0;
	text-transform: capitalize;
}

.sw-woo-container-slider-theme5 .box-title span {
	border-left: 3px #ff5c00 solid;
	padding: 0 15px;
}

.rtl .sw-woo-container-slider-theme5 .box-title span {
	border-right: 3px #ff5c00 solid;
	border-left: none;
}

.sw-woo-container-slider-theme5 .box-title .view-all {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1.5px;
	padding-top: 4px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5 .box-title .view-all:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5 .box-title {
	padding-bottom: 16px;
}

.sw-woo-container-slider-theme5 .resp-slider-container {
	background: #fff;
	padding: 24px;
}

.sw-woo-container-slider-theme5 .resp-slider-container .image-slider {
	width: 292px;
	float: left;
}

.rtl .sw-woo-container-slider-theme5 .resp-slider-container .image-slider {
	float: right;
}

.sw-woo-container-slider-theme5 .resp-slider-container .image-slider a {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

.sw-woo-container-slider-theme5 .resp-slider-container .image-slider a img {
	margin-bottom: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5 .resp-slider-container .image-slider a:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider {
	overflow: hidden;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider .item {
	padding: 0 10px;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider .item .item-wrap4 {
	border: none;
	margin-bottom: 2px;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content {
	padding: 6px 0 6px 8px;
}

.rtl .sw-woo-container-slider-theme5 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content {
	padding: 6px 8px 6px 0;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 {
	min-height: 40px;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 a {
	font-weight: normal;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content {
	margin-bottom: 11px;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content .item-number-rating {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #000;
	margin: 0 5px;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price {
	font-size: 16px;
	display: block;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price del {
	color: #999;
}

.sw-woo-container-slider-theme5 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price ins {
	color: #ff5c00;
}

.sw-woo-container-slider-theme5 .res-button {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	box-shadow: 0px 1px 4px #ccc;
	margin-top: -24px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 3;
	background: #f5f5f5;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5 .res-button.slick-prev {
	left: 5px;
}

.sw-woo-container-slider-theme5 .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5 .res-button.slick-next {
	right: 5px;
}

.sw-woo-container-slider-theme5 .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5 .res-button:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5 .res-button:hover:before {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5 .res-button {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-woo-container-slider-theme5:hover .res-button {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-recommend-product3 .box-title, .sw-recent-viewed-slider2 .box-title {
	background: #fff;
	padding: 20px 22px 15px 0;
}

.rtl .sw-recommend-product3 .box-title, .rtl .sw-recent-viewed-slider2 .box-title {
	padding: 20px 0 15px 22px;
}

.sw-recommend-product3 .box-title h3, .sw-recent-viewed-slider2 .box-title h3 {
	font-size: 18px;
	color: #000;
	margin: 0;
	text-transform: capitalize;
}

.sw-recommend-product3 .box-title span, .sw-recent-viewed-slider2 .box-title span {
	border-left: 3px #ff5c00 solid;
	padding: 0 15px;
}

.rtl .sw-recommend-product3 .box-title span, .rtl .sw-recent-viewed-slider2 .box-title span {
	border-right: 3px #ff5c00 solid;
	border-left: none;
}

.sw-recommend-product3 .box-title .view-all, .sw-recent-viewed-slider2 .box-title .view-all {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1.5px;
	padding-top: 4px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-recommend-product3 .box-title .view-all:hover, .sw-recent-viewed-slider2 .box-title .view-all:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-recommend-product3 .resp-slider-container, .sw-recent-viewed-slider2 .resp-slider-container {
	background: #fff;
}

.sw-recommend-product3 .resp-slider-container .slider .item, .sw-recent-viewed-slider2 .resp-slider-container .slider .item {
	padding: 0 5px;
}

.sw-recommend-product3 .resp-slider-container .slider .item .item-wrap4, .sw-recent-viewed-slider2 .resp-slider-container .slider .item .item-wrap4 {
	border: none;
	margin-bottom: 8px;
}

.sw-recommend-product3 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content, .sw-recent-viewed-slider2 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content {
	padding: 15px 10px;
}

.sw-recommend-product3 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4, .sw-recent-viewed-slider2 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 {
	min-height: 40px;
}

.sw-recommend-product3 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 a, .sw-recent-viewed-slider2 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content h4 a {
	font-weight: normal;
}

.sw-recommend-product3 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content, .sw-recent-viewed-slider2 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content {
	margin-bottom: 11px;
}

.sw-recommend-product3 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content .item-number-rating, .sw-recent-viewed-slider2 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .reviews-content .item-number-rating {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #000;
	margin: 0 5px;
}

.sw-recommend-product3 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price, .sw-recent-viewed-slider2 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price {
	font-size: 16px;
	display: block;
}

.sw-recommend-product3 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price del, .sw-recent-viewed-slider2 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price del {
	color: #999;
}

.sw-recommend-product3 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price ins, .sw-recent-viewed-slider2 .resp-slider-container .slider .item .item-wrap4 .item-detail .item-content .item-price ins {
	color: #ff5c00;
}

.sw-recommend-product3 .res-button, .sw-recent-viewed-slider2 .res-button {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	top: 50%;
	box-shadow: 0px 1px 4px #ccc;
	margin-top: -24px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 3;
	background: #f5f5f5;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-recommend-product3 .res-button.slick-prev, .sw-recent-viewed-slider2 .res-button.slick-prev {
	left: 5px;
}

.sw-recommend-product3 .res-button.slick-prev:before, .sw-recent-viewed-slider2 .res-button.slick-prev:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-recommend-product3 .res-button.slick-next, .sw-recent-viewed-slider2 .res-button.slick-next {
	right: 5px;
}

.sw-recommend-product3 .res-button.slick-next:before, .sw-recent-viewed-slider2 .res-button.slick-next:before {
	content: "";
	font-family: FontAwesome;
	font-size: 14px;
	color: #222;
	display: inline-block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-recommend-product3 .res-button:hover, .sw-recent-viewed-slider2 .res-button:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-recommend-product3 .res-button:hover:before, .sw-recent-viewed-slider2 .res-button:hover:before {
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-recommend-product3 .res-button, .sw-recent-viewed-slider2 .res-button {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.sw-recommend-product3:hover .res-button, .sw-recent-viewed-slider2:hover .res-button {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.footer-style6 .elementor-widget-wp-widget-nav_menu h5 {
	font-size: 14px;
	color: #000;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-weight: 600;
}

.footer-style6 .elementor-widget-wp-widget-nav_menu ul.menu li a {
	font-size: 14px;
	padding: 9px 0;
	color: #444;
	display: block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.footer-style6 .elementor-widget-wp-widget-nav_menu ul.menu li a:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.footer-style6 .copyright {
	padding-bottom: 15px;
	overflow: hidden;
}

.footer-style6 .copyright .item1 {
	font-size: 12px;
	color: #000;
	padding: 0 10px;
}

.footer-style6 .copyright .item2 {
	text-align: right;
	color: #999;
	font-size: 12px;
	padding: 0 10px;
}

.rtl .footer-style6 .copyright .item2 {
	text-align: left;
}

.footer-style6 .copyright .item2 a {
	color: #999;
	font-size: 12px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.footer-style6 .copyright .item2 a:hover {
	color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.footer-style6 .copyright .item2 i {
	color: #ff5c00;
}

.footer-style6 .newsletter-footer .form-newsletter {
	max-width: 460px;
}

.footer-style6 .newsletter-footer .form-newsletter p {
	margin-bottom: 0;
}

.footer-style6 .newsletter-footer .form-newsletter input {
	margin: 0;
}

.footer-style6 .newsletter-footer .form-newsletter input[type="email"] {
	color: #bbb;
	height: 40px;
	padding: 0 16px;
	font-size: 14px;
	background: transparent;
	border-radius: 0;
	float: left;
	width: 80%;
	border: 1px #000 solid;
}

.rtl .footer-style6 .newsletter-footer .form-newsletter input[type="email"] {
	float: right;
}

.footer-style6 .newsletter-footer .form-newsletter input[type="submit"] {
	width: 20%;
	font-size: 16px;
	font-weight: 600;
	border: 1px #000 solid;
	height: 40px;
	line-height: 40px;
	border-radius: 0;
	padding: 0;
	background: #000;
	color: #fff;
	text-transform: capitalize;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.footer-style6 .newsletter-footer .form-newsletter input[type="submit"]:hover {
	background: #ff5c00;
	border-color: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.footer-style6 .socials-footer {
	overflow: hidden;
	text-align: right;
}

.rtl .footer-style6 .socials-footer {
	text-align: left;
}

.footer-style6 .socials-footer ul {
	margin: 0;
	overflow: hidden;
}

.footer-style6 .socials-footer ul li {
	display: inline-block;
	vertical-align: top;
	list-style: none;
}

.footer-style6 .socials-footer ul li >a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	font-size: 18px;
	color: #fff;
	background: #000;
	text-align: center;
	margin: 0 7px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.footer-style6 .socials-footer ul li >a:hover {
	background: #ff5c00;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.elementor-lightbox {
	display: none !important;
}

.home-style7 {
	background: #fff;
}

.header-elementor7 .top-left1 .elementor-widget {
	width: auto;
}

.box-image6 .elementor-image-box-wrapper {
	text-align: left;
}

.rtl .box-image6 .elementor-image-box-wrapper {
	text-align: right;
}

.box-image6 .elementor-image-box-wrapper .elementor-image-box-content {
	padding: 0 15px;
}

.box-image6 .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a:hover {
	color: #ff5c00;
}

.block-titleab h3 {
	font-size: 32px;
	color: #252c41;
	font-weight: 600;
}

.block-titleab h3:before {
	content: "";
	width: 25px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/stari7.png") no-repeat center center;
	margin: 5px 10px 0 0;
}

.rtl .block-titleab h3:before {
	margin: 5px 0 0 10px;
}

.block-titleab p {
	font-size: 16px;
	color: #70778b;
}

.countdown-slider8 .box-title {
	margin-bottom: 30px;
}

.countdown-slider8 .box-title h3 {
	font-size: 32px;
	color: #252c41;
	text-transform: capitalize;
	font-weight: 600;
}

.countdown-slider8 .box-title h3 span {
	display: inline-block;
	vertical-align: top;
	margin: 5px 10px 0 0;
}

.rtl .countdown-slider8 .box-title h3 span {
	margin: 5px 0 0 10px;
}

.countdown-slider8 .box-title p {
	font-size: 16px;
	color: #70778b;
}

.countdown-slider8 .resp-slider-container {
	margin: 0 -15px;
}

.countdown-slider8 .resp-slider-container .slider .item {
	padding: 0 15px;
	margin-bottom: 10px;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-image-countdown {
	position: relative;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-image-countdown a img {
	width: 100%;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-image-countdown .stock-sold {
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 10px;
	border: 1px #fff solid;
	background: rgba(0, 0, 0, .3);
	padding: 0 10px;
	border-radius: 2px;
	z-index: 2;
	height: 20px;
	line-height: 18px;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-image-countdown .stock-sold span {
	position: relative;
	display: block;
	padding-left: 15px;
}

.rtl .countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-image-countdown .stock-sold span {
	padding-left: 0;
	padding-right: 15px;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-image-countdown .stock-sold span:before {
	content: "";
	font-size: 0;
	color: #ff5c00;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 3px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-lock.svg") no-repeat center center;
}

.rtl .countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-image-countdown .stock-sold span:before {
	right: 0;
	left: auto;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-image-countdown .countdown-style4 {
	position: absolute;
	top: 10px;
	right: 10px;
	border: 1px #fff solid;
	background: rgba(0, 0, 0, .3);
	padding: 0 10px;
	border-radius: 2px;
	z-index: 2;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content {
	padding: 0 0 10px 0;
	overflow: inherit;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .rate-content {
	padding: 0 15px 10px 15px;
	position: relative;
	z-index: 9;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .rate-content span {
	background: #ff5c00;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 600;
	margin-top: -15px;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content h4 {
	padding: 0 15px;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content h4 a {
	font-size: 16px;
	border-bottom: none;
	color: #000;
	padding-bottom: 0;
	margin-bottom: 0;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price {
	display: block;
	margin-bottom: 10px;
	padding: 0 15px 15px 15px;
	border-bottom: 1px #f3f3f6 solid;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price span {
	font-size: 21px;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price span del {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
	text-decoration: none;
}

.rtl .countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price span del {
	margin: 0 3px;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price span del span {
	font-size: 16px;
	color: #999;
	text-decoration: none;
	position: relative;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price span del span:before {
	content: "";
	height: 1px;
	background: #999;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price span ins {
	float: left;
}

.rtl .countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price span ins {
	float: right;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price span ins span {
	font-size: 21px;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .meta-location {
	position: static;
	background: transparent;
	font-size: 12px;
	color: #acb2ba;
}

.countdown-slider8 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .meta-location i {
	font-size: 13px;
}

.countdown-style4 {
	display: inline-block;
}

.countdown-style4 .countdown-show4 {
	padding: 0 0 0 15px;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	position: relative;
	display: inline-block;
}

.rtl .countdown-style4 .countdown-show4 {
	padding: 0 15px 0 0;
}

.countdown-style4 .countdown-show4:before {
	content: "";
	font-size: 0;
	color: #ff5c00;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 3px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/source/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-lock.svg") no-repeat center center;
}

.rtl .countdown-style4 .countdown-show4:before {
	right: 0;
	left: auto;
}

.countdown-style4 .countdown-show4 .countdown-section {
	padding: 0px 1px;
	display: inline-block;
	position: relative;
	height: 18px;
	line-height: 18px;
}

.countdown-style4 .countdown-show4 .countdown-section:before {
	content: ":";
	font-weight: 600;
	position: absolute;
	right: 0;
	top: 0;
}

.rtl .countdown-style4 .countdown-show4 .countdown-section:before {
	left: 0;
	right: auto;
}

.countdown-style4 .countdown-show4 .countdown-section .countdown-amount {
	margin-right: 4px;
}

.rtl .countdown-style4 .countdown-show4 .countdown-section .countdown-amount {
	margin-right: 0;
	margin-left: 4px;
}

.countdown-style4 .countdown-show4 .countdown-section.days {
	text-transform: capitalize;
}

.countdown-style4 .countdown-show4 .countdown-section.days .countdown-amount {
	margin-right: 2px;
}

.rtl .countdown-style4 .countdown-show4 .countdown-section.days .countdown-amount {
	margin-right: 0;
	margin-left: 2px;
}

.countdown-style4 .countdown-show4 .countdown-section.secs:before, .countdown-style4 .countdown-show4 .countdown-section.days:before {
	content: "";
	margin: 0;
}

.countdown-style4 .countdown-show4 .countdown-section.secs .countdown-amount {
	margin-right: 0;
}

.rtl .countdown-style4 .countdown-show4 .countdown-section.secs .countdown-amount {
	margin-left: 0;
}

.home-style8 .elementor-widget-image .elementor-image img {
	margin: 0;
}

.home-style8 {
	background-color: white;
}

.home-style8 .main-page {
	padding: 0;
}

.home-style8 [data-elementor-type*="header"] .elementor-column-gap-default .elementor-row .elementor-column .elementor-element-populated {
	padding: 0 10px !important;
}

.banner-7 .box-slider-title {
	margin: 0 0 15px;
}

.rtl .banner-7 .box-slider-title {
	text-align: right;
}

.banner-7 .box-slider-title h3 {
	position: relative;
	font-size: 30px;
	font-weight: 700;
	color: #252c41;
	margin: 0 0 15px;
	padding: 0 0 0 37px;
}

@media (max-width: 767px) {
	.banner-7 .box-slider-title h3 {
		font-size: 18px;
	}
}

.rtl .banner-7 .box-slider-title h3 {
	padding: 0 37px 0 0;
}

.banner-7 .box-slider-title h3::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 30px;
	height: 26px;
	background: no-repeat left center url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNEIzMzZFMDkwNzkxMUVCOEJCOEYxOTNCMTg0QUQ3QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNEIzMzZFMTkwNzkxMUVCOEJCOEYxOTNCMTg0QUQ3QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QjMzNkRFOTA3OTExRUI4QkI4RjE5M0IxODRBRDdCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE0QjMzNkRGOTA3OTExRUI4QkI4RjE5M0IxODRBRDdCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAGAAZAwERAAIRAQMRAf/EAH4AAAIDAQAAAAAAAAAAAAAAAAMFAQQGCAEAAgMBAAAAAAAAAAAAAAAABAUCAwYBEAACAgIABQMFAQAAAAAAAAABAgMEABEhMUESBWGBkbHRMpITFBEAAQMCBQIEBwAAAAAAAAAAAQACAxEEITFBYRJRBfCBkSLB0TKSEyMU/9oADAMBAAIRAxEAPwDqC1apRsBLYSKRD3AFgD8euA3UsII5PDXNxz+G6ujjecgSEnfy4k82ksb7qRD+exybu/I/P0xFL3UG7Dgf1tw9cz46I8W1ISCPccU5hsVHlLLMju/AKGG9DoBj2GaFzy4PDnO306US9zHAYjBWMOVSU+ZpVLlSScgpJChZZda2FG+0754j7jBFcRufQgsH1UpWmm6OtZXMcG5g6LPwJ2xKOvM++Y8Jm81K0PiK0EVdbRBeR98QN9ujrgM1XareOOITEFzjtkldzI4u45BMP9UPr+rfbG/90e/2u+SF/GVF2qtqs9dmKq+gWHPQIOTurcTRlhNKrsUnBwd0QhSpoBWEQKMCTvnsa6++Ci0hbSHiOLgT6U181MyvPurii1KqVozGhJTuJAPTfTCbW1bA3i04VqoSSF5qUbCVWv/Z");
}

.rtl .banner-7 .box-slider-title h3::before {
	right: 0;
	left: auto;
}

.banner-7 .box-slider-title .slider-description {
	font-size: 16px;
	color: #70778b;
}

.banner-7 .elementor-image-box-content .elementor-image-box-title {
	padding: 0 0 0 15px;
}

.banner-7 .elementor-image-box-content .elementor-image-box-description {
	padding: 0 0 0 15px;
}

.elementor-element-53df92f .elementor-container {
	margin: 0 -15px;
}

.sw-promo-item .elementor-widget-wrap {
	border: 1px solid #d9e0e2;
	border-radius: 4px;
	padding: 0 0 10px;
}

.sw-promo-item .elementor-widget-wrap .elementor-image-box-content {
	padding: 0 10px;
}

.sw-promomo .elementor-widget-testimonial-carousel .elementor-main-swiper {
	width: 100%;
	position: relative;
}

.sw-promomo .elementor-swiper-button-prev, .sw-promomo .elementor-swiper-button-next {
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	top: 50%;
	background-color: #fff;
	z-index: 2;
	cursor: pointer;
	color: #222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	transition: all .3s;
}

.sw-promomo .elementor-swiper-button-prev i, .sw-promomo .elementor-swiper-button-next i {
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
}

.sw-promomo .elementor-testimonial {
	border: 1px solid #d9e0e2;
	border-radius: 4px;
	overflow: hidden;
	padding: 0 10px 10px;
}

.sw-promomo .elementor-testimonial .elementor-testimonial__image img {
	width: 100% !important;
	height: auto !important;
	border-radius: 0px !important;
}

.sw-promomo .elementor-testimonial .elementor-testimonial__content {
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.sw-promomo .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
	order: 1;
	margin: 18px 0 0;
}

.sw-promomo .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite {
	order: 0;
	margin-top: 11px;
}

.sw-promomo .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite .elementor-testimonial__name {
	margin-bottom: 2px;
}

.sw-promomo .elementor-testimonial .elementor-testimonial__text {
	cursor: pointer;
	background-color: #fceeef;
	border-width: 1px;
	border-style: dashed;
	border-color: #ff5c00;
	padding: 0 5px;
	color: #222;
	font-size: 15px;
	line-height: 30px;
	font-weight: 700;
	border-radius: 3px;
	position: relative;
	text-align: center;
}

@media (max-width: 1400px) {
	.sw-promomo .elementor-testimonial .elementor-testimonial__text {
		font-size: 12px !important;
	}
}

.sw-promomo .elementor-testimonial .elementor-testimonial__text::before {
	height: 32px;
	content: "";
	right: 20px;
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	background-color: #ff5c00;
	clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
	transition: all .3s;
	border-radius: 3px;
}

.sw-promomo .elementor-testimonial .elementor-testimonial__text::after {
	height: 30px;
	width: 25px;
	content: "";
	position: absolute;
	right: 20px;
	top: 0;
	background-color: #cc4a00;
	transition: all .3s;
	clip-path: polygon(60% 0%, 0 30%, 100% 102%);
}

.sw-promomo .elementor-testimonial .elementor-testimonial__text span {
	position: absolute;
	left: 0;
	right: 0;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-radius: 3px;
}

@media (max-width: 1400px) {
	.sw-promomo .elementor-testimonial .elementor-testimonial__text span {
		font-size: 12px;
	}
}

.sw-promomo .elementor-testimonial .elementor-testimonial__text:hover {
	transition: all .3s;
}

.sw-promomo .elementor-testimonial .elementor-testimonial__text:hover::after, .sw-promomo .elementor-testimonial .elementor-testimonial__text:hover::before {
	opacity: 0;
	visibility: hidden;
	transform: translateX(-20px);
	transition: all .3s;
}

.sw-promomo .elementor-testimonial .elementor-testimonial__text:hover span {
	right: auto;
	opacity: 0;
	visibility: hidden;
	transform: translateX(-20px);
	transition: all .3s;
	font-size: 0;
}

.elementor-element-b68b6fe .elementor-container, .elementor-5578 .elementor-element.elementor-element-529f74a9 .elementor-container, .elementor-5578 .elementor-element.elementor-element-4549388f .elementor-container, .elementor-element-20114971 .elementor-container, .elementor-5578 .elementor-element.elementor-element-5ff11d64 .elementor-container {
	margin: 0 -15px;
}

.box-mobile .elementor-widget-image .elementor-image img {
	margin: 0;
}

.box-mobile .elementor-element-ce8c13c {
	width: auto;
	margin: 0 15px 0 0;
}

.rtl .box-mobile .elementor-element-ce8c13c {
	margin: 0 0 0 15px;
}

.box-mobile .elementor-element-0c47bc3 {
	width: auto;
}

.home-style7 .main-page>.page .entry-content .entry-summary {
	margin: 0;
}

.footer-7 .elementor-widget-image .elementor-image img {
	width: auto;
	margin: 0;
}

.footer-7 .elementor-widget-wp-widget-nav_menu h5 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 13px;
	text-transform: capitalize;
}

.footer-7 .elementor-widget-wp-widget-nav_menu .menu li {
	position: relative;
}

.footer-7 .elementor-widget-wp-widget-nav_menu .menu li::before {
	content: "";
	background-color: #fff;
	width: 1px;
	height: 12px;
	top: 50%;
	bottom: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	transition: all .3s;
	visibility: hidden;
	margin-top: -6px;
}

.rtl .footer-7 .elementor-widget-wp-widget-nav_menu .menu li::before {
	right: 0;
	left: auto;
}

.footer-7 .elementor-widget-wp-widget-nav_menu .menu li:hover::before {
	opacity: 1;
	visibility: visible;
}

.footer-7 .elementor-widget-wp-widget-nav_menu .menu li:hover a {
	padding: 0 0 0 10px;
}

.rtl .footer-7 .elementor-widget-wp-widget-nav_menu .menu li:hover a {
	padding: 0 10px 0 0;
}

.footer-7 .elementor-widget-wp-widget-nav_menu .menu li a {
	font-size: 15px;
	line-height: 29px;
	color: #fff;
	transition: all .3s;
}

.footer-7 .copyright {
	padding: 16px 0;
	text-align: center;
	color: #fff;
}

.footer-7 .copyright a {
	font-weight: 800;
	color: #fff;
	display: inline-block;
}

.footer-7 .contact-footer ul {
	margin: 0;
}

.footer-7 .contact-footer ul li {
	margin: 0px 0 10px;
	position: relative;
	font-size: 15px;
}

.footer-7 .contact-footer ul li span:first-child {
	color: #e7e7e7;
	position: absolute;
	left: 0;
	display: inline-block;
	padding: 0;
}

.rtl .footer-7 .contact-footer ul li span:first-child {
	left: auto;
	right: 0;
	padding: 0;
}

.footer-7 .contact-footer ul li span {
	color: #fff;
	padding: 0 0 0 70px;
	display: inline-block;
	line-height: 22px;
}

.rtl .footer-7 .contact-footer ul li span {
	padding: 0 70px 0 0;
}

.new-footer-7 h5 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
}

.new-footer-7 input {
	height: 40px;
	border-radius: 0;
	margin: 0 15px 0 0;
	padding: 0 15px;
	color: #888;
	font-size: 14px;
	min-width: 350px;
}

.new-footer-7 button {
	margin: 0;
	background-color: #000;
	border: 0;
	border-radius: 0;
	color: #fff;
	padding: 0 35px;
	height: 40px;
	font-weight: 700;
	font-size: 14px;
}

.new-footer-7 button::before {
	display: none;
}

.footer-8 .elementor-widget-image .elementor-image img {
	width: auto;
	margin: 0;
}

.footer-8 .elementor-widget-wp-widget-nav_menu h5 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0 0 13px;
	text-transform: capitalize;
}

.footer-8 .elementor-widget-wp-widget-nav_menu .menu li {
	position: relative;
}

.footer-8 .elementor-widget-wp-widget-nav_menu .menu li::before {
	content: "";
	background-color: #999;
	width: 1px;
	height: 12px;
	top: 50%;
	bottom: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	transition: all .3s;
	visibility: hidden;
	margin-top: -6px;
}

.rtl .footer-8 .elementor-widget-wp-widget-nav_menu .menu li::before {
	right: 0;
	left: auto;
}

.footer-8 .elementor-widget-wp-widget-nav_menu .menu li:hover::before {
	opacity: 1;
	visibility: visible;
	background-color: #ff5c00;
}

.footer-8 .elementor-widget-wp-widget-nav_menu .menu li:hover a {
	padding: 0 0 0 10px;
	color: #ff5c00;
}

.rtl .footer-8 .elementor-widget-wp-widget-nav_menu .menu li:hover a {
	padding: 0 10px 0 0;
}

.footer-8 .elementor-widget-wp-widget-nav_menu .menu li a {
	font-size: 15px;
	line-height: 29px;
	color: #999;
	transition: all .3s;
}

.footer-8 .copyright {
	padding: 16px 0;
	text-align: center;
	color: #fff;
}

.footer-8 .copyright a {
	font-weight: 800;
	color: #ff5c00;
	display: inline-block;
}

.footer-8 .contact-footer ul {
	margin: 0;
}

.footer-8 .contact-footer ul li {
	margin: 0px 0 10px;
	position: relative;
	font-size: 15px;
}

.footer-8 .contact-footer ul li span:first-child {
	color: #999;
	position: absolute;
	left: 0;
	display: inline-block;
	padding: 0;
}

.rtl .footer-8 .contact-footer ul li span:first-child {
	left: auto;
	right: 0;
	padding: 0;
}

.footer-8 .contact-footer ul li span {
	color: #000;
	padding: 0 0 0 70px;
	display: inline-block;
	line-height: 22px;
}

.rtl .footer-8 .contact-footer ul li span {
	padding: 0 70px 0 0;
}

.new-footer-8 h5 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
}

.new-footer-8 input {
	height: 40px;
	border-radius: 0;
	margin: 0 15px 0 0;
	padding: 0 15px;
	color: #888;
	font-size: 14px;
	min-width: 250px;
}

@media (max-width: 1199px) {
	.new-footer-8 input {
		min-width: 150px;
	}
}

.new-footer-8 button {
	margin: 0;
	background-color: #ff5c00;
	border: 0;
	border-radius: 0;
	color: #fff;
	padding: 0 20px;
	height: 40px;
	font-weight: 700;
	font-size: 14px;
}

.new-footer-8 button::before {
	display: none;
}

.home-style9 .container, .home-style8 .container, .home-style7 .container {
	max-width: 100%;
}

header-elementor8 .top-right1 .elementor-widget {
	width: auto;
}

header-elementor8 .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

.home-style7, html {
	overflow-x: hidden;
}

@media (max-width: 480px) {
	.header-elementor8 .elementor-widget-image .elementor-image img {
		width: 120px;
	}
	
	.elementor-element-351b03a0, .elementor-element-5ff11d64, .elementor-element-462174a7, .elementor-element-367714e, .elementor-element-20114971, .elementor-element-752c10ca, .elementor-element-4549388f, .elementor-element-3616e89e, .elementor-element-529f74a9, .elementor-element-334ca863, .elementor-element-69340e2e, .elementor-element.elementor-element-b68b6fe, .elementor-element.elementor-element-22f5d6f5>.elementor-element-populated {
		padding: 0 !important;
	}
	
	.elementor-5578 .elementor-element.elementor-element-5ff11d64 {
		padding: 0 0 35px !important;
	}
}

@media (max-width: 767px) {
	.top-right1>.elementor-element-populated>.elementor-widget-wrap {
		justify-content: center;
	}
	
	.header-elementor1.header-elementor8 .top-right1>.elementor-element-populated>.elementor-widget-wrap div.elementor-element-5f211c8b {
		width: auto !important;
	}
}

@media (max-width: 991px) {
	.woo-slider-child3 .product-childcat .cat-list .item {
		margin: 0 0 0 15px;
	}
	
	.rtl .woo-slider-child3 .product-childcat .cat-list .item {
		margin: 0 15px 0 0;
	}
	
	.elementor-element-18a3729b {
		width: 50% !important;
		text-align: left;
	}
	
	.elementor-element-53028c9d {
		width: 50% !important;
		text-align: right;
		margin: 0 !important;
	}
	
	.header-elementor1.header-elementor8 .top-right1>.elementor-element-populated>.elementor-widget-wrap div.elementor-element-5f211c8b {
		width: 75%;
	}
	
	.header-elementor1.header-elementor8 .resmenu-container .navbar-toggle .icon-bar {
		background-color: #111;
	}
}

@media (max-width: 1199px) {
	.header-elementor1.header-elementor8 .header-mid .elementor-widget-wp-widget-nav_menu ul {
		display: block;
	}
	
	.header-elementor1.header-elementor8 .top-left1>.elementor-element-populated>.elementor-widget-wrap .elementor-element-656f6c14 {
		float: left;
		text-align: left;
		margin: 0;
	}
	
	.header-elementor1.header-elementor8 .top-right1>.elementor-element-populated>.elementor-widget-wrap .elementor-element-5f211c8b {
		width: 81%;
	}
	
	.new-footer-7 input.frm-email {
		min-width: 200px;
	}
	
	.new-footer-7 button {
		padding: 0 5px;
	}
}

@media (max-width: 1366px) {
	.header-mid .search-cate .swsearch-wrapper.style2 .top-form.top-search {
		width: 200px;
	}
	
	.promo-code .elementor-widget-container::before {
		clip-path: polygon(0 0, 93% 0, 100% 100%, 0% 100%);
	}
	
	.elementor-element-351b03a0, .elementor-element-5ff11d64, .elementor-element-462174a7, .elementor-element-367714e, .elementor-element-20114971, .elementor-element-752c10ca, .elementor-element-4549388f, .elementor-element-3616e89e, .elementor-element-529f74a9, .elementor-element-334ca863, .elementor-element-69340e2e, .elementor-element.elementor-element-b68b6fe, .elementor-element.elementor-element-22f5d6f5>.elementor-element-populated {
		padding: 0 15px;
	}
	
	.elementor-5578 .elementor-element.elementor-element-5ff11d64 {
		padding: 0 15px 75px;
	}
	
	.promo-code .elementor-widget-container span, .promo-code .elementor-widget-container {
		font-size: 10px;
	}
	
	.new-footer-7 input {
		min-width: 250px;
	}
	
	.responsive-post-slider5 .item .entry-content .box-content .entry-comment {
		font-size: 10px;
	}
}

.rtl .elementor-element-5ff11d64 .elementor-widget-image-box .elementor-image-box-content {
	text-align: right;
}

.rtl .elementor-element-5ff11d64 .elementor-widget-image-box .elementor-image-box-content >* {
	padding: 0 15px 0 0;
}

.rtl .elementor-5935 .elementor-element.elementor-element-663a1b5, .rtl .elementor-5935 .elementor-element.elementor-element-b7d2c36 .elementor-widget-container, .rtl .elementor-5578 .elementor-element.elementor-element-132b28f>.elementor-widget-container {
	text-align: right;
}

.rtl .elementor-5578 .elementor-element.elementor-element-f4ff52a {
	text-align: left;
}

.rtl .new-footer-7 input {
	margin: 0 0 0 15px;
}

.box-center8 .item {
	width: 50%;
	float: left;
	margin: 0 0 15px !important;
}

.box-center8 .elementor-widget-wrap {
	background-color: #fff;
	border-radius: 5px;
	padding: 15px 5px 0;
}

.img-float {
	margin: 0 15px 0 0 !important;
	width: auto !important;
}

.elementor-heading-title.block-title {
	margin: 0 0 12px;
}

.box-bar {
	position: fixed;
	top: 50%;
	display: inline-block;
	width: 40px !important;
	z-index: 999;
	background-color: #fff;
}

.box-bar .elementor-icon-list-icon svg {
	height: auto;
}

@media (max-width: 1199px) {
	.box-bar {
		left: 0 !important;
	}
}

.box-bar .elementor-icon-list-item {
	width: 100%;
	height: 35px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

.box-bar .elementor-icon-list-item a {
	align-items: center;
}

.box-bar .elementor-icon-list-item a .elementor-icon-list-icon {
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	align-items: baseline;
}

.box-bar .elementor-icon-list-item:hover, .box-bar .elementor-icon-list-item.current {
	background-color: #ff5c00;
}

.box-bar .elementor-icon-list-item:hover a .elementor-icon-list-icon svg, .box-bar .elementor-icon-list-item.current a .elementor-icon-list-icon svg {
	fill: #fff !important;
}

.sw-woo-tab-style5.woo-slider-default .box-slider-title h3.page-title-slider {
	text-shadow: 2px 2px 0 #fff;
	color: #ec1d23;
}

.title-post h4 {
	font-size: 16px;
	color: #222 !important;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
}

.title-post h4::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #ff5c00;
	width: 64px;
	height: 1px;
}

.rtl .title-post h4::before {
	right: 0;
	left: auto;
}

.info-custom .elementor-post-info li {
	position: relative;
}

.info-custom .elementor-post-info li:first-child::before {
	display: none;
}

.info-custom .elementor-post-info li::before {
	content: "/";
	padding: 0 10px;
	color: #666;
}

.info-custom .elementor-post-info li .elementor-post-info__item--type-author {
	color: #ff5c00 !important;
}

.info-custom .elementor-post-info li .elementor-post-info__item--type-author .elementor-post-info__item-prefix {
	color: #666;
}

.elementor-widget-post-comments .comment-reply-title {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
	font-weight: 500 !important;
	margin-bottom: 30px;
	padding: 0;
}

.elementor-widget-post-comments #respond {
	margin: 0;
}

.elementor-widget-post-comments p {
	margin: 0;
}

.elementor-widget-post-comments form label {
	width: 100%;
	color: #222;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 10px;
}

.elementor-widget-post-comments form textarea {
	width: 100%;
	border-radius: 0;
}

.elementor-widget-post-comments form .comment-form-author, .elementor-widget-post-comments form .comment-form-email, .elementor-widget-post-comments form .comment-form-url {
	width: 33.3%;
	float: left;
}

.elementor-widget-post-comments form .comment-form-author input, .elementor-widget-post-comments form .comment-form-email input, .elementor-widget-post-comments form .comment-form-url input {
	height: 40px;
	border-radius: 0;
	width: 95%;
}

.elementor-widget-post-comments form .comment-form-cookies-consent {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	width: 100%;
	align-items: center;
}

.elementor-widget-post-comments form .comment-form-cookies-consent label {
	margin: 0 5px;
}

.elementor-widget-post-comments form .logged-in-as {
	margin-bottom: 10px;
}

.elementor-widget-post-comments form .submit {
	margin-top: 10px;
	height: 35px;
	border: 0;
	line-height: 35px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	padding: 0 30px;
	border-radius: 0;
	border-radius: 17px;
	background: #ff5c00;
	margin-bottom: 0;
}

.elementor-widget-post-comments h3 {
	color: #222;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	padding: 20px;
	margin: 0;
}

.elementor-widget-post-comments ol {
	list-style: none;
	padding: 0 20px;
	margin: 0;
}

.elementor-widget-post-comments ol .comment-author {
	color: #222;
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 5px;
	font-size: 14px;
}

.elementor-widget-post-comments ol .comment-author img {
	margin: 0 20px 0 0;
	width: 45px;
}

.rtl .elementor-widget-post-comments ol .comment-author img {
	margin: 0 0 0 20px;
}

.elementor-widget-post-comments ol .comment-meta {
	color: #909090;
	font-weight: 600;
	font-size: 12px;
	line-height: 21px;
	padding: 0 20px;
	margin-top: -3px;
	text-transform: capitalize;
}

.elementor-widget-post-comments ol .comment-body {
	position: relative;
	margin-bottom: 30px;
	background-color: #fff;
	padding-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
}

.elementor-widget-post-comments ol .comment-body:last-child {
	border-bottom: none;
}

.elementor-widget-post-comments ol .comment-body >p {
	width: 100%;
	display: inline-block;
	padding: 10px 0;
}

.elementor-widget-post-comments ol .comment-body .reply {
	position: absolute;
	right: 0;
	font-size: 0;
	top: 0;
}

.rtl .elementor-widget-post-comments ol .comment-body .reply {
	right: auto;
	left: 0;
}

.elementor-widget-post-comments ol .comment-body .reply a::before {
	font-size: 20px;
	color: #999;
	content: "";
	display: inline-block;
	vertical-align: top;
	font-family: fontawesome;
}

.rtl .elementor-author-box__avatar {
	margin-right: 0;
	margin-left: 25px;
}

.custom-date {
	position: relative;
}

.custom-date::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 63px;
	height: 1px;
	background-image: linear-gradient(to left, transparent 50%, #ff5c00 50%);
	background-size: 15px 100%;
}

.rtl .custom-date::before {
	left: auto;
	right: 20px;
}

.custom-date .elementor-widget-wrap {
	flex-direction: row;
	align-items: baseline;
}

.custom-date .elementor-widget-wrap >div {
	width: auto;
}

.custom-date .elementor-widget-wrap >div:last-child {
	width: auto;
	margin: 0 5px;
}

.post-gird-related.post-gird .elementor-post__meta-data::before {
	left: 0;
}

.post-gird-related.post-gird .elementor-post__meta-data::before .elementor-post__card .elementor-post__meta-data {
	padding: 15px 0px 0 !important;
}

.rtl .post-gird-related.post-gird .elementor-post__meta-data::before {
	right: 0;
	left: auto;
}

.post-gird-related.post-gird .elementor-post__meta-data {
	padding: 15px 0px 0 !important;
}

.post-gird .elementor-element .elementor-post__title a:hover {
	color: #ff5c00;
}

.post-gird .elementor-element.elementor-element-f8cf895 .elementor-post__meta-data {
	padding: 15px 20px 30px;
	border: none;
}

.post-gird .elementor-post-date {
	color: #ff5c00;
}

.post-gird .elementor-post__meta-data {
	order: 1;
	position: relative;
	border: none !important;
}

.post-gird .elementor-post__meta-data::before {
	content: "";
	position: absolute;
	top: 0;
	left: 20px;
	width: 63px;
	height: 1px;
	background-image: linear-gradient(to left, transparent 50%, #ff5c00 50%);
	background-size: 15px 100%;
}

.rtl .post-gird .elementor-post__meta-data::before {
	left: auto;
	right: 0;
}

.post-gird .elementor-pagination {
	margin-top: 30px;
	padding: 11px 15px;
	background-color: #fff;
}

.post-gird .elementor-pagination .prev, .post-gird .elementor-pagination .next {
	font-size: 20px;
}

.post-gird .elementor-pagination .current, .post-gird .elementor-pagination .page-numbers:hover {
	color: #ff5c00 !important;
}

.box-post-custom .elementor-pagination {
	padding: 11px 15px;
	background-color: #fff;
}

.box-post-custom .elementor-pagination .prev, .box-post-custom .elementor-pagination .next {
	font-size: 20px;
}

.box-post-custom .elementor-pagination .current, .box-post-custom .elementor-pagination .page-numbers:hover {
	color: #ff5c00 !important;
}

.box-post-custom .elementor-post__meta-data span+span:before {
	padding: 0 5px;
}

.box-post-custom .elementor-post-date {
	color: #ff5c00;
}

.box-post-custom .elementor-post__thumbnail {
	border-radius: 0px !important;
}

.box-post-custom .elementor-post__text {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	flex-direction: column;
}

.box-post-custom .elementor-post__text .elementor-post__meta-data {
	order: 1;
	position: relative;
}

.box-post-custom .elementor-post__text .elementor-post__meta-data::before {
	content: "";
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	width: 63px;
	height: 1px;
	background-image: linear-gradient(to left, transparent 50%, #ff5c00 50%);
	background-size: 15px 100%;
}

.box-post-custom .elementor-post__text p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 45px;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 32px;
	padding: 0 0 18px;
}

.header_9 .currency_w >li .currency_switcher {
	top: 35px;
}

.header_9 .top-right1 .elementor-widget {
	width: auto;
}

.header_9 .top-left1 .size-full {
	margin: 0;
}

.header_9 .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

.header_9.header-elementor8.header-style1 .mega-left-title {
	padding: 0 20px;
}

.header_9.header-elementor8 .vertical_megamenu-header {
	padding: 10px 0;
}

.header_9.header-elementor1 .header-mid .elementor-widget-wp-widget-nav_menu ul {
	padding: 0;
}

.header_9.header-elementor8.header-style2 .header-mid {
	background: #ff5c00;
}

.header_9.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-contents::before, .header_9.header-elementor8 .menu-wishlist .menu-img::before {
	background: #fff;
}

.header_9 #lang_sel img.iclflag {
	border: 1px solid #dcdcdc;
	border-radius: 4px;
}

.header_9.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-contents {
	background: center no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI3NjI4RUFFQzFDMjExRUI4QjVFRjgxNDg4QjJDQjVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI3NjI4RUFGQzFDMjExRUI4QjVFRjgxNDg4QjJDQjVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Qjc2MjhFQUNDMUMyMTFFQjhCNUVGODE0ODhCMkNCNUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Qjc2MjhFQURDMUMyMTFFQjhCNUVGODE0ODhCMkNCNUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4Qlk4qAAABhElEQVR42mL8////QwYGBn4GCOAA4n9AvAqIExioCFiglvCjiesyUBkwAn0UBaTZoHxLIE4D4k9YLKcMAC1Cxqb/EUAUTY4izIJm7z0kdjkQP6GSf76Agg5d8D0QC1A5imZgs+gsEBsB8S8g/k6B4ZxIca+FLTxXQONoCYXxchhqzi4QnwmLS+5CaRUKfGMIxDZQ9mQQgc2iO1BamQKL8pAS11ZcFsF8JEJmXhID4igoewq0pMFrEQgokWFROjQRfAXieTBBbBY9BeIfZMYTKxBnQNkLgPgjPosoiadgIJZCTgTIhSoDjuDTAWITIDYgwaICKL0TiG/iK+tguPc/ZcAL3UxCQUcOAOndga2awKaYC5pMySpAgfgNsRZRHTARUZTMAOJOIBbGocYPml9KoMmbqIoPGYsD8WekCD6MRY0TWiLowWUePh9ZAzEPEh9USHKjqXEjwCcq6G6j8Z9BixV8qfM2OUEHwgVA/ByIrwKxPRZ5FiCeAcRvgfgQEMvjMgsgwACitehIcAbbDwAAAABJRU5ErkJggg==");
}

.header_9.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-contents.nitro-lazy {
	background-image: none !important;
}

.header_9.header8.header-elementor8.header-style2 .header-mid {
	padding: 13px 0;
}

.header_9.header-elementor8 .mega-left-title:before {
	display: none;
}

.header_9.header-elementor8.header-style1 .mega-left-title strong {
	text-transform: capitalize;
	font-size: 16px;
}

.header_9.header8 .wrapper_vertical_menu {
	top: 43px;
}

.header_9.header-elementor8 .close-item .mega-left-title:after {
	content: "";
	color: #ff5c00;
}

.header_9.header-elementor8 .mega-left-title strong:hover, .header_9.header-elementor8 .close-item .mega-left-title strong {
	color: #ff5c00;
}

.header_9.header-elementor8 .mega-left-title:after {
	content: "";
}

.header_9.header-style1.header-elementor8 .nav-pills>li {
	padding: 0 18px;
}

.header_9.header-style1.header-elementor8 .nav-pills>li:first-child {
	padding-left: 0;
}

.rtl .header_9.header-style1.header-elementor8 .nav-pills>li:first-child {
	padding-right: 0;
	padding-left: 18px;
}

.header_9.header-style1.header-elementor8 .nav-pills>li.active>a, .header_9.header-style1.header-elementor8 .nav-pills>li:hover>a {
	color: #ff5c00;
	position: relative;
}

.header_9.header-style1.header-elementor8 .nav-pills>li.active>a::before, .header_9.header-style1.header-elementor8 .nav-pills>li:hover>a::before {
	content: "";
	width: 100%;
	bottom: 0;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
}

.header_9.header-style1.header-elementor8 .nav-pills>li >a {
	font-size: 14px;
	color: #000;
	padding: 11px 0;
}

.header_9.header-style1.header-elementor8 .nav-pills>li >a::after {
	right: -10px;
}

.rtl .header_9.header-style1.header-elementor8 .nav-pills>li >a::after {
	left: -10px;
	right: auto;
}

.header_9.header-style1.header-elementor8 .nav-pills>li >a:hover {
	color: #ff5c00;
}

.header_9.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-right h3 {
	color: #fff;
}

.header_9.header-elementor8 .top-form.top-form-minicart .top-minicart-icon .cart-right::before {
	color: #fff;
}

.header_9.header-elementor8 .minicart-number-8 {
	background-color: #fff;
	color: #ff5c00;
	border: 1px solid #ff5c00;
	line-height: 15px;
}

.header_9 .top-right1 {
	color: #2d2d2d;
}

.header_9 .top-right1 #lang_sel>ul.nav>li>a, .header_9 .top-right1 .currency_w>li>a, .header_9 .top-right1 a {
	color: #2d2d2d;
}

.header_9 .top-right1 #lang_sel>ul.nav>li>a:hover, .header_9 .top-right1 .currency_w>li>a:hover, .header_9 .top-right1 a:hover {
	color: #ff5c00;
}

.header_9 .top-login {
	color: #2d2d2d;
}

.header_9 .top-login ul {
	margin: 0 15px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	align-items: center;
}

.header_9 .top-login ul::before {
	content: "";
	font-family: fontawesome;
	font-size: 12px;
	padding: 0 5px;
}

.header_9 .top-login .div-logined ul::before {
	content: "";
	font-family: fontawesome;
	font-size: 12px;
	padding: 0 5px;
}

.box-cash .elementor-widget-testimonial-carousel .elementor-widget-container {
	margin: 0 -15px;
}

.box-cash .sw-promomo .elementor-testimonial {
	border: none;
	border-radius: 15px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .06);
}

.home-style9 {
	background-color: #fff;
}

.home-style9 .sw-woo-tab-style7 {
	padding: 17px 26px 0;
}

.home-style9 .sw-woo-tab-style7 .box-slider-title {
	margin: 0 0 15px;
}

.home-style9 .sw-woo-tab-style7 .slider-description {
	line-height: 30px;
}

.home-style9 .sw-woo-tab-style7 .item .item-wrap6 {
	padding: 0 7px 15px;
}

.home-style9 .sw-woo-tab-style7 .resp-slider-container {
	margin: 0 -5px;
}

.home-style9 .item .item-wrap6 .item-detail .item-content {
	padding: 11px 0 0;
}

.home-style9 .item .item-wrap6 .item-detail .item-content h4 {
	margin-bottom: 8px;
}

.home-style9 .woo-slider-child3 .product-childcat .cat-list {
	padding: 11px 0;
}

.home-style9 .sw-woo-tab-style7 .item .item-wrap6 .item-detail .item-content .bottom {
	padding: 9px 0 0;
}

.home-style9 .sw-woo-tab-style8 {
	padding: 3px 20px 0;
}

.home-style9 .sw-woo-tab-style5 .item .item-wrap6 {
	padding: 0 10px 15px;
}

.home-style9 .sw-promomo .elementor-testimonial {
	padding: 0 10px 15px;
}

.home-style9 .box-cash .elementor-widget-testimonial-carousel .elementor-widget-container {
	margin: 0 -10px;
}

.home-style9 .woo-slider-child4.woo-slider-child3 {
	background-color: transparent;
}

.home-style9 .woo-slider-child4.woo-slider-child3.style1 .box-top .block-title h2 {
	padding: 0;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .box-top {
	border: none !important;
	background-color: #fff;
	padding: 0;
	margin: 0 0 10px;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .box-top .block-title h2 {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	line-height: 40px;
	text-transform: capitalize;
	font-style: initial;
	text-shadow: initial;
	padding: 0 20px;
	background-color: #fff;
	height: auto;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .cat-list .item {
	margin: 0 0 0 30px;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .left-child {
	float: right;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .left-child .cat-list .item a {
	color: #999;
	font-weight: 400;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .left-child .cat-list .item a:hover {
	color: #ff5c00;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .slick-initialized {
	margin: 0 -10px;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .item .item-wrap6 {
	padding: 0 10px 10px;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .item .item-wrap6 .item-detail {
	box-shadow: rgba(0, 0, 0, .1) 0px 0px 10px 0px;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .item .item-wrap6 .item-detail:hover {
	box-shadow: rgba(0, 0, 0, .2) 0px 4px 10px 0px;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item.view-all {
	position: initial;
}

.home-style9 .woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item::before {
	opacity: 0;
}

.home-style9 .responsive-post-slider5 .item {
	padding: 0 10px;
}

.home-style9 .responsive-post-slider5 .slick-initialized {
	margin: 0 -10px 15px;
}

.home-style9 .responsive-post-slider5 .block-title h3 {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	line-height: 40px;
	text-transform: capitalize;
	font-style: initial;
	text-shadow: initial;
	margin: 0;
}

.home-style9 .responsive-post-slider5 .block-title {
	margin: 0 0 10px;
}

.home-style9 .responsive-post-slider5 .item .entry-content .box-content .entry-comment span {
	color: #70778b;
	font-size: 12px;
}

.home-style9 .responsive-post-slider5 .item .entry-content .box-content .entry-comment span a {
	color: #252c41;
	font-size: 12px;
	cursor: pointer;
}

.home-style9 .responsive-post-slider5 .item .entry-content .box-content .entry-comment span a:hover {
	color: #ff5c00;
}

.sw-recommend-product4 .resp-slider-container {
	margin: 0 -10px;
}

.sw-recommend-product4 .box-title h3 {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	line-height: 40px;
	text-transform: capitalize;
	font-style: initial;
	text-shadow: initial;
}

.sw-recommend-product4 .item .item-wrap6 {
	padding: 0 10px 15px;
}

.footer-9.footer-8 .copyright {
	color: #999;
	text-align: right;
}

.footer-9 .new-footer-8 input {
	background-color: #f3f5f7;
	border: none;
	color: #c2c2c2;
	height: 45px;
	line-height: 45px;
	margin: 0;
	float: left;
}

.footer-9 .new-footer-8 button {
	font-size: 0;
	background-color: #f3f5f7;
	color: #101823;
	height: 45px;
	line-height: 45px;
	margin: 0;
	border: none;
}

.footer-9 .new-footer-8 button:hover {
	color: #ff5c00;
}

.footer-9 .new-footer-8 button::before {
	display: block;
	font-size: 14px;
}

@media (max-width: 991px) {
	.header_9.header-elementor1.header-elementor8 .resmenu-container .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	
	.home-style9 .woo-slider-child4.woo-slider-child3 .cat-list .item {
		margin: 0 0 0 10px;
	}
	
	.rtl .home-style9 .woo-slider-child4.woo-slider-child3 .cat-list .item {
		margin: 0 10px 0 0;
	}
	
	.header_9.header-style1 .main-menu {
		float: left;
	}
	
	.rtl .header_9.header-style1 .main-menu {
		float: right;
	}
	
	.header_9.header-elementor1 .header-mid .top-right1 {
		width: 50% !important;
	}
	
	.header_9.header-elementor1 .header-mid .top-right1>.elementor-element-populated>.elementor-widget-wrap {
		justify-content: flex-end;
	}
	
	.rtl .header_9.header-elementor1 .header-mid .top-right1>.elementor-element-populated>.elementor-widget-wrap {
		justify-content: flex-start;
	}
}

@media (max-width: 480px) {
	.products-wrapper .products-nav:last-child {
		margin-bottom: 10px;
	}
	
	.size-full {
		margin: 0 0 10px 0;
	}
	
	.header_9.header-elementor1 .header-mid .top-right1 {
		width: 70% !important;
	}
	
	.header_9.header-elementor1 .header-mid .top-right1.top-right2 {
		width: 30% !important;
	}
	
	.header_9.header-elementor1 .header-mid .top-right1.top-right2 .elementor-column-wrap {
		padding: 0 !important;
	}
}

@media (max-width: 1199px) {
	.home-style9 .woo-slider-child4.woo-slider-child3 .box-top .block-title h2 {
		padding: 0 10px;
	}
}

.rtl .class-rlt .elementor-container .elementor-row {
	flex-direction: column-reverse;
}

.rtl.home-style9 .woo-slider-child4.woo-slider-child3 .box-top .block-title {
	float: left;
}

.rtl.home-style9 .woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item.view-all {
	margin: 0;
}

.rtl.home-style9 .woo-slider-child4.woo-slider-child3 .product-childcat .cat-list .item.view-all a::before {
	content: "";
	right: -15px;
	left: auto;
}

.rtl.home-style9 .woo-slider-child4.woo-slider-child3.style1 .box-top .block-title {
	float: right;
}

.rtl.home-style9 .woo-slider-child4.woo-slider-child3.style1 .left-child {
	float: left;
}

.rtl .footer-9 .new-footer-8 button, .rtl .footer-9 .new-footer-8 input {
	float: right;
}

.rtl .footer-9 .new-footer-8 h5, .rtl .footer-9 .elementor-element.elementor-element-34166707, .rtl .footer-9 .elementor-element.elementor-element-68f0cff, .rtl .footer-9 .elementor-element.elementor-element-28b99776 .elementor-heading-title, .rtl .footer-9 .elementor-element.elementor-element-25f7de74 .elementor-widget-container, .rtl .footer-9 .elementor-element.elementor-element-38f274ab .elementor-heading-title {
	text-align: right;
}

.rtl .footer-9.footer-8 .copyright {
	text-align: left;
}

.rtl .header-mid .search-cate .swsearch-wrapper.style1 .top-search button.form-button {
	left: 0;
}

.elementor-element-7ec900b .elementor-widget-wrap {
	border-radius: 20px;
	overflow: hidden;
}

.sidebar9.sidebar .widget {
	margin-bottom: 20px;
}

.sidebar9.sidebar .widget.widget_product_categories {
	padding-bottom: 10px;
}

.sidebar9.sidebar .widget.woocommerce-widget-layered-nav .widget-inner ul {
	padding: 10px 0 5px;
}

.sidebar9.sidebar .widget.widget_price_filter {
	padding-bottom: 0;
}

.sidebar9.sidebar .widget.widget_media_image {
	margin-top: 20px;
}

.sidebar9.sidebar .widget.widget.widget_media_image {
	margin-top: 20px;
}

.products-wrapper-elementor.products-wrapper .products-loop {
	margin: 0 -10px;
}

.products-wrapper-elementor.products-wrapper .products-loop >li {
	padding: 0 10px;
	margin-bottom: 20px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
}

body.mobile-layout .vc_row[data-vc-full-width] {
	width: auto !important;
	left: auto !important;
	right: auto !important;
}

body.mobile-layout {
	background-color: #fff;
}

body.mobile-layout .container {
	padding: 0 10px;
}

.mobile-layout .header.sticky-mobile {
	position: fixed;
	width: 100%;
	z-index: 5;
	box-shadow: none;
	top: 0;
	left: 0;
}

.mobile-layout .header-mobile-style1.sticky-mobile, .mobile-layout .header-mobile-style2.sticky-mobile {
	background-color: #fff;
	padding-bottom: 1px;
	box-shadow: 0 0 4px #464646;
}

.mobile-layout.home-style1 .vc_column-inner {
	padding: 0;
}

.mobile-caro1 .elementor-image-carousel-wrapper {
	padding-bottom: 0 !important;
}

.mobile-caro1 .swiper-pagination-bullets {
	bottom: 10px !important;
}

.mobile-caro1 .swiper-pagination-bullets .swiper-pagination-bullet {
	background: transparent !important;
	border: 2px #fff solid !important;
	opacity: 1;
}

.mobile-caro1 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: #ff5c00 !important;
}

.mobile-layout .header-mobile-style1.sticky-mobile .header-menu-page, .mobile-layout .header-mobile-style2.sticky-mobile .header-menu-page {
	display: none;
	margin: 0;
}

.mobile-layout .contact-mobile .vc_column-inner, .mobile-layout .contact-form-mobile .vc_column-inner, .mobile-layout .about-mobile .vc_column-inner {
	padding-left: 12px;
	padding-right: 12px;
}

.mobile-layout .header .mobile-search .icon-seach.close {
	position: fixed;
	top: 0;
	right: 0;
	background: none;
	opacity: 1 !important;
}

.mobile-layout .header .mobile-search .icon-seach.close:before {
	content: "x";
	width: 25px;
	height: 25px;
	line-height: 24px;
	text-align: center;
	background: #fff;
	display: block;
	z-index: 999;
}

.mobile-layout .sw-demo-button {
	display: none;
}

.mobile-layout .products-wrapper .products-nav .product-sortby {
	float: left;
	margin-top: 6px;
}

.mobile-layout .products-wrapper .products-nav .product-sortby .sort-by {
	display: none;
}

.mobile-layout .products-wrapper .products-nav form.woocommerce-ordering {
	margin: -1px 0px 0 0;
}

.mobile-layout.post-type-archive-product .widget_sp_image img {
	margin-bottom: 20px;
}

.mobile-layout.single-product .content-product-detail .product_detail .content_product_detail .cart .group_table {
	width: 100%;
}

.header-mobile-style1.sticky-mobile .mobile-search .top-form.top-search, .header-mobile-style2.sticky-mobile .mobile-search .top-form.top-search {
	width: 200px;
}

.header-mobile-style1, .header-mobile-style2 {
	margin: 0 0 10px;
}

.header-mobile-style1 .mobile-search, .header-mobile-style2 .mobile-search {
	position: relative;
}

.header-mobile-style1 .mobile-search .icon-seach, .header-mobile-style2 .mobile-search .icon-seach {
	margin: 0 5px;
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-m-search.png") no-repeat center center #ededed;
	cursor: pointer;
}

.header-mobile-style1 .mobile-search .icon-seach.nitro-lazy, .header-mobile-style2 .mobile-search .icon-seach.nitro-lazy {
	background-image: none !important;
}

.header-mobile-style1 .mobile-search .top-form.top-search, .header-mobile-style2 .mobile-search .top-form.top-search {
	display: none;
	position: absolute;
	right: 0;
	top: 37px;
}

.rtl .header-mobile-style1 .mobile-search .top-form.top-search, .rtl .header-mobile-style2 .mobile-search .top-form.top-search {
	left: 0;
	right: auto;
}

.header-mobile-style1 .header-wishlist a, .header-mobile-style2 .header-wishlist a {
	margin: 4px 10px;
	display: inline-block;
	width: 17px;
	height: 15px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-m-wisdlist.png") no-repeat center center;
}

.header-mobile-style1 .header-wishlist a.nitro-lazy, .header-mobile-style2 .header-wishlist a.nitro-lazy {
	background-image: none !important;
}

.header-mobile-style1 .header-cart, .header-mobile-style2 .header-cart {
	opacity: 1;
	height: auto;
	visibility: visible;
	margin: 0 10px 0 8px;
}

.header-mobile-style1 .header-cart a, .header-mobile-style2 .header-cart a {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-m-cart.png") no-repeat center center;
	display: inline-block;
	width: 15px;
	height: 19px;
	position: relative;
}

.header-mobile-style1 .header-cart a.nitro-lazy, .header-mobile-style2 .header-cart a.nitro-lazy {
	background-image: none !important;
}

.header-mobile-style1 .header-cart a .minicart-number, .header-mobile-style2 .header-cart a .minicart-number {
	position: absolute;
	bottom: -5px;
	left: -10px;
	display: inline-block;
	width: 17px;
	height: 17px;
	background-color: #ff5c00;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	line-height: 17px;
	font-size: 11px;
}

.rtl .header-mobile-style1 .header-cart a .minicart-number, .rtl .header-mobile-style2 .header-cart a .minicart-number {
	right: -10px;
	left: auto;
}

.header-mobile-style1 .header-cart a .menu-text, .header-mobile-style2 .header-cart a .menu-text {
	display: none;
}

.header-mobile-style1 .vertical_megamenu .resmenu-container .menu-responsive-wrapper, .header-mobile-style2 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
	top: 50px !important;
}

.header-mobile-style1.sticky-mobile .vertical_megamenu .resmenu-container .menu-responsive-wrapper, .header-mobile-style2.sticky-mobile .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
	top: 50px !important;
}

.header-mobile-style1, .header-mobile-style2 {
	box-shadow: 0 5px 5px rgba(205, 205, 205, .6);
}

.header-mobile-style1 .header-top-mobile, .header-mobile-style2 .header-top-mobile {
	padding: 10px 0 10px;
}

.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle, .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
	display: block;
	padding: 0;
	margin: 0 0 0 10px;
	cursor: pointer;
	width: 26px;
	height: 26px;
	background-color: #3b3b3b;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 3px;
}

.rtl .header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle, .rtl .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle {
	margin: 0 10px 0 0;
}

.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar, .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle:hover .icon-bar {
	width: 16px !important;
	background-color: #ff5c00;
}

.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar, .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
	height: 2px;
	width: 16px;
	margin: 3px 0px 3px 4px;
	background: #ff5c00;
	display: block;
	right: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

.rtl .header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar, .rtl .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar {
	margin: 3px 4px 3px 0;
}

.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(1), .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(1) {
	width: 12px;
}

.header-mobile-style1 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(3), .header-mobile-style2 .header-menu-categories .vertical_megamenu .resmenu-container .navbar-toggle .icon-bar:nth-child(3) {
	width: 12px;
}

.header-mobile-style1 .header-menu-categories .vertical_megamenu .vertical-megamenu, .header-mobile-style2 .header-menu-categories .vertical_megamenu .vertical-megamenu {
	opacity: 0;
	visibility: hidden;
	height: 0;
	width: 0;
}

.header-mobile-style1 .topdeal-logo, .header-mobile-style2 .topdeal-logo {
	max-width: 95px;
	margin: 0 10px;
}

.header-mobile-style1 .mobile-search .top-form.top-search, .header-mobile-style2 .mobile-search .top-form.top-search {
	float: none;
	width: 270px;
	z-index: 5;
}

.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper, .header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry .cat-wrapper {
	display: none;
}

.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry input, .header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry input {
	width: 100%;
	height: 27px;
	background-color: #f2f2f2;
	font-size: 11px;
	color: #9c9c9c;
	border-radius: 3px;
	border: 0;
	margin: 0;
	padding: 0 10px;
}

.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro, .header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
	position: absolute;
	height: 26px;
	width: 26px;
	right: 0;
	top: 0;
	border: 0;
	font-size: 0;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-m-search.png") no-repeat center center transparent;
	margin: 0;
}

.header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro.nitro-lazy, .header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro.nitro-lazy {
	background-image: none !important;
}

.rtl .header-mobile-style1 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro, .rtl .header-mobile-style2 .mobile-search .top-form.top-search .topsearch-entry button.button-search-pro {
	left: 0;
	right: auto;
}

.header-mobile-style1 .header-menu-page, .header-mobile-style2 .header-menu-page {
	margin-bottom: 10px;
}

.header-mobile-style1 .header-menu-page .menu-mobile1, .header-mobile-style2 .header-menu-page .menu-mobile1 {
	overflow-y: hidden;
	white-space: nowrap;
	margin: 0;
}

.header-mobile-style1 .header-menu-page .menu-mobile1 >li, .header-mobile-style2 .header-menu-page .menu-mobile1 >li {
	float: none;
	display: inline-block;
	vertical-align: top;
	white-space: normal;
}

.header-mobile-style1 .header-menu-page .menu-mobile1 >li >a, .header-mobile-style2 .header-menu-page .menu-mobile1 >li >a {
	padding: 0 10px;
	font-size: 12px;
	color: #222;
}

.header-mobile-style1 .header-menu-page .menu-mobile1 >li >a:hover, .header-mobile-style1 .header-menu-page .menu-mobile1 >li >a:focus, .header-mobile-style2 .header-menu-page .menu-mobile1 >li >a:hover, .header-mobile-style2 .header-menu-page .menu-mobile1 >li >a:focus {
	color: #ff5c00;
	background-color: #fff;
}

.header-mobile-style1 .header-menu-page .menu-mobile1 >li:hover>a, .header-mobile-style1 .header-menu-page .menu-mobile1 >li:focus>a, .header-mobile-style2 .header-menu-page .menu-mobile1 >li:hover>a, .header-mobile-style2 .header-menu-page .menu-mobile1 >li:focus>a {
	color: #ff5c00;
	background-color: #fff;
}

.header-mobile-style2 .header-top-mobile .topdeal-logo {
	position: absolute;
	left: 50%;
	margin-left: -47px;
}

.banner-top .wpb_single_image {
	margin-bottom: 10px;
}

.banner-mobile {
	margin: 0 -20px;
}

.banner-mobile .wpb_single_image {
	float: left;
	width: 50%;
	padding: 0 5px;
	margin-bottom: 10px;
}

.rtl .banner-mobile .wpb_single_image {
	float: right;
}

.block-banner-home2 >.vc_column-inner>.wpb_wrapper {
	margin: 10px 25px 0 !important;
}

.block-banner-home2 >.vc_column-inner>.wpb_wrapper, .block-banner2-home2 >.vc_column-inner>.wpb_wrapper {
	margin: 10px 9px 0;
	position: relative;
	overflow: hidden;
}

.block-banner-home2 >.vc_column-inner>.wpb_wrapper .wpb_single_image, .block-banner2-home2 >.vc_column-inner>.wpb_wrapper .wpb_single_image {
	float: left;
	width: 50%;
	padding: 0 5px;
	margin-bottom: 10px;
}

.rtl .block-banner-home2 >.vc_column-inner>.wpb_wrapper .wpb_single_image, .rtl .block-banner2-home2 >.vc_column-inner>.wpb_wrapper .wpb_single_image {
	float: right;
}

.mobile-layout .cusom-menu-mobile {
	margin: 0 10px;
}

.mobile-layout .cusom-menu-mobile .elementor-widget-wp-widget-nav_menu {
	margin-bottom: 10px !important;
}

.mobile-layout .cusom-menu-mobile .elementor-widget-wp-widget-nav_menu h5 {
	font-size: 12px;
	background-color: #f2f2f2;
	padding: 8px 10px 6px;
	border-radius: 3px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700 !important;
	margin-bottom: 0;
}

.mobile-layout .cusom-menu-mobile .elementor-widget-wp-widget-nav_menu h5 .icon-footer {
	float: right;
	position: relative;
}

.rtl .mobile-layout .cusom-menu-mobile .elementor-widget-wp-widget-nav_menu h5 .icon-footer {
	float: left;
}

.mobile-layout .cusom-menu-mobile .elementor-widget-wp-widget-nav_menu h5 .icon-footer:before {
	content: "";
	font-family: Fontawesome;
	font-size: 14px;
	display: inline-block;
	opacity: 1;
}

.mobile-layout .cusom-menu-mobile .elementor-widget-wp-widget-nav_menu ul.menu {
	display: none;
	padding: 10px;
}

.mobile-layout .cusom-menu-mobile .elementor-widget-wp-widget-nav_menu ul.menu >li >a {
	color: #7d7d7d;
	text-transform: capitalize;
	font-size: 13px;
	position: relative;
	padding: 7px 0px 7px 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	vertical-align: top;
}

.mobile-layout .cusom-menu-mobile .elementor-widget-wp-widget-nav_menu ul.menu >li >a .menu-img {
	display: none;
}

.mobile-layout .cusom-menu-mobile .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
	padding-left: 15px;
}

.rtl .mobile-layout .cusom-menu-mobile .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover {
	padding-right: 15px;
	padding-left: 0;
}

.mobile-layout .cusom-menu-mobile .vc_wp_custommenu {
	float: left;
	width: 50%;
	padding: 0 5px;
	margin: 0 0 10px;
}

.mobile-layout .cusom-menu-mobile .vc_wp_custommenu .widget_nav_menu {
	background-color: #f2f2f2;
	padding: 8px 10px 6px;
	border-radius: 3px;
}

.mobile-layout .cusom-menu-mobile .vc_wp_custommenu .widget_nav_menu .widgettitle {
	font-size: 12px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700 !important;
	margin-bottom: 0;
}

.mobile-layout .cusom-menu-mobile .vc_wp_custommenu .widget_nav_menu .widgettitle .icon-footer {
	float: right;
	position: relative;
}

.rtl .mobile-layout .cusom-menu-mobile .vc_wp_custommenu .widget_nav_menu .widgettitle .icon-footer {
	float: left;
}

.mobile-layout .cusom-menu-mobile .vc_wp_custommenu .widget_nav_menu .widgettitle .icon-footer:before {
	content: "";
	font-family: Fontawesome;
	font-size: 14px;
	display: inline-block;
	opacity: 1;
}

.mobile-layout .cusom-menu-mobile .vc_wp_custommenu .widget_nav_menu ul.menu {
	display: none;
	padding: 10px;
}

.mobile-layout .cusom-menu-mobile .vc_wp_custommenu .widget_nav_menu ul.menu >li >a {
	color: #7d7d7d;
	text-transform: capitalize;
	font-size: 13px;
	position: relative;
	padding: 7px 0px 7px 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	vertical-align: top;
}

.mobile-layout .cusom-menu-mobile .vc_wp_custommenu .widget_nav_menu ul.menu >li >a .menu-img {
	display: none;
}

.mobile-layout .cusom-menu-mobile .vc_wp_custommenu .widget_nav_menu ul.menu >li >a:hover {
	color: #ff5c00;
	padding-left: 15px;
}

.rtl .mobile-layout .cusom-menu-mobile .vc_wp_custommenu .widget_nav_menu ul.menu >li >a:hover {
	padding-right: 15px;
	padding-left: 0;
}

.block-service-mobile2 {
	margin-bottom: 0 !important;
}

.block-service-mobile2 .block-mobile {
	padding: 5px 0 0;
}

.contact-us-info {
	background-color: #303030;
	padding: 20px 0;
	text-align: center;
	border: 2px dashed #fff;
}

.contact-us-info h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}

.contact-us-info ul {
	display: inline-block;
	margin: 0;
	overflow: hidden;
}

.contact-us-info ul >li {
	display: inline-block;
	float: left;
	color: #fff;
	margin: 0 11px;
}

.contact-us-info ul >li a {
	color: #fff;
}

.contact-us-info ul >li i {
	margin-right: 5px;
}

.rtl .contact-us-info ul >li i {
	margin-left: 5px;
	margin-right: 0;
}

.rtl .contact-us-info ul >li {
	float: right;
}

.style-moblie {
	position: relative;
}

.style-moblie .block-title {
	margin: 0;
	overflow: hidden;
}

.style-moblie .block-title h2 {
	color: #222;
	font-size: 14px;
	font-weight: 700 !important;
	float: left;
	text-transform: uppercase;
	border: 0;
	padding: 7px 0;
	margin: 0;
}

.style-moblie .block-title h2 .fa {
	margin-right: 5px;
}

.rtl .style-moblie .block-title h2 .fa {
	margin-left: 5px;
	margin-right: 0;
}

.rtl .style-moblie .block-title h2 {
	float: right;
}

.style-moblie .block-title .view-all {
	margin: 7px 0;
	float: right;
	color: #ff5c00;
	font-size: 12px;
	text-transform: capitalize;
}

.rtl .style-moblie .block-title .view-all {
	float: left;
}

.rtl .style-moblie .block-title .view-all:before {
	content: "";
	font-family: FontAwesome;
	margin-right: 7px;
}

.rtl .style-moblie .block-title .view-all i {
	display: none;
}

.style-moblie .block-title .view-all i {
	margin-right: 7px;
}

.style-moblie .image-slider img {
	margin-bottom: 10px;
}

.style-moblie .resp-slider-container >div.items-wrapper {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	padding-bottom: 10px;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	width: 150px;
	padding: 0 2px;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper {
	border: 1px solid #e1e1e1;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-image {
	position: relative;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-image .sale-off {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: auto;
	padding: 0 10px;
	padding: 0 6px;
	background-color: #ff5722;
	font-size: 11px;
	font-size: 10px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-image .sale-off:before {
	border: 0;
}

.rtl .style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-image .sale-off {
	left: 10px;
	right: auto;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-image:hover {
	opacity: .8;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-content {
	padding: 10px;
	text-align: left;
}

.rtl .style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-content {
	text-align: right;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-content h4 {
	width: 120px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 0 6px;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-content h4 a {
	font-size: 14px;
	color: #222;
	text-transform: capitalize;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-content h4 a:hover {
	color: #ff5c00;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-content .item-price {
	font-size: 16px;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-content .item-price del {
	font-size: 12px;
	color: #999;
	float: left;
	margin-right: 10px;
	font-weight: 400;
	margin-left: 0;
}

.rtl .style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-content .item-price del {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.style-moblie .resp-slider-container >div.items-wrapper >.item .item-wrapper .item-content .item-price ins {
	font-size: 16px;
	color: #ff5c00;
}

.sw-tab-cat-mobile {
	margin: 20px 0 10px;
}

.sw-tab-cat-mobile .resp-tab .top-tab-slider {
	margin: 0;
}

.sw-tab-cat-mobile .resp-tab .top-tab-slider .box-title h3 {
	background-color: #f5f5f5;
	color: #222;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	padding: 12px 0;
	font-weight: 700;
	margin: 0;
}

.sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list {
	position: relative;
	display: block;
	margin: 10px 10px 7px 7px;
}

.sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs {
	display: inline-block;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	margin: 0;
	border: 0;
}

.sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	float: none;
	margin: 0 7px;
}

.rtl .sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li {
	float: right;
}

.sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li >a {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 13px;
	border-radius: 14px;
	text-transform: capitalize;
	font-size: 12px;
	background-color: #f5f5f5;
	font-weight: 400;
	border: 0;
}

.sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li >a:before {
	width: 0;
	height: 0;
}

.sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li.active>a, .sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li:hover>a {
	background-color: #ff5c00;
	color: #fff;
}

.sw-tab-cat-mobile .resp-tab .tab-content .tab-pane .sw-mobile-cat .resp-slider-container {
	margin: 0 12px;
}

.mobile-layout-style1 .block-title {
	padding: 0 13px;
}

.mobile-layout-style1 .resp-slider-container {
	padding: 0 12px;
}

.rtl .mobile-layout-style1 .resp-slider-container {
	padding: 0 12px;
}

.mobile-layout-style2 {
	margin: 0 10px;
}

.mobile-layout-style2 .block-title {
	border-bottom: 1px solid #e1e1d8;
	margin: 0 5px;
}

.mobile-layout-style2 .wrap-link {
	display: block;
	text-align: center;
}

.mobile-layout-style2 .wrap-link .item-countdown.countdown-style1 .countdown-show4 {
	display: inline-block;
	border-radius: 0;
	background-color: #fff;
	color: #ff5c00;
	margin-bottom: 0;
}

.mobile-layout-style2 .wrap-link .item-countdown.countdown-style1 .countdown-show4:before {
	color: #ff5c00;
}

.mobile-layout-style2 .wrap-link .item-countdown.countdown-style1 .countdown-show4:after {
	background-color: #ff5c00;
	opacity: .24;
}

.mobile-layout-style2 .resp-slider-container {
	margin: 0 2px;
}

.sw-category-mobile {
	margin: 5px 15px 0;
}

.sw-category-mobile .block-title h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #222;
	padding: 10px 0;
	margin: 0;
}

.sw-category-mobile .resp-slider-container {
	margin: 0 -5px;
}

.sw-category-mobile .resp-slider-container >div.items-wrapper {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	padding-bottom: 10px;
}

.sw-category-mobile .resp-slider-container >div.items-wrapper >.item {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	width: 80px;
	padding: 0 5px;
}

.sw-category-mobile .resp-slider-container >div.items-wrapper >.item .item-wrap:hover {
	box-shadow: none;
}

.sw-category-mobile .resp-slider-container >div.items-wrapper >.item .item-wrap .item-image {
	display: inline-block;
	border-radius: 50%;
}

.sw-category-mobile .resp-slider-container >div.items-wrapper >.item .item-wrap .item-image img {
	border-radius: 50%;
}

.sw-category-mobile .resp-slider-container >div.items-wrapper >.item .item-wrap .item-content h3 {
	line-height: 15px;
	text-align: center;
	margin: 0 0 5px;
}

.sw-category-mobile .resp-slider-container >div.items-wrapper >.item .item-wrap .item-content h3 a {
	font-size: 13px;
	color: #222;
	text-transform: capitalize;
}

.sw-category-mobile .resp-slider-container >div.items-wrapper >.item .item-wrap .item-content h3 a:hover {
	color: #ff5c00;
}

.block-home-mobile1 {
	margin: 0 !important;
}

.block-mobile {
	padding: 10px 0 0;
	overflow: hidden;
	margin: 0 10px;
}

.block-mobile .wrapp-content {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	padding-bottom: 10px;
}

.block-mobile .wrapp-content >.info {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	width: 131px;
	padding: 0 5px;
}

.block-mobile .wrapp-content >.info .fa {
	font-size: 28px;
	color: #ff5c00;
	float: left;
}

.rtl .block-mobile .wrapp-content >.info .fa {
	float: right;
}

.block-mobile .wrapp-content >.info .info-content {
	padding-left: 38px;
}

.rtl .block-mobile .wrapp-content >.info .info-content {
	padding-right: 38px;
	padding-left: 0;
}

.block-mobile .wrapp-content >.info .info-content span {
	font-size: 10px;
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 2px;
}

.block-mobile .wrapp-content >.info .info-content p {
	text-transform: capitalize;
	padding-top: 2px;
	margin-bottom: 3px;
	font-size: 10px;
}

.style-mobile-countdown {
	margin: 0 13px 20px;
}

.style-mobile-countdown .box-title h3 {
	color: #222;
	font-size: 14px;
	font-weight: 700 !important;
	float: left;
	text-transform: uppercase;
	border: 0;
	padding: 10px 0;
	margin: 0;
}

.style-mobile-countdown .box-title h3 .fa {
	margin-right: 5px;
}

.rtl .style-mobile-countdown .box-title h3 .fa {
	margin-left: 5px;
	margin-right: 0;
}

.rtl .style-mobile-countdown .box-title h3 {
	float: right;
}

.style-mobile-countdown .box-title .view-all {
	margin: 7px 0;
	float: right;
	color: #ff5c00;
	font-size: 12px;
	text-transform: capitalize;
}

.rtl .style-mobile-countdown .box-title .view-all {
	float: left;
}

.rtl .style-mobile-countdown .box-title .view-all:before {
	content: "";
	font-family: FontAwesome;
	margin-right: 7px;
}

.rtl .style-mobile-countdown .box-title .view-all i {
	display: none;
}

.style-mobile-countdown .box-title .view-all i {
	margin-right: 7px;
}

.style-mobile-countdown .slider .items-wrapper {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}

.style-mobile-countdown .slider .items-wrapper >.item {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	width: 480px;
	padding: 0 2px;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper {
	position: relative;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail {
	overflow: hidden;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .products-thumb {
	float: left;
	width: 50%;
	padding: 0 10px;
	border: 1px solid #e1e1e1;
	position: relative;
}

.rtl .style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .products-thumb {
	float: right;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .products-thumb .sale-off {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: auto;
	padding: 0 10px;
	padding: 0 6px;
	background-color: #ff5722;
	font-size: 11px;
	font-size: 10px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .products-thumb .sale-off:before {
	border: 0;
}

.rtl .style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .products-thumb .sale-off {
	left: 10px;
	right: auto;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content {
	float: left;
	width: 50%;
	padding: 0 10px;
}

.rtl .style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content {
	float: right;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content .countdown-style1 .countdown-show4 {
	margin-bottom: 17px;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content .countdown-style1 .countdown-show4 .countdown-section {
	padding: 9px 4px;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content .countdown-style1 .countdown-show4 .countdown-section .countdown-amount {
	margin-right: 3px;
}

.rtl .style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content .countdown-style1 .countdown-show4 .countdown-section .countdown-amount {
	margin-left: 3px;
	margin-right: 0;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content h4 a {
	font-size: 16px;
	color: #222;
	text-transform: capitalize;
	font-weight: 700;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content .item-price {
	margin-bottom: 5px;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content .item-price del {
	font-size: 14px;
	color: #999;
	float: left;
	line-height: 30px;
	font-weight: 400;
	margin: 0 10px 0 0;
}

.rtl .style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content .item-price del {
	margin: 0 0 0 10px;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content .item-price ins {
	font-size: 26px;
}

.rtl .style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content .description ul {
	margin-right: 15px;
	margin-left: 0;
}

.style-mobile-countdown .slider .items-wrapper >.item .item-wrapper .item-detail .item-content .description ul >li {
	color: #666;
	font-size: 14px;
	line-height: 22px;
}

.mobile-layout .listings-title {
	display: none;
}

.mobile-layout .banner-mobile1>.vc_column_container>.vc_column-inner>.wpb_wrapper {
	position: relative;
	margin: 0 -5px;
}

.mobile-layout .banner-mobile1>.vc_column_container>.vc_column-inner>.wpb_wrapper .wpb_single_image {
	float: left;
	width: 50%;
	padding: 0 5px;
}

.mobile-layout .fade-slide .slick-next, .mobile-layout .fade-slide .slick-prev {
	display: none !important;
}

.mobile-layout .fade-slide .slick-dots {
	display: inline-block;
	width: 40px;
	position: absolute;
	left: 50%;
	bottom: 15px;
	margin-left: -30px;
	margin: 0;
}

.mobile-layout .fade-slide .slick-dots >li {
	font-size: 0;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 5px;
}

.mobile-layout .fade-slide .slick-dots >li button {
	border: 0;
	padding: 0;
}

.mobile-layout .fade-slide .slick-dots >li:hover, .mobile-layout .fade-slide .slick-dots >li.slick-active {
	border: 2px solid #ff5c00;
}

.mobile-layout.rtl .countdown-mobile .box-title h3, .mobile-layout.rtl .best-selling-mobile .box-title h3, .mobile-layout.rtl .related-products .box-title h3 {
	float: right;
}

.mobile-layout.rtl .countdown-mobile .woocommmerce-shop, .mobile-layout.rtl .best-selling-mobile .woocommmerce-shop, .mobile-layout.rtl .related-products .woocommmerce-shop {
	float: left;
}

.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu>li>.show-dropdown::after {
	content: "";
}

.mobile-layout.rtl .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
	left: 0;
	right: auto;
	text-align: right;
}

.mobile-layout.rtl .products-wrapper .products-nav .catalog-ordering {
	float: none;
}

.mobile-layout.rtl .products-wrapper .products-nav .filter-product {
	float: left;
}

.mobile-layout.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
	margin-left: 10px;
	margin-right: 0;
}

.mobile-layout.rtl .products-wrapper .products-nav .product-sortby {
	float: right;
}

.mobile-layout.rtl.woocommerce-cart .shop_table.cart tr.cart_item td {
	float: right;
}

.mobile-layout.rtl.woocommerce-cart .shop_table.cart tr.cart_item td.product-remove {
	left: 0;
	right: auto;
}

.mobile-layout.rtl .contact-mobile .block-contact-mobile .location-address li {
	background-position: right center;
	padding-right: 30px;
	padding-left: 0;
}

.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap input, .mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap textarea {
	text-align: right;
}

.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input {
	background-position: right center;
}

.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-email input {
	background-position: right center;
}

.mobile-layout.rtl .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-phone input {
	background-position: right center;
}

.mobile-layout .countdown-mobile, .mobile-layout .best-selling-mobile, .mobile-layout .related-products {
	margin-bottom: 20px;
}

.mobile-layout .countdown-mobile .box-title h3, .mobile-layout .best-selling-mobile .box-title h3, .mobile-layout .related-products .box-title h3 {
	color: #222;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	float: left;
}

.mobile-layout .countdown-mobile .woocommmerce-shop, .mobile-layout .best-selling-mobile .woocommmerce-shop, .mobile-layout .related-products .woocommmerce-shop {
	float: right;
}

.mobile-layout .countdown-mobile .woocommmerce-shop a, .mobile-layout .best-selling-mobile .woocommmerce-shop a, .mobile-layout .related-products .woocommmerce-shop a {
	color: #ff5c00;
	font-size: 11px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 28px;
}

.mobile-layout .countdown-mobile .woocommmerce-shop a:hover, .mobile-layout .best-selling-mobile .woocommmerce-shop a:hover, .mobile-layout .related-products .woocommmerce-shop a:hover {
	opacity: .8;
}

.mobile-layout .countdown-mobile .resp-slider-container div.items-wrapper, .mobile-layout .best-selling-mobile .resp-slider-container div.items-wrapper, .mobile-layout .related-products .resp-slider-container div.items-wrapper {
	padding-bottom: 0;
}

.mobile-layout .countdown-mobile .item .item-wrap, .mobile-layout .best-selling-mobile .item .item-wrap, .mobile-layout .related-products .item .item-wrap {
	border: 1px solid #e0e0e0;
}

.mobile-layout .countdown-mobile .item .item-wrap .item-detail:hover .item-image, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail:hover .item-image, .mobile-layout .related-products .item .item-wrap .item-detail:hover .item-image {
	opacity: .8;
}

.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-image span.onsale, .mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-image a.fancybox, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-image span.onsale, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-image a.fancybox, .mobile-layout .related-products .item .item-wrap .item-detail .item-image span.onsale, .mobile-layout .related-products .item .item-wrap .item-detail .item-image a.fancybox {
	display: none;
}

.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content, .mobile-layout .related-products .item .item-wrap .item-detail .item-content {
	text-align: center;
	padding: 10px 0 14px;
}

.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content h4 a, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content h4 a, .mobile-layout .related-products .item .item-wrap .item-detail .item-content h4 a {
	font-size: 12px;
	color: #222;
	font-weight: 500;
	text-transform: capitalize;
	opacity: 1;
}

.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content h4 a:hover, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content h4 a:hover, .mobile-layout .related-products .item .item-wrap .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price, .mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price {
	display: inline-block;
	vertical-align: top;
	opacity: 1;
}

.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price del, .mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price ins, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price del, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price ins, .mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price del, .mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price ins {
	font-weight: 500;
}

.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price del, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price del, .mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price del {
	font-size: 12px;
	color: #7d7d7d;
}

.mobile-layout .countdown-mobile .item .item-wrap .item-detail .item-content .item-price ins, .mobile-layout .best-selling-mobile .item .item-wrap .item-detail .item-content .item-price ins, .mobile-layout .related-products .item .item-wrap .item-detail .item-content .item-price ins {
	font-size: 14px;
	color: #ff5c00;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
	top: 0px;
	background-color: rgba(0, 0, 0, .7);
	min-width: 220px;
	padding: 0;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper .resmenu-container .navbar-toggle {
	display: none;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu {
	padding: 25px 0 0;
	max-height: 100%;
	overflow: auto;
	height: auto;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li {
	border: 0;
	text-align: left;
	box-shadow: none;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li:hover>a {
	background-color: transparent;
	color: #ff5c00;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li.active>a {
	color: #ff5c00;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li >a {
	color: #fff;
	padding: 17px 20px;
	text-transform: uppercase;
	box-shadow: none;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li >.show-dropdown {
	top: 3px;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li .show-dropdown {
	background-color: transparent;
	right: 5px;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li .show-dropdown.show:after {
	content: "–";
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li .show-dropdown:after {
	content: "+";
	font-family: "FontAwesome";
	font-size: 20px;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li ul {
	border: 0;
	padding: 0;
	background-color: #333;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li ul >li {
	border: 0;
	text-align: center;
	box-shadow: none;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li ul >li:hover>a {
	background-color: transparent;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li ul >li >a {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	padding: 14px 20px;
	box-shadow: none;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li ul >li >a:hover {
	color: #ff5c00;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li ul >li.active>a {
	color: #ff5c00;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li ul >li ul {
	background-color: #444;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li ul >li ul >li >a {
	color: #fff;
}

.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu >li ul >li ul >li >a:hover {
	color: #ff5c00;
}

.mobile-layout .vertical_megamenu .vertical-megamenu {
	opacity: 0;
	visibility: hidden;
	height: 0;
	width: 0;
}

.mobile-layout #topdeal-totop {
	display: none !important;
}

.mobile-layout .wpb_single_image {
	margin-bottom: 10px;
}

.mobile-layout .wpb_raw_html {
	margin-bottom: 20px;
}

.mobile-layout .vc_row-no-padding .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

.mobile-layout .vc_column-inner {
	padding-left: 0px;
	padding-right: 0px;
}

.mobile-layout .topdeal_breadcrumbs {
	display: none;
}

.mobile-layout .topdeal_breadcrumbs .listing-title {
	margin-top: 0;
}

.mobile-layout .topdeal_breadcrumbs .listing-title h1 {
	margin-top: 0;
	font-size: 13px;
}

.mobile-layout .topdeal_breadcrumbs .breadcrumbs .breadcrumb {
	padding: 10px 0;
}

.mobile-layout .contact-mobile .wpb_map_wraper {
	border: 0;
}

.mobile-layout .contact-mobile .block-contact-mobile h2 {
	font-size: 12px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
}

.mobile-layout .contact-mobile .block-contact-mobile p {
	font-size: 12px;
}

.mobile-layout .contact-mobile .block-contact-mobile .location-address {
	margin: 0;
	list-style: none;
}

.mobile-layout .contact-mobile .block-contact-mobile .location-address li {
	font-size: 12px;
	color: #8c8c8c;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-location.png") no-repeat left center #fff;
	padding-left: 30px;
	margin-bottom: 10px;
}

.mobile-layout .contact-mobile .block-contact-mobile .location-address li.nitro-lazy {
	background-image: none !important;
}

.mobile-layout .contact-mobile .block-contact-mobile .location-address li span {
	padding: 5px 0;
	display: block;
}

.mobile-layout .contact-mobile .block-contact-mobile .location-address li span.title {
	font-weight: 700;
	color: #222;
	text-transform: capitalize;
	font-size: 14px;
}

.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap {
	display: block;
}

.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap input {
	width: 100%;
	border: 0;
	padding: 20px 30px;
	font-size: 13px;
	color: #7d7d7d;
	font-weight: 500;
	height: 60px;
	border-top: 1px solid #ededed;
}

.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-user.png") no-repeat left center #fff;
}

.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-name input.nitro-lazy {
	background-image: none !important;
}

.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-email input {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-email.png") no-repeat left center #fff;
}

.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-email input.nitro-lazy {
	background-image: none !important;
}

.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-phone input {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-phone.png") no-repeat left center #fff;
	border-bottom: 1px solid #ededed;
}

.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-phone input.nitro-lazy {
	background-image: none !important;
}

.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap textarea {
	border: 0;
	border-top: 0;
	padding: 20px 0 0;
}

.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap ::-webkit-input-placeholder {
	font-size: 13px;
	color: #7d7d7d;
	font-weight: 500;
}

.mobile-layout .contact-form-mobile .wpcf7 input.wpcf7-submit {
	height: 42px;
	width: 100%;
	background-color: #ff5c00;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	border: 0;
	line-height: 42px;
	padding: 0;
	border-radius: 20px;
	box-shadow: 0 10px 15px rgba(194, 54, 0, .1);
}

.mobile-layout.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-form__input-checkbox, .mobile-layout.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-form__input-checkbox {
	margin: 0 10px 0 3px;
}

.mobile-layout.woocommerce-page .entry-content {
	padding: 0;
}

.mobile-layout.woocommerce-cart .entry-content {
	padding: 0;
}

.mobile-layout.woocommerce-cart .cart-collaterals .cart_totals {
	width: 100%;
}

.mobile-layout.woocommerce-cart .cart-collaterals .cart_totals h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #222;
}

.mobile-layout.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
	height: 42px;
	width: 100%;
	background-color: #ff5c00;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	border: 0;
	line-height: 42px;
	padding: 0;
	border-radius: 20px;
	box-shadow: 0 10px 15px rgba(194, 54, 0, .1);
}

.mobile-layout.woocommerce-cart .shop_table.cart {
	border: 0;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ededed;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item:nth-child(2n) td {
	background-color: #fff;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td {
	float: left;
	padding: 0 18px;
	display: inline-block;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td:before {
	content: "";
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-name, .mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-price {
	margin-bottom: 9px;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-price {
	color: #ff5c00;
	font-size: 16px;
	font-weight: 700;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a {
	font-size: 14px;
	color: #222;
	text-transform: capitalize;
	font-weight: 600;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-remove {
	position: absolute;
	right: 0;
	top: 5px;
	padding: 0;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-remove a.remove {
	display: inline-block;
	width: 16px;
	height: 17px;
	text-indent: -9999px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/delete-m.png") no-repeat center center #fff;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-remove a.remove.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-thumbnail {
	padding: 0;
	border: 1px solid #ebebeb;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-thumbnail img {
	width: 90px;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal {
	display: none;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity .quantity {
	border: 1px solid #ebebeb;
}

.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity .quantity input {
	background-color: #fff;
}

.mobile-layout.woocommerce-cart .shop_table.cart td.actions {
	border-top: 0;
	padding: 10px;
}

.mobile-layout.woocommerce-cart .shop_table.cart td.actions #coupon_code {
	text-transform: capitalize;
	padding: 0 10px;
}

.mobile-layout.woocommerce-cart .shop_table.cart td.actions input.button {
	padding: 7px 10px;
	border-top: 0;
	border-radius: 16px;
}

.mobile-layout.woocommerce-wishlist.rtl .shop_table.wishlist_table tbody tr td {
	float: right;
}

.mobile-layout.woocommerce-wishlist.rtl .shop_table.wishlist_table tbody tr td.product-name a {
	text-transform: capitalize;
}

.mobile-layout.woocommerce-wishlist.rtl .shop_table.wishlist_table tbody tr td.product-remove {
	left: 0;
	right: auto;
}

.mobile-layout.woocommerce-wishlist.rtl .shop_table.wishlist_table tbody tr td.product-add-to-cart {
	left: -20px;
	right: auto;
}

.mobile-layout.woocommerce-wishlist .wishlist-title {
	display: none;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table {
	border: 0;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table thead th {
	display: none;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody {
	display: block;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ededed;
	display: block;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr:nth-child(2n) td {
	background-color: #fff;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr:hover {
	background-color: #fff;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td {
	float: left;
	padding: 0 18px;
	display: inline-block;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td:before {
	content: "";
	display: none;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-name {
	display: block;
	width: 65%;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-name, .mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-price {
	margin-bottom: 9px;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-price {
	color: #ff5c00;
	font-size: 16px;
	font-weight: 700;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-name a {
	font-size: 14px;
	color: #222;
	text-transform: capitalize;
	font-weight: 600;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-stock-status {
	display: none;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-remove {
	position: absolute;
	right: 0px;
	top: auto;
	margin-top: 10px;
	padding: 0;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-remove a.remove {
	display: inline-block;
	width: 16px;
	height: 17px;
	text-indent: -9999px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/delete-m.png") no-repeat center center #fff;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-remove a.remove.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-thumbnail {
	padding: 0;
	border: 1px solid #ebebeb;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-thumbnail img {
	width: 90px;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart {
	position: absolute;
	right: -20px;
	top: 40px;
	z-index: 3;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart_button, .mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart {
	text-indent: -9999px;
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-m.png") no-repeat center center #fff;
	margin: 0;
	padding: 0;
}

.mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart_button.nitro-lazy, .mobile-layout.woocommerce-wishlist .shop_table.wishlist_table tbody tr td.product-add-to-cart .add_to_cart.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content {
	width: 100% !important;
}

.mobile-layout.woocommerce .col2-set, .mobile-layout.woocommerce-page .col2-set {
	width: auto;
	min-width: 100%;
}

.mobile-layout .footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
	bottom: 52px;
}

.footer-mstyle1 {
	margin-top: 55px;
	min-height: 1px;
}

.footer-mstyle1 .footer-container {
	background-color: rgba(255, 255, 255, .9);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	border-top: 1px solid #ededed;
}

.footer-mstyle1 .footer-container .footer-menu {
	position: relative;
	padding: 0 10px;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
	opacity: 0;
	height: 0;
	visibility: hidden;
	position: absolute;
	padding: 10px 20px;
	bottom: 57px;
	right: 0px;
	background-color: #fff;
}

.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item-hidden {
	left: 0;
	right: auto;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .fa {
	font-size: 16px;
	color: #8d8d8d;
	margin-right: 5px;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden a .menu-text {
	font-weight: 700;
	color: #8d8d8d;
	text-transform: uppercase;
	font-size: 10px;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden .footer-wishlist {
	margin-bottom: 5px;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden.open {
	opacity: 1;
	height: auto;
	visibility: visible;
	z-index: 2;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer {
	margin-bottom: 5px;
	margin-left: 0;
}

.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer {
	margin-left: 5px;
	margin-right: 0;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer >li {
	list-style: none;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item-hidden ul.menu-footer >li >a {
	font-weight: 700;
	color: #8d8d8d;
	text-transform: uppercase;
	font-size: 10px;
	display: inline-block;
	padding: 5px 0;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item {
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 5px;
	padding: 10px 0 0;
}

.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item {
	float: right;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item a {
	display: inline-block;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item a:hover .menu-text {
	color: #ff5c00;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item a .icon-menu {
	display: block;
	width: 28px;
	height: 22px;
	margin: 0 auto;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item a .menu-text {
	text-align: center;
	font-weight: 700;
	color: #8d8d8d;
	text-transform: uppercase;
	font-size: 10px;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-home .icon-menu {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-home-m.png") no-repeat center center;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-home .icon-menu.nitro-lazy {
	background-image: none !important;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search {
	float: none;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	height: 0;
	position: absolute;
	top: -41px;
	left: 0px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry .cat-wrapper {
	display: none;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f2f2f2;
	font-size: 13px;
	color: #9c9c9c;
	border-radius: 0;
	border: 0;
	padding: 0 10px;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button {
	position: absolute;
	height: 40px;
	width: 40px;
	right: 0;
	top: 0;
	border: 0;
	background-color: #f2f2f2;
	color: #9c9c9c;
	font-size: 16px;
	font-size: 0;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button:before {
	content: "";
	font-size: 16px;
	color: #666;
	font-family: FontAwesome;
}

.rtl .footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button {
	left: 0;
	right: auto;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search .topsearch-entry button:hover {
	color: #ff5c00;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .top-form.top-search.open {
	opacity: 1;
	visibility: visible;
	height: auto;
	z-index: 99;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .icon-menu {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-searh-m.png") no-repeat center center;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-search .icon-menu.nitro-lazy {
	background-image: none !important;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .topdeal-minicart-mobile {
	position: relative;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .topdeal-minicart-mobile .minicart-number {
	position: absolute;
	top: -5px;
	right: -6px;
	display: inline-block;
	width: 17px;
	height: 17px;
	background-color: #ff5c00;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	line-height: 17px;
	font-size: 12px;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .icon-menu {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-cart-m.png") no-repeat center center;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-cart .icon-menu.nitro-lazy {
	background-image: none !important;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-myaccount .icon-menu {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-user-m.png") no-repeat center center;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-myaccount .icon-menu.nitro-lazy {
	background-image: none !important;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-more .icon-menu {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-more-m.png") no-repeat center center;
}

.footer-mstyle1 .footer-container .footer-menu .menu-item .footer-more .icon-menu.nitro-lazy {
	background-image: none !important;
}

.footer-mstyle2 {
	margin-top: 55px;
}

.footer-mstyle2 .footer-container {
	background-color: rgba(255, 255, 255, .9);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	border-top: 1px solid #eee;
}

.footer-mstyle2 .footer-container .menu-footer {
	margin: 0;
	list-style: none;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-align-items: flex-end;
	align-items: flex-end;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer-mstyle2 .footer-container .menu-footer >li >a {
	display: block;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

.footer-mstyle2 .footer-container .menu-footer >li >a:hover {
	color: #ff5c00;
}

.footer-mstyle2 .footer-container .menu-footer >li.has-icon span.fa {
	display: block;
	text-align: center;
	font-size: 18px;
	margin-bottom: 5px;
}

.footer-mstyle2 .footer-container .menu-footer >li.dropdown >ul {
	top: auto;
	bottom: 40px;
	left: auto;
	right: 0;
}

.footer-mstyle2 .footer-container .menu-footer >li.dropdown:hover >ul {
	display: block;
}

.mobile-layout.rtl .back-history {
	float: right;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-back-m1.jpg") no-repeat center center #fff;
}

.mobile-layout.rtl .back-history.nitro-lazy {
	background-image: none !important;
}

.mobile-layout .back-history {
	display: inline-block;
	float: left;
	width: 24px;
	height: 16px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-back-m.jpg") no-repeat center center #fff;
	margin: 15px 0;
}

.mobile-layout .back-history.nitro-lazy {
	background-image: none !important;
}

.mobile-layout .category-contents {
	margin-bottom: 20px;
}

.mobile-layout .category-contents .blog-content .post {
	margin-bottom: 20px;
}

.mobile-layout .category-contents .blog-content .post .entry .entry-thumb::before {
	left: -1px;
	top: -1px;
}

.mobile-layout .category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 {
	margin-bottom: 15px;
}

.mobile-layout .category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
	font-size: 14px;
}

.mobile-layout .pagination {
	background-color: #fff;
	padding: 0;
	border: 0;
}

.mobile-layout .pagination ul {
	background-color: #fff;
	margin: 0 -15px;
}

.mobile-layout .pagination ul li {
	background-color: #fff;
}

.mobile-layout .pagination {
	background-color: transparent;
	padding: 0;
	border: 0;
	margin: 0;
	float: none;
	text-align: center;
}

.mobile-layout .pagination ul {
	background-color: transparent;
	margin: 0 -15px;
}

.mobile-layout .pagination ul li {
	background-color: transparent;
	vertical-align: top;
	display: inline-block;
	margin: 0 2px;
}

.mobile-layout .pagination ul li a, .mobile-layout .pagination ul li span.current {
	background-color: #fff;
	display: block;
	width: 32px;
	line-height: 30px;
	height: 32px;
	border-radius: 2px;
	border: 1px solid #ebebeb;
	text-align: center;
	font-size: 16px;
	color: #222;
	margin-bottom: 5px;
	padding: 0;
}

.mobile-layout .pagination ul li a:hover, .mobile-layout .pagination ul li span.current:hover {
	color: #fff;
	border-radius: 2px;
	border: 1px solid #ff5c00;
	background-color: #ff5c00;
}

.mobile-layout .pagination ul li a.next, .mobile-layout .pagination ul li a.prev {
	border-radius: 2px;
	font-size: 0;
}

.mobile-layout .pagination ul li a.next:before, .mobile-layout .pagination ul li a.prev:before {
	font-family: "FontAwesome";
	font-size: 16px;
}

.mobile-layout .pagination ul li a.next:before {
	content: "";
}

.mobile-layout .pagination ul li a.prev:before {
	content: "";
}

.mobile-layout .pagination ul li span.current {
	color: #fff !important;
	background-color: #ff5c00;
}

.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle {
	display: block;
	padding: 0;
	margin: 10px 0px;
	cursor: pointer;
	width: 26px;
	height: 26px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 3px;
}

.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle:hover .icon-bar {
	width: 18px !important;
	background-color: #7d7d7d;
}

.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle .icon-bar {
	height: 2px;
	width: 18px;
	margin: 3px 0px 3px 4px;
	background: #7d7d7d;
	display: block;
	right: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle .icon-bar:nth-child(1) {
	width: 14px;
}

.mobile-layout .vertical_megamenu_shop .resmenu-container .navbar-toggle .icon-bar:nth-child(3) {
	width: 14px;
}

.mobile-layout .vertical_megamenu_shop .resmenu-container .menu-responsive-wrapper {
	top: 46px;
	right: 0;
	text-align: left;
}

.mobile-layout .vertical_megamenu_shop .vertical-megamenu {
	display: none;
}

.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup {
	min-width: 290px;
	padding: 330px 0 39px;
	text-align: center;
}

.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup:before {
	background-color: transparent;
	height: 0;
	width: 0;
}

.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup .link-mobile a {
	display: inline-block;
	height: 36px;
	padding: 0 55px;
	border-radius: 18px;
	background-color: #fff;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	color: #222;
	font-size: 12px;
	margin-bottom: 10px;
}

.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup .link-mobile a:hover {
	color: #ff5c00;
}

.mobile-layout .fancybox-overlay .fancybox-outer #subscribe_popup .subscribe-checkbox label span {
	color: #fff;
}

.mobile-layout .fancybox-overlay .fancybox-close {
	background: url("https://www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/popup_close.png") no-repeat center center;
	width: 26px;
	height: 26px;
	top: 0;
	right: 0;
}

.mobile-layout .fancybox-overlay .fancybox-close.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.rtl .header-mobile-style1 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
	right: 0;
	left: auto;
}

.mobile-layout.rtl .header-mobile-style2 .vertical_megamenu .resmenu-container .menu-responsive-wrapper {
	right: 0;
	left: auto;
}

.archive.mobile-layout .entry-meta-tag span {
	color: #999;
	margin-right: 5px;
}

.archive.mobile-layout.rtl .entry-meta-tag span {
	margin-left: 5px;
	margin-right: 0;
}

.archive.mobile-layout.rtl .pagination.nav-pag {
	text-align: center;
}

.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .readmore a i {
	margin: 0 0 0 5px;
}

.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-thumb:before {
	right: 0;
	left: auto;
	border-right: 90px solid #fff;
	border-left: 0;
}

.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .readmore a {
	text-align: right;
}

.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-thumb .entry-meta {
	right: 6px;
	left: auto;
}

.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta, .archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta-link {
	margin-left: 0;
	margin-right: -4px;
}

.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta i {
	margin: 0 0 0 5px;
}

.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta .entry-author {
	margin-left: 20px;
	margin-right: 4px;
}

.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .entry-meta .entry-comment {
	display: inline-block;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	margin-bottom: 0;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb:before {
	content: "";
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-bottom: 95px solid transparent;
	border-left: 90px solid #fff;
	position: absolute;
	z-index: 2;
}

.rtl .archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb:before {
	left: auto;
	right: -1px;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta {
	position: absolute;
	top: 0;
	left: 6px;
	z-index: 2;
}

.rtl .archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta {
	left: auto;
	right: 0;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta .day-time {
	font-size: 24px;
	color: #909090;
	font-weight: bold;
	line-height: normal;
	padding: 5px;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-thumb .entry-meta .month-time {
	font-size: 14px;
	color: #909090;
	display: block;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content {
	padding: 10px 0 0;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .content-top {
	padding: 0;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-title h4 {
	margin: 0 0 10px;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta {
	font-style: normal;
	margin-bottom: 0;
	color: #999;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta i {
	margin: 0 5px 0 0;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta a {
	color: #999;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta .entry-author {
	color: #999;
	margin-right: 20px;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta .entry-comment a {
	display: inline-block;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .entry-meta .entry-comment:before {
	content: "";
	margin: 0;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
	font-size: 14px;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .readmore a {
	display: block;
	width: 100%;
	padding: 15px 0 5px;
	font-size: 13px;
	font-weight: 600;
	color: #ff5c00;
	text-align: left;
}

.archive.mobile-layout .category-contents .blog-content .post .entry .entry-content .readmore a i {
	margin: 0 5px 0 0;
}

.mobile-layout .main-page>.page .entry-content .entry-summary {
	margin: 0;
}

.mobile-layout.single-post .single-post .header .header-page h4.title {
	font-size: 12px;
	padding: 14px 0;
}

.mobile-layout.rtl .products-wrapper .woocommerce-pagination .page-numbers>li {
	float: right;
}

.mobile-layout .banner-category .widget_sp_image {
	margin-bottom: 10px;
}

.mobile-layout .header-page {
	position: relative;
}

.mobile-layout .header-page.sticky-mobile .header-shop {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999;
	background-color: #fff;
}

.mobile-layout .header-page.sticky-mobile .header-shop .container {
	max-width: 480px;
}

.mobile-layout .header-page .header-shop {
	text-align: center;
	position: relative;
	display: inline-block;
	width: 100%;
	box-shadow: 0 5px 5px rgba(205, 205, 205, .6);
	margin-bottom: 8px;
}

.mobile-layout .header-page .header-shop .page-title {
	font-size: 14px;
	color: #222;
	text-align: center;
	padding: 15px 0;
	display: inline-block;
}

.mobile-layout .header-page .header-shop h4 {
	font-size: 14px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 6px 0;
	margin: 0;
	line-height: 17px;
}

.mobile-layout .product-categories-wrapper {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}

.mobile-layout .product-categories-wrapper .product-category {
	width: 50%;
}

.mobile-layout .products-wrapper {
	padding: 0;
	position: relative;
}

.mobile-layout .products-wrapper.show-modal:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, .4);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 1px;
	z-index: 2;
}

.mobile-layout .products-wrapper .products-nav {
	margin-bottom: 10px;
	background-color: #fff;
	position: relative;
	z-index: 2;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering {
	position: static;
	float: none;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering form.woocommerce-ordering {
	margin-top: 5px;
}

.mobile-layout .products-wrapper .products-nav .view-mode-wrap .view-mode {
	margin: 5px -4px 0;
}

.mobile-layout .products-wrapper .products-nav .filter-product {
	font-size: 12px;
	margin-top: 7px;
	color: #6b6b6b;
	text-transform: uppercase;
	float: right;
	line-height: 30px;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li >ul {
	top: 104%;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li {
	line-height: 28px;
	border: 0;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a {
	font-size: 12px;
	color: #6b6b6b;
	text-transform: uppercase;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li a:after {
	line-height: 28px;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order>li {
	padding: 6px 0 0px;
	border: 0;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order>li.asc {
	padding: 3px 0 0px;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order>li.asc a {
	height: 21px;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order>li a {
	height: 18px;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby {
	min-width: 145px;
}

.mobile-layout .products-wrapper .products-nav .catalog-ordering .orderby-order-container .orderby.order-dropdown>li .current-li a:after {
	width: 25px;
}

.mobile-layout .products-wrapper .filter-mobile {
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
	visibility: hidden;
	position: absolute;
	z-index: 9;
	top: 30px;
	background-color: #fff;
	padding: 0;
}

.mobile-layout .products-wrapper .filter-mobile.open {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-o-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
}

.mobile-layout .products-wrapper .filter-mobile .widget {
	padding: 5px 0 10px;
}

.mobile-layout .products-wrapper .filter-mobile .widget_layered_nav {
	border-bottom: 1px solid #ededed;
}

.mobile-layout .products-wrapper .woocommerce-pagination {
	display: block;
	float: none;
	margin: 0 0 10px;
}

.mobile-layout .products-wrapper .woocommerce-pagination .note {
	display: none;
}

.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li {
	float: left;
	position: relative;
	text-transform: capitalize;
	text-align: center;
	margin: 0 0 5px;
	background-color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li a, .mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers {
	background-color: #fff;
	display: block;
	width: 32px;
	line-height: 30px;
	height: 32px;
	border-radius: 2px;
	border: 1px solid #ebebeb;
	text-align: center;
	font-size: 16px;
	color: #222;
}

.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li a.current, .mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li a:hover, .mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.current, .mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers:hover {
	border: 1px solid #ff5c00;
	color: #fff;
	background-color: #ff5c00;
}

.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .next, .mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .prev {
	text-align: center;
	text-transform: uppercase;
	color: #222;
	border-radius: 2px;
	font-size: 0;
}

.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .next:before, .mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .prev:before {
	font-size: 16px;
}

.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .next:before {
	content: "";
}

.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers >li .prev:before {
	content: "";
}

.mobile-layout .products-wrapper .products-loop {
	margin: 0;
	position: relative;
	z-index: 1;
}

.mobile-layout .products-wrapper .products-loop.grid {
	margin: 0 -5px;
}

.mobile-layout .products-wrapper .products-loop.grid >li {
	padding: 0 5px;
	margin-bottom: 10px;
	float: left;
	width: 50%;
}

.mobile-layout .products-wrapper .products-loop.grid >li:nth-child(2n+1) {
	clear: both;
}

.mobile-layout .products-wrapper .products-loop.grid >li.product-type-variable .item-wrap .item-detail .item-content .item-price {
	text-align: left;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap:hover {
	box-shadow: none;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail {
	border: 1px solid #e1e1e1;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .products-thumb {
	position: relative;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .products-thumb span.onsale {
	display: none;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .products-thumb .sale-off {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: auto;
	padding: 0 10px;
	padding: 0 6px;
	background-color: #ff5722;
	font-size: 11px;
	font-size: 10px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .products-thumb .sale-off:before {
	border: 0;
}

.rtl .mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .products-thumb .sale-off {
	left: 10px;
	right: auto;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .products-thumb:hover {
	opacity: .8;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content {
	padding: 10px 10px 8px;
	text-align: left;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content h4 {
	margin: 0 0 6px;
	text-align: left;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content h4 a {
	font-size: 14px;
	color: #222;
	text-transform: capitalize;
	margin: 0 0 5px;
	padding: 0;
	border: 0;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content h4 a:hover {
	color: #ff5c00;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-price {
	font-size: 16px;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-price del {
	font-size: 12px;
	color: #999;
	float: left;
	margin-right: 10px;
	font-weight: 400;
	margin-left: 0;
	line-height: 18px;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-price ins {
	font-size: 16px;
	color: #ff5c00;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-bottom {
	position: static;
	opacity: 1;
	filter: alpha(opacity=1);
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button, .mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-bottom .product_type_external, .mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped, .mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-bottom .product-type-variable {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	width: auto;
	font-size: 14px;
	height: auto;
	border-radius: 2px;
	background: #eee;
	margin-top: 10px;
}

.mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button:hover, .mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover, .mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover, .mobile-layout .products-wrapper .products-loop.grid >li.item .item-wrap .item-detail .item-content .item-bottom .product-type-variable:hover {
	background: #ff5c00;
	color: #fff;
}

.mobile-layout .products-wrapper .products-loop.list li {
	margin-bottom: 20px;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap:hover {
	box-shadow: none;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
	width: 130px;
	margin-right: 10px;
	float: left;
	position: relative;
	margin-bottom: 0;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb span.onsale {
	display: none;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .sale-off {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: auto;
	padding: 0 10px;
	padding: 0 6px;
	background-color: #ff5722;
	font-size: 11px;
	font-size: 10px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .sale-off:before {
	border: 0;
}

.rtl .mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .sale-off {
	left: 10px;
	right: auto;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb:hover {
	opacity: .8;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
	padding: 0;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 {
	margin: 0 0 5px;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 a {
	font-weight: 500;
	font-size: 14px;
	color: #222;
	margin-bottom: 0;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .reviews-content {
	padding-top: 5px;
	margin-bottom: 5px;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
	font-size: 16px;
	margin-bottom: 5px;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price span {
	display: inline;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price del {
	font-size: 12px;
	color: #999;
	float: left;
	margin-right: 10px;
	font-weight: 400;
	margin-left: 0;
	text-decoration: line-through;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price ins {
	font-size: 16px;
	color: #ff5c00;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
	margin-bottom: 5px;
	margin-top: 5px;
}

.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-bottom {
	display: none;
}

.mobile-layout.search-no-results .breadcrumbs {
	display: none;
}

.mobile-layout.search-no-results .listing-title h1 {
	font-size: 12px;
	color: #222;
}

.mobile-layout.search-no-results .listing-title h1 small {
	color: #7d7d7d;
	font-size: 12px;
}

.mobile-layout.search-no-results .content_list_product {
	padding: 0;
}

.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result {
	text-align: center;
}

.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result h3 {
	font-size: 12px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
}

.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result h1 small {
	font-size: 18px;
}

.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result .image {
	display: inline-block;
	margin: 10px 0 20px;
}

.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result p {
	font-size: 12px;
	color: #7d7d7d;
}

.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result a {
	display: inline-block;
	height: 42px;
	width: 100%;
	background-color: #ff5c00;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	margin: 10px 0 0;
	border: 0;
	line-height: 42px;
	padding: 0;
	border-radius: 20px;
	box-shadow: 0 10px 15px rgba(194, 54, 0, .1);
}

.mobile-layout.search-no-results .content_list_product .products-wrapper .no-result a:hover {
	background-color: #e65300;
}

.mobile-layout.search .header-mobile-style1, .mobile-layout.search .header-mobile-style2 {
	margin-bottom: 0;
}

.mobile-layout.search .body-wrapper-inner>.container {
	padding: 15px 10px 0;
}

.mobile-layout.woocommerce-page .entry-content {
	margin-bottom: 0;
}

.mobile-layout.woocommerce-page .main-page>.page .entry-content .entry-summary {
	margin-bottom: 0;
}

.mobile-layout.woocommerce-account .listing-title h1 {
	text-align: center;
}

.mobile-layout.woocommerce-account .image-login {
	text-align: center;
	margin: 0 0 20px;
}

.mobile-layout.woocommerce-account .image-login img {
	display: inline-block;
}

.mobile-layout.woocommerce-account #customer_login h2 {
	font-weight: 700;
	color: #222;
	font-size: 13px;
	margin: 0 0 30px;
	display: block;
	text-transform: uppercase;
}

.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide, .mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide {
	padding-left: 30px;
	border-bottom: 1px solid #ededed;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide input:-webkit-autofill, .mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide input:-webkit-autofill {
	background-color: #fff !important;
}

.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide label, .mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide label {
	font-size: 14px;
	color: #7d7d7d;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
}

.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide .input-text, .mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide .input-text {
	padding: 0;
	background-color: #fff;
}

.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide:first-child, .mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-user.png") no-repeat left center #fff;
}

.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide:first-child.nitro-lazy, .mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide:nth-child(2), .mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2) {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-lock.png") no-repeat left center #fff;
}

.mobile-layout.woocommerce-account #customer_login form.login .form-row.form-row-wide:nth-child(2).nitro-lazy, .mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2).nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-email.png") no-repeat left center #fff;
}

.mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2) {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-lock.png") no-repeat left center #fff;
}

.mobile-layout.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2).nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account #customer_login form.register .show_if_seller .form-row.form-row-wide {
	padding: 0;
}

.mobile-layout.woocommerce-account #customer_login form.register .show_if_seller .form-row.form-row-wide:first-child, .mobile-layout.woocommerce-account #customer_login form.register .show_if_seller .form-row.form-row-wide:nth-child(2) {
	background: none;
}

.mobile-layout.woocommerce-account #customer_login input.button {
	height: 42px;
	width: 100%;
	background-color: #ff5c00;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	border: 0;
	line-height: 42px;
	padding: 0;
	border-radius: 20px;
	box-shadow: 0 10px 15px rgba(194, 54, 0, .1);
}

.mobile-layout.woocommerce-account #customer_login .social-share {
	text-align: center;
	margin-bottom: 20px;
}

.mobile-layout.woocommerce-account #customer_login .social-share .title-share {
	display: none;
}

.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content {
	display: inline-block;
}

.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content >a {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	margin: 0 5px;
	float: left;
}

.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content >a:nth-child(1) {
	background-color: #3a5897;
}

.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content >a:nth-child(2) {
	background-color: #2fc2ee;
}

.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content >a:nth-child(3) {
	background-color: #e14a3c;
}

.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content >a:nth-child(4) {
	background-color: #df2227;
}

.mobile-layout.woocommerce-account #customer_login .social-share .wrap-content >a:nth-child(5) {
	background-color: #407199;
}

.mobile-layout.woocommerce-account #contents {
	margin-bottom: 10px;
	padding-top: 20px;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
	overflow: hidden;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul {
	border: 0;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li {
	display: inline-block;
	float: left;
	width: 33.33%;
	padding-top: 35px;
	text-align: center;
	margin-bottom: 15px;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--dashboard {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-dashboard.png") no-repeat top center #fff;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--dashboard.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--orders {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-orders.png") no-repeat top center #fff;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--orders.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--downloads {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-download.png") no-repeat top center #fff;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--downloads.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--edit-address {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-address.png") no-repeat top center #fff;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--edit-address.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--edit-account {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-account.png") no-repeat top center #fff;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--edit-account.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--customer-logout {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-logout.png") no-repeat top center #fff;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li.woocommerce-MyAccount-navigation-link--customer-logout.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li >a {
	border: 0;
	padding: 15px 0;
	min-width: auto;
	font-size: 11px;
	color: #222;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	position: relative;
}

.mobile-layout.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation ul >li >a:before {
	content: "";
	display: block;
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	bottom: 100%;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	clear: both;
	margin-bottom: 10px !important;
	text-align: center;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account {
	text-align: left;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-first {
	text-align: left;
	width: 100%;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-first .woocommerce-Input--email {
	border-radius: 0;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p.form-row-last {
	width: 100%;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
	font-size: 14px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700;
	border: 0;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-Button.button {
	height: 42px;
	width: 100%;
	background-color: #ff5c00;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	border: 0;
	line-height: 42px;
	padding: 0;
	border-radius: 20px;
	box-shadow: 0 10px 15px rgba(194, 54, 0, .1);
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content strong {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	color: #222;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .avatar-user {
	display: inline-block;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content .avatar-user img {
	border-radius: 50%;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content p:first-child {
	text-align: center;
	font-size: 12px;
	color: #7d7d7d;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content p:first-child a {
	color: #ff5c00;
	font-weight: 500;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content p:last-child {
	text-align: left;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content a {
	font-size: 12px;
	color: #7d7d7d;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tr.order td {
	width: 100% !important;
	border: 0;
	border-top: 1px solid #ddd;
	padding: 10px 15px !important;
}

.mobile-layout.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tr.order td:first-child {
	border-top: 0 !important;
}

.mobile-layout.woocommerce-account .breadcrumbs {
	display: none;
}

.mobile-layout.woocommerce-account.rtl .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account legend {
	text-align: right;
}

.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide, .mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide {
	padding-right: 30px;
	padding-left: 0;
}

.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide:first-child, .mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-user.png") no-repeat right center #fff;
}

.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide:first-child.nitro-lazy, .mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide:nth-child(2), .mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2) {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-lock.png") no-repeat right center #fff;
}

.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.login .form-row.form-row-wide:nth-child(2).nitro-lazy, .mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2).nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/bg-email.png") no-repeat right center #fff;
}

.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:first-child.nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2) {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-lock.png") no-repeat right center #fff;
}

.mobile-layout.woocommerce-account.rtl.woocommerce-account #customer_login form.register .form-row.form-row-wide:nth-child(2).nitro-lazy {
	background-image: none !important;
}

.mobile-layout.woocommerce-checkout form .form-row-first, .mobile-layout.woocommerce-checkout form .form-row-last {
	width: 100%;
}

.mobile-layout.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button {
	padding: 10px;
	width: 100px;
}

.single-product.mobile-layout .header-page .header-shop h4 {
	width: 220px;
	display: inline-block;
	font-size: 12px;
	line-height: 17px;
}

.single-product.mobile-layout .product_detail {
	padding: 0;
}

.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .social-share.open .wrap-content {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .social-share .title-share {
	float: left;
}

.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .social-share .wrap-content {
	float: left;
	margin-right: 0px;
	margin-left: -40px;
	-webkit-transform: translateX(-60px);
	-moz-transform: translateX(-60px);
	-o-transform: translateX(-60px);
	-ms-transform: translateX(-60px);
	transform: translateX(-60px);
}

.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .price ins {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.single-product.mobile-layout.rtl .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
	left: 35px;
	right: auto;
}

.single-product.mobile-layout .content-product-detail {
	padding: 0;
}

.single-product.mobile-layout .content-product-detail .product-type-simple .cart {
	text-align: left;
}

.single-product.mobile-layout .content-product-detail .product-type-simple .cart .addcart-wrapper {
	display: inline-block;
}

.single-product.mobile-layout .content-product-detail .product-type-external .addcart-wrapper .cart {
	float: none;
}

.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd {
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}

.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-responsive .item-img-slider a {
	display: inline-block;
	max-width: 450px;
}

.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info {
	position: absolute;
	z-index: 3;
	right: 10px;
	bottom: 110px;
	display: none;
}

.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock {
	display: inline-block;
	width: 54px;
	height: 54px;
	text-indent: -9999px;
}

.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock.in-stock {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-instock.png") no-repeat center center;
}

.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock.in-stock.nitro-lazy {
	background-image: none !important;
}

.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock.out-stock {
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-outstock.png") no-repeat center center;
}

.single-product.mobile-layout .content-product-detail .product_detail .slider_img_productd .product-info .product-stock.out-stock.nitro-lazy {
	background-image: none !important;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail {
	position: relative;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .price del {
	float: none;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .price del .amount {
	font-size: #7d7d7d;
	font-size: 14px;
	font-weight: 500;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .price ins {
	float: left;
	margin-left: 0;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart {
	margin-bottom: 0 !important;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity input {
	width: 15px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .quantity .input-text {
	height: 38px !important;
	width: 30px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table {
	margin-bottom: 15px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .price {
	font-size: 16px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .price del {
	font-size: 16px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .price ins {
	font-size: 18px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table td {
	height: 60px !important;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table .quantity {
	width: 100px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart .group_table input {
	width: 15px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .product-info {
	padding: 15px 0 10px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .product-info .sku_wrapper {
	margin-bottom: 0;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .description {
	margin-bottom: 15px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .reviews-content {
	margin-top: 0;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
	position: absolute;
	z-index: 5;
	top: -14px;
	right: 35px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	color: #222;
	font-size: 0;
	margin: 0 5px;
	border: none;
	border-radius: 50px;
	height: 35px;
	line-height: 35px;
	min-width: 35px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before {
	margin: 0;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	border-radius: 50px;
	height: 35px;
	line-height: 35px;
	min-width: 35px;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share {
	position: absolute;
	top: -239px;
	right: 0;
	z-index: 1;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share.open {
	z-index: 3;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share.open .wrap-content {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .title-share {
	float: right;
	margin-top: 225px;
	display: inline-block;
	font-size: 0;
	width: 35px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	color: #7d7d7d;
	padding: 0;
	border-radius: 50%;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 40px;
	opacity: 0;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content >a {
	margin: 0 5px 10px;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 0;
	border-radius: 0;
	color: #fff;
	background-color: #fff;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content >a.facebook {
	background-color: #3b5997;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content >a.twitter {
	background-color: #36b9ff;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content >a.google-plus {
	background-color: #fb7171;
}

.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share .wrap-content >a .fa {
	font-size: 16px;
	line-height: 40px;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs {
	border: 0;
	margin-bottom: 10px;
	padding: 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .nav.nav-tabs {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	margin: 5px 0 0;
	background: transparent;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .nav.nav-tabs li {
	display: inline-block;
	vertical-align: top;
	float: none;
	padding: 0 9px;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .nav.nav-tabs li:first-child {
	padding-left: 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .nav.nav-tabs li.active a, .single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .nav.nav-tabs li:hover a {
	color: #ff5c00;
	border: 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .nav.nav-tabs li.active a:before, .single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .nav.nav-tabs li:hover a:before {
	opacity: 1;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .nav.nav-tabs li a {
	background-color: transparent;
	font-size: 14px;
	padding: 0;
	border: 0;
	height: 40px;
	position: relative;
	line-height: 42px;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .nav.nav-tabs li a:before {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #ff5c00;
	position: absolute;
	left: 0;
	bottom: -1px;
	opacity: 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content .tab-pane {
	padding: 10px 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content .tab-pane h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: #222;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews #comments ol.commentlist {
	padding: 10px 0 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews #comments ol.commentlist li {
	padding: 0 0 10px;
	border-bottom: 1px solid #f0f0ed;
	margin: 0 0 10px;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews #comments ol.commentlist li:last-child {
	border: 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .avatar {
	height: 40px;
	width: 40px;
	border: 0;
	border-radius: 50%;
	padding: 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text {
	padding: 0;
	border: 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .description {
	font-size: 12px;
	color: #7d7d7d;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .description p {
	margin: 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .meta {
	margin: 0;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .meta strong {
	font-size: 12px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews #comments .comment_container .comment-text .meta time {
	font-size: 12px;
	color: #7d7d7d;
	font-style: italic;
}

.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .tab-content #tab-reviews .form-submit #submit {
	height: 42px;
	width: 100% !important;
	background-color: #ff5c00 !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	border: 0;
	line-height: 42px;
	padding: 0 !important;
	border-radius: 20px !important;
	box-shadow: 0 10px 15px rgba(194, 54, 0, .1);
}

.single-product.mobile-layout.woocommerce div.product p.price, .single-product.mobile-layout.woocommerce div.product span.price {
	font-size: 18px;
	margin-bottom: 15px;
}

.single-product.mobile-layout.woocommerce div.product form.cart .variations {
	margin-bottom: 0;
}

.single-product.mobile-layout.woocommerce div.product form.cart .addcart-wrapper .single_variation_wrap {
	text-align: center;
}

.single-product.mobile-layout.woocommerce div.product form.cart .addcart-wrapper .single_variation_wrap .woocommerce-variation.single_variation {
	text-align: left;
}

.single-product.mobile-layout.woocommerce div.product form.cart .addcart-wrapper .single_variation_wrap .woocommerce-variation-add-to-cart {
	display: inline-block;
}

.single-post.mobile-layout .header-page .header-shop h4.title {
	font-size: 12px;
	padding: 14px 0;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-thumb img {
	margin-bottom: 20px;
}

.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .social-share {
	left: 0;
	right: auto;
}

.single-post.mobile-layout.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share {
	margin-left: 0;
}

.single-post.mobile-layout.rtl .single-post-relate-mobile .post .item-relate-img {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}

.single-post.mobile-layout.rtl .single-post-relate-mobile .post .item-relate-content .entry-meta .fa {
	margin-left: 10px;
	margin-right: 0;
}

.single-post.mobile-layout.rtl .single-post-relate-mobile .post .item-relate-content .entry-meta .entry-author {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-thumb::before {
	border: 0;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-title {
	font-size: 16px;
	margin: 19px 0 0;
	padding: 0 0 15px;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content {
	padding: 0;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta {
	border-bottom: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: 10px;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta:before {
	background: none;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-author {
	float: left;
	margin-right: 20px;
	color: #999;
	line-height: 18px;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-author i {
	margin-right: 5px;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment a {
	color: #999;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment a:hover {
	color: #ff5c00;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-comment:before {
	content: "";
	margin: 0;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-summary {
	font-size: 12px;
	line-height: 20px;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share {
	position: absolute;
	bottom: -75px;
	right: 0;
	padding: 0;
	z-index: 1;
	border: 0;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share:before {
	background: none;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share.open {
	z-index: 2;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share.open .wrap-content {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .title-share {
	float: right;
	margin-top: 150px;
	display: inline-block;
	font-size: 0;
	width: 35px;
	height: 35px;
	line-height: 33px;
	border: 1px solid #e0e0e0;
	text-align: center;
	color: #7d7d7d;
	padding: 0;
	margin-right: 0;
	border-radius: 50%;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .title-share:before {
	font-size: 16px;
	display: inline-block;
	font-family: FontAwesome;
	content: "";
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .wrap-content {
	float: right;
	position: relative;
	margin-right: -40px;
	opacity: 0;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .social-share .wrap-content >a {
	display: block;
	margin: 0 5px 10px;
}

.single-post.mobile-layout .post #authorDetails {
	margin-top: 15px;
	padding: 10px 0 0;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.single-post.mobile-layout .post #authorDetails .authorDetail {
	padding: 10px 0;
}

.single-post.mobile-layout .post #authorDetails .authorDetail .avatar {
	width: 40px;
	border-radius: 50%;
	float: left !important;
}

.single-post.mobile-layout .post #authorDetails .infomation {
	padding: 8px 10px !important;
}

.single-post.mobile-layout .post #authorDetails .infomation .name-author {
	margin: 0;
}

.single-post.mobile-layout .single-post-relate-mobile h4 {
	padding: 20px 0 10px;
	font-size: 13px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
}

.single-post.mobile-layout .single-post-relate-mobile .post {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ededed;
}

.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-img {
	display: inline-block;
	width: 115px;
	float: left;
	margin-right: 15px;
}

.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content h4 {
	padding: 0;
	text-transform: capitalize;
}

.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta {
	overflow: hidden;
	font-size: 12px;
	color: #909090;
}

.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta .fa {
	margin-right: 10px;
}

.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta a {
	font-size: 12px;
	color: #909090;
}

.single-post.mobile-layout .single-post-relate-mobile .post .item-relate-content .entry-meta .entry-author {
	float: left;
	margin-right: 20px;
}

.single-post.mobile-layout #respond {
	margin-bottom: 20px;
	padding: 0;
}

.single-post.mobile-layout #respond .wp-comment .title {
	margin-bottom: 15px;
}

.single-post.mobile-layout #respond .wp-comment .form-horizontal .cmm-box-bottom button.btn {
	height: 40px;
	width: 100%;
	background-color: #ff5c00;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	border: 0;
	line-height: 40px;
	padding: 0;
	border-radius: 20px;
	box-shadow: 0 10px 15px rgba(194, 54, 0, .1);
}

.single-post.mobile-layout #respond .wp-comment .form-horizontal .cmm-box-top .control-group {
	width: 100%;
}

.single-post.mobile-layout #comments {
	padding: 0;
}

.single-post.mobile-layout #comments .comment .author {
	width: 40px;
	border-radius: 50%;
}

.single-post.mobile-layout #comments .comment .media-body .media .media-heading .author-name a {
	font-size: 12px;
}

.search-results.mobile-layout .listings-title {
	display: block;
	margin-bottom: 0;
}

.search-results.mobile-layout .listings-title .wrap-title {
	padding: 18px 0;
}

.search-results.mobile-layout .listings-title .wrap-title .entry-title small {
	font-size: 16px;
	color: #999;
}

.search-results.mobile-layout .pagination {
	margin: 0;
}

.search-results.mobile-layout .listing-title h1 {
	font-size: 13px;
}

.search-results.mobile-layout .listing-title h1 small {
	font-size: 13px;
}

.search-results.mobile-layout .content-list-category {
	padding: 0;
}

.search-results.mobile-layout .content-list-category .products-wrapper {
	padding: 0;
}

.search-results.mobile-layout .content-list-category .content_list_product .products-loop .item-wrap .products-thumb a.product_thumb_hover:before {
	opacity: 0;
}

.search-results.mobile-layout .content-list-category .content_list_product .products-loop .item-wrap .item-content .item-bottom {
	display: none;
}

.search-results.mobile-layout .content-list-category .content_list_product .products-loop .item-wrap .item-content .sale-off {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
	width: auto;
	padding: 0 10px;
	padding: 0 6px;
	background-color: #ff5722;
	font-size: 11px;
	font-size: 10px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
	font-weight: 400;
}

.search-results.mobile-layout .content-list-category .content_list_product .products-loop .item-wrap .item-content .sale-off:before {
	border: 0;
}

.rtl .search-results.mobile-layout .content-list-category .content_list_product .products-loop .item-wrap .item-content .sale-off {
	left: 10px;
	right: auto;
}

.filter-mobile h3 {
	font-weight: 700;
	font-size: 12px;
	color: #222;
	text-transform: uppercase;
}

.filter-mobile .widget_price_filter {
	border: 0;
	padding: 0;
	margin-bottom: 15px;
}

.filter-mobile .widget_price_filter .price_slider_wrapper {
	padding: 0;
}

.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount #min_price, .filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount #max_price {
	border-radius: 20px;
	border: 1px solid #e0e0e0;
	text-align: center;
	height: 40px;
	font-size: 14px;
	color: #7d7d7d;
	font-weight: 500;
	margin-bottom: 15px;
	width: 48%;
}

.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
	font-size: 14px;
	color: #7d7d7d;
	font-weight: 500;
	line-height: 40px;
}

.rtl .filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
	float: left;
}

.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount button {
	height: 40px;
	width: 48%;
	background-color: #ff5c00;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	border: 0;
	line-height: 40px;
	padding: 0;
	border-radius: 20px;
	box-shadow: 0 10px 15px rgba(194, 54, 0, .1);
	float: left;
}

.rtl .filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount button {
	float: right;
}

.filter-mobile .widget_price_filter .price_slider_wrapper .price_slider_amount button:before {
	display: none;
}

.filter-mobile .widget_layered_nav {
	margin-bottom: 10px;
}

.filter-mobile .widget_layered_nav ul {
	overflow: hidden;
}

.filter-mobile .widget_layered_nav ul >li {
	font-size: 14px;
	color: #7d7d7d;
	font-weight: 500;
	line-height: 28px;
	float: left;
}

.rtl .filter-mobile .widget_layered_nav ul >li {
	float: right;
}

.rtl .filter-mobile .widget_layered_nav ul >li a {
	margin-left: 10px;
	margin-right: 0;
}

.filter-mobile .widget_layered_nav ul >li a {
	color: #7d7d7d;
	color: #222;
	display: inline-block;
	width: 52px;
	height: 40px;
	font-size: 12px;
	margin-right: 10px;
	line-height: 40px;
	text-align: center;
}

.filter-mobile .widget_layered_nav ul >li a:hover {
	background-color: #ff5c00;
	color: #fff;
}

.filter-mobile .widget_layered_nav ul >li .count {
	display: none;
}

.home.mobile-layout .body-wrapper .body-wrapper-inner>.container {
	padding-top: 0;
}

.mobile-layout4 .body-wrapper .body-wrapper-inner>.container {
	padding-top: 0;
}

.woocommerce-checkout.mobile-layout .checkout #payment #place_order {
	height: 40px;
	width: 100%;
	background-color: #ff5c00;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	border: 0;
	line-height: 40px;
	padding: 0;
	border-radius: 20px;
	box-shadow: 0 10px 15px rgba(194, 54, 0, .1);
}

.woocommerce-checkout.mobile-layout h3 {
	font-size: 13px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
}

.woocommerce-wishlist.mobile-layout form table.shop_table {
	border-radius: 0;
}

.woocommerce-wishlist.mobile-layout form table.shop_table tr {
	border: 0;
}

.woocommerce-wishlist.mobile-layout form table.shop_table tr td {
	border: 0;
}

.woocommerce-wishlist.mobile-layout form table.shop_table thead th {
	border: 0;
}

.woocommerce-wishlist.mobile-layout form table.shop_table tfoot {
	border: 0;
}

.tax-product_cat.mobile-layout .body-wrapper>.container {
	padding-top: 0;
}

.search-results.mobile-layout .pagination ul {
	margin: 0;
}

.search-results.mobile-layout .pagination ul >li >.page-numbers.dots {
	line-height: 26px;
}

.search-results.mobile-layout .pagination ul >li >a.next:hover, .search-results.mobile-layout .pagination ul >li >a.prev:hover {
	color: #fff;
}

.rtl.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-message {
	float: right;
}

.rtl.mobile-layout .contact-form-mobile .wpcf7 .wpcf7-form-control-wrap.your-message textarea {
	padding-right: 20px;
}

.rtl.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .cart {
	text-align: right;
}

.rtl.mobile-layout .products-wrapper .products-loop.grid>li.item .item-wrap .item-detail .item-content h4 a {
	text-align: right;
}

.rtl.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers>li .next:before, .rtl.mobile-layout .pagination ul li a.next:before {
	content: "";
}

.rtl.mobile-layout .products-wrapper .woocommerce-pagination .page-numbers>li .prev:before, .rtl.mobile-layout .pagination ul li a.prev:before {
	content: "";
}

.rtl.mobile-layout.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .readmore a i {
	display: none;
}

.rtl.mobile-layout.archive.mobile-layout.rtl .category-contents .blog-content .post .entry .entry-content .readmore a:before {
	font-size: 12px;
	margin-right: 5px;
	content: "";
	font-family: FontAwesome;
}

.rtl.mobile-layout .products-wrapper .products-loop.grid>li.product-type-variable .item-wrap .item-detail .item-content .item-price {
	text-align: right;
}

.rtl.single-product.mobile-layout .content-product-detail .single-product>.tabs .tabbable .nav.nav-tabs li:first-child {
	padding-right: 0;
	margin-right: 0;
}

.rtl.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.rtl.mobile-layout .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price del {
	margin-left: 10px;
	margin-right: 0;
}

.rtl.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu>li {
	text-align: right;
}

.rtl.mobile-layout .vertical_megamenu .resmenu-container .menu-responsive-wrapper ul.topdeal_resmenu>li .show-dropdown {
	left: 0;
	right: auto;
}

.rtl.single-product.mobile-layout .content-product-detail .product_detail .content_product_detail .social-share {
	left: 5px;
	right: auto;
}

.rtl.mobile-layout .products-wrapper .products-loop.grid>li.item .item-wrap .item-detail .item-content .item-price {
	display: block;
}

.rtl.mobile-layout .products-wrapper .products-loop.grid>li.item .item-wrap .item-detail .item-content .item-price >span {
	display: block;
}

.rtl.mobile-layout .products-wrapper .products-loop.grid>li.item .item-wrap .item-detail .item-content .item-price >span.amount {
	display: inline-block;
}

.rtl.mobile-layout .products-wrapper .products-loop.grid>li.item .item-wrap .item-detail .item-content .item-price del, .rtl.mobile-layout .products-wrapper .products-loop.grid>li.item .item-wrap .item-detail .item-content .item-price ins {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.rtl.single-post.mobile-layout .post #authorDetails .authorDetail .avatar {
	float: right !important;
}

.rtl.single-post.mobile-layout #comments .comment .media-body .media .media-heading .time {
	margin-top: -1px;
}

.rtl.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-author {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	margin-top: 2px;
}

.rtl.single-post.mobile-layout .single.main .post .entry-wrap .entry-content .entry-meta .entry-author i {
	margin-left: 5px;
	margin-right: 0;
}

@media (max-width: 480px) {
	.mobile-layout .sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list {
		position: relative;
		display: block;
		margin: 10px 10px 10px 7px;
		left: auto;
		right: auto;
		width: auto;
		bottom: auto;
		top: auto;
		text-align: center;
		box-shadow: none;
		overflow: visible;
		height: auto;
		z-index: 3;
	}
	
	.mobile-layout .sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs {
		display: inline-block;
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
		margin: 0;
		border: 0;
	}
	
	.mobile-layout .sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li {
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		float: none;
		margin: 0 7px;
		width: auto;
	}
	
	.mobile-layout .sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li >a {
		display: inline-block;
		height: 28px;
		line-height: 28px;
		padding: 0 13px;
		border-radius: 14px;
		text-transform: capitalize;
		font-size: 12px;
		background-color: #f5f5f5;
		font-weight: 400;
		border: 0;
	}
	
	.mobile-layout .sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li >a:before {
		width: 0;
		height: 0;
	}
	
	.mobile-layout .sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li.active>a, .mobile-layout .sw-tab-cat-mobile .resp-tab .top-tab-slider .tab_list .nav.nav-tabs li:hover>a {
		background-color: #ff5c00;
		color: #fff;
	}
	
	.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-name {
		display: inline-block;
		white-space: nowrap;
		width: 12em;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.mobile-layout.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity {
		width: 140px;
	}
}

@media (min-width: 414px) {
	.mobile-layout .products-wrapper .products-loop.grid>li {
		float: left;
		width: 50%;
	}
}

.footer .footer-contact {
	background-color: #fff;
	border-bottom: 2px solid #ff5c00;
}

.footer .footer-contact >.vc_column_container>.vc_column-inner {
	padding: 30px 0 20px;
}

.footer .footer-contact .wpb_content_element {
	margin-bottom: 0;
}

.footer .footer-contact .title-newsletter h3 {
	font-size: 12px;
	color: #222;
	text-transform: uppercase;
	font-weight: 400;
	padding: 6px 0;
	margin: 0;
	position: relative;
}

.rtl .footer .footer-contact .title-newsletter h3:before {
	content: "";
	margin: 0;
}

.rtl .footer .footer-contact .title-newsletter h3:after {
	content: "";
	font-family: Fontawesome;
	font-size: 26px;
	color: #ff5c00;
	margin-left: 10px;
}

.footer .footer-contact .title-newsletter h3:before {
	content: "";
	font-family: Fontawesome;
	font-size: 26px;
	color: #222;
	margin-right: 10px;
}

.footer .footer-contact .title-newsletter h3 span {
	font-size: 14px;
	font-weight: 700;
}

.footer .footer-contact .title-newsletter h3 span.flag {
	color: #ff5c00;
}

.footer .footer-contact .footer-style1-newsletter {
	float: left;
	margin-right: 20px;
}

.rtl .footer .footer-contact .footer-style1-newsletter {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

.footer .footer-contact .newsletter-footer {
	overflow: hidden;
}

.footer .footer-contact .newsletter-footer .form-newsletter input {
	margin: 0;
}

.footer .footer-contact .newsletter-footer .form-newsletter input[type="email"] {
	border: 0;
	border: 1px solid #ebeaea;
	height: 40px;
	padding: 0 16px;
	min-width: 320px;
	font-size: 12px;
	color: #555;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-right: 0;
	float: left;
}

.rtl .footer .footer-contact .newsletter-footer .form-newsletter input[type="email"] {
	float: right;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.footer .footer-contact .newsletter-footer .form-newsletter input[type="submit"] {
	border: 0;
	background-color: #ff5c00;
	height: 40px;
	width: 50px;
	font-size: 0;
	border-radius: 0;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	line-height: 40px;
	background: url("https://cdn-ilbamfj.nitrocdn.com/UuvJWVeGKWsRyvaDCPWsemUQIYDhAWvl/assets/images/optimized/rev-9b1a537/www.pamilihangbayan.com/wp-content/themes/topdeal/assets/img/icon-submit.png") no-repeat scroll center center #ff5c00;
}

.footer .footer-contact .newsletter-footer .form-newsletter input[type="submit"].nitro-lazy {
	background-image: none !important;
}

.rtl .footer .footer-contact .newsletter-footer .form-newsletter input[type="submit"] {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.footer .footer-contact .newsletter-footer .form-newsletter input[type="submit"]:hover {
	background-color: #e65300;
}

.footer .footer-contact .socials-footer {
	overflow: hidden;
}

.footer .footer-contact .socials-footer ul {
	margin: 0;
	padding: 11px 0;
	overflow: hidden;
}

.footer .footer-contact .socials-footer ul li {
	float: left;
	display: inline-block;
	vertical-align: top;
	list-style: none;
	margin: 0;
}

.rtl .footer .footer-contact .socials-footer ul li {
	float: right;
}

.footer .footer-contact .socials-footer ul li >a {
	display: inline-block;
	border-radius: 50%;
	font-size: 14px;
	color: #555;
	text-align: center;
	margin: 0 7px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.footer .footer-contact .socials-footer ul li >a:hover {
	color: #ff5c00;
}

.footer .footer-categories {
	background-color: #f1f1f1;
}

.footer .footer-categories .sw-category-child-theme .resp-slider-container {
	margin: 0 -15px;
	position: relative;
	overflow: hidden;
}

.footer .footer-categories .sw-category-child-theme .resp-slider-container .item {
	float: left;
	width: 20%;
	margin: 0 0 20px;
	padding: 0 15px;
}

.rtl .footer .footer-categories .sw-category-child-theme .resp-slider-container .item {
	float: right;
}

.footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-name h3 {
	padding: 10px 0;
	position: relative;
	border-bottom: 1px solid #c1c1c1;
}

.footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-name h3:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: #ff5c00;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.rtl .footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-name h3:before {
	right: 0;
	left: auto;
}

.rtl .footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-name h3 {
	text-align: right;
}

.footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-name h3 a {
	font-size: 14px;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
}

.footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-childcat >ul {
	margin: 0;
	list-style: none;
}

.footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-childcat >ul >li >a {
	font-size: 14px;
	color: #555;
	position: relative;
	padding: 6px 0 6px 14px;
	text-transform: capitalize;
	display: block;
}

.rtl .footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-childcat >ul >li >a {
	padding: 6px 14px 6px 0;
	text-align: right;
}

.footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-childcat >ul >li >a:before {
	content: "";
	font-family: Fontawesome;
	font-size: 5px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
}

.rtl .footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-childcat >ul >li >a:before {
	right: 0;
	left: auto;
}

.footer .footer-categories .sw-category-child-theme .resp-slider-container .item .item-childcat >ul >li >a:hover {
	color: #ff5c00;
}

.footer .footer-style1-bottom {
	background-color: #fff;
}

.footer .footer-style1-bottom >.vc_column_container>.vc_column-inner {
	padding: 30px 0 15px !important;
}

.footer .footer-style1-bottom .wpb_single_image, .footer .footer-style1-bottom .wpb_content_element {
	margin: 0 0 15px;
}

.footer .footer-style1-bottom .wpb_single_image p, .footer .footer-style1-bottom .wpb_content_element p {
	margin: 0 0 15px;
}

.footer .footer-info {
	text-align: center;
	font-size: 14px;
	color: #555;
}

.footer .footer-info ul {
	margin: 0;
	display: inline-block;
	list-style: none;
}

.footer .footer-info ul >li {
	float: left;
	margin-right: 20px;
	display: inline-block;
}

.footer .footer-info ul >li i {
	color: #ff5c00;
	font-size: 16px;
	margin-right: 10px;
}

.rtl .footer .footer-info ul >li i {
	margin-left: 10px;
	margin-right: 0;
}

.footer .footer-copyright-style1 {
	background-color: #222;
	padding: 20px 0;
}

.footer .footer-copyright-style1 .wpb_content_element {
	margin: 0;
}

.footer .footer-copyright-style1 .copyright {
	padding: 8px 0;
	text-align: left;
	color: #fff;
}

.rtl .footer .footer-copyright-style1 .copyright {
	text-align: right;
}

.footer .footer-copyright-style1 .copyright a {
	color: #ff5c00;
}

.footer .footer-copyright-style1 .copyright a:hover {
	opacity: .8;
}

.footer .footer-copyright-style1 .footer-paypal {
	text-align: right;
}

.rtl .footer .footer-copyright-style1 .footer-paypal {
	text-align: left;
}

.footer .footer-copyright-style1 .footer-paypal img {
	display: inline-block;
	vertical-align: top;
}

.footer .footer-copyright-style2 {
	background-color: #fff;
	padding: 10px 0;
}

.footer .footer-copyright-style2 .wpb_content_element {
	margin: 0;
}

.footer .footer-copyright-style2 .copyright {
	padding: 8px 0;
	text-align: left;
	color: #555;
	font-size: 12px;
}

.rtl .footer .footer-copyright-style2 .copyright {
	text-align: right;
}

.footer .footer-copyright-style2 .copyright a {
	color: #ff5c00;
}

.footer .footer-copyright-style2 .copyright a:hover {
	opacity: .8;
}

.footer .footer-copyright-style2 .footer-paypal {
	text-align: right;
}

.rtl .footer .footer-copyright-style2 .footer-paypal {
	text-align: left;
}

.footer .footer-copyright-style2 .footer-paypal img {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
}

.footer .footer-copyright-style3 {
	background-color: #fff;
	padding: 20px 0;
}

.footer .footer-copyright-style3 .wpb_content_element {
	margin: 0;
}

.footer .footer-copyright-style3 .copyright {
	padding: 8px 0;
	text-align: left;
	color: #555;
	font-size: 12px;
}

.rtl .footer .footer-copyright-style3 .copyright {
	text-align: right;
}

.footer .footer-copyright-style3 .copyright a {
	color: #ff5c00;
}

.footer .footer-copyright-style3 .copyright a:hover {
	opacity: .8;
}

.footer .footer-copyright-style3 .footer-paypal {
	text-align: right;
}

.rtl .footer .footer-copyright-style3 .footer-paypal {
	text-align: left;
}

.footer .footer-copyright-style3 .footer-paypal img {
	display: inline-block;
	vertical-align: top;
}

.footer .footer-copyright-style4 {
	padding: 13px 0;
	margin-bottom: 0;
}

.footer .footer-copyright-style4 .wpb_content_element {
	margin: 0;
}

.footer .footer-copyright-style4 .copyright {
	padding: 8px 0;
	text-align: left;
	color: #ccc;
	font-size: 12px;
}

.rtl .footer .footer-copyright-style4 .copyright {
	text-align: right;
}

.footer .footer-copyright-style4 .copyright a {
	color: #ff5c00;
}

.footer .footer-copyright-style4 .copyright a:hover {
	opacity: .8;
}

.footer .footer-copyright-style4 .footer-paypal {
	text-align: right;
}

.rtl .footer .footer-copyright-style4 .footer-paypal {
	text-align: left;
}

.footer .footer-copyright-style4 .footer-paypal img {
	display: inline-block;
	vertical-align: top;
}

.footer .footer-copyright-style5 {
	padding: 14px 0;
	margin-bottom: 0;
	background-color: #222;
}

.footer .footer-copyright-style5 .wpb_content_element {
	margin: 0;
}

.footer .footer-copyright-style5 .copyright {
	padding: 8px 0;
	text-align: left;
	color: #ccc;
	font-size: 12px;
}

.rtl .footer .footer-copyright-style5 .copyright {
	text-align: right;
}

.footer .footer-copyright-style5 .copyright a {
	color: #ff5c00;
}

.footer .footer-copyright-style5 .copyright a:hover {
	opacity: .8;
}

.footer .footer-copyright-style5 .footer-paypal {
	text-align: right;
}

.rtl .footer .footer-copyright-style5 .footer-paypal {
	text-align: left;
}

.footer .footer-copyright-style5 .footer-paypal img {
	display: inline-block;
	vertical-align: top;
}

#topdeal-totop {
	bottom: 80px;
	right: 27px;
	background: #fff;
	text-align: center;
	position: fixed;
	height: 40px;
	width: 40px;
	line-height: 40px;
	z-index: 3;
	color: #222;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

#topdeal-totop:before {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
}

#topdeal-totop:hover {
	background: #ff5c00;
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.rtl #topdeal-totop {
	right: auto;
	left: 27px;
}
