/*
 Theme Name:   Responsive Child Theme - Pixelo 
 description: >- A child theme of the Responsive theme for Pixelo
 Author:
 Template:     responsive
 Version:      2.0.0
*/


/* ====================================== */

@font-face {
	font-family: Metropolis-Regular;
	src: url("https://www.pixelo.net/wp-content/themes/responsive-child-pixelo/assets/fonts/Metropolis-Regular.woff");
	font-weight: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: Metropolis-Bold;
	src: url("https://www.pixelo.net/wp-content/themes/responsive-child-pixelo/assets/fonts/Metropolis-Bold.woff");
	font-weight: normal;
	font-display: swap;
  }
html {
  font-family: Metropolis-Regular;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body,
p,
h5,
h6,
a {
  font-family: Metropolis-Regular !important;
  font-size: 16px;
  text-align: left;
}
h1,
h2 {
  font-family: Metropolis-Regular !important;
  font-weight: 600;
  font-size: 44px;
}

h3 {
  font-family: Metropolis-Regular !important;
  font-weight: 600;
  font-size: 30px;
}
h4 {
  font-family: Metropolis-Regular !important;
  font-weight: 600;
  font-size: 28px;
}
li {
	list-style: none;
}
.main-navigation .menu li a {
	color: #303133;
	font-size: 16px;
}
#header-menu {
	/*padding-right: 30px;*/
}
abbr[title] {
	text-decoration: none;
}
/* Home page header */
.top-banner {
	/*background: #eff7ff;*/
	/*background-image: url(https://www.pixelo.net/wp-content/uploads/2021/06/pixelo-Home-slider.jpg);*/
		background-image: url(https://www.pixelo.net/wp-content/uploads/2021/08/pixelo-Home-slider-new.jpg);
		background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 275px 0 !important;

	text-align: center;

}
.top-banner h1 {
	line-height: 1.4;
	margin-top: 0;
	font-size: 26px;
	font-weight: 400;
}
.top-banner a.button.small {
	background: transparent;
    border: 2px solid #009eff;
    margin-top: 30px;
    margin-left: 5px;
    margin-right: 5px;
    color: #009eff;
    display: inline-block;
}
.top-banner a.button.small.current {
	color: #fff;
	background: #009eff;
}
.top-banner a .icon {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -2px;
	display: inline-block;
	font-size: 14px;
}
.top-banner a.button.small:hover,
.top-banner a.button.small:focus {
    background: #009eff;
    color: #fff;
}
.top-banner .intro-image {
	margin-top: 60px;
}
.top-banner .intro-image img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
/* Products on home page */
.product-featured {
	/* padding: 60px 0 40px 0; */
	position: relative;
}
@media screen and (max-width: 1024px) {
	.home .product-featured {
		overflow-x: scroll;
	}
}
.product-featured .product-featured-image {
	height: auto;
  	border-bottom: 0;
	transition: all 300ms ease-in-out;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
@media only screen and (max-width: 480px){
	.product-featured .product-featured-image {
		padding: 0 !important;
	}
}
.products-allbundles-199store .product-featured-image {
	background-color: #E9F1F5;
}

.home .elementor-613409 .elementor-element.elementor-element-eacf518 .elementor-field-group #form-field-wcmail{
	border-radius: 6px;
}
.product-featured .product-featured-body {
	background: #fafbfc;
	text-align: center;
	height: auto;
	border: 1px solid #eeeeee;
  	border-top: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-top: -8px;
}
@media only screen and (max-width: 768px){
	.home .product-featured .product-featured-body {
		margin-top: -23px !important;
	}
	.product-featured .product-featured-title{
		height: 56px !important;
		padding-top: 10px;
	}

}
@media only screen and (max-width: 480px){

	#signup-mail-box input{
		margin-bottom: 20px;
	}
}
/* .home .product-featured .product-featured-body {
	margin-left: 4px;
} */
.product-featured .product-featured-image img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.product-featured .product-featured-title{
	width: 329px;
	height: 46px;
	margin: 14px 24px 0 22px ;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}

.product-featured-title h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #4d4f4e;
}
.product-featured .product-featured-bodycontent{
	display: flex;
	justify-content: space-between;
	margin: 10px 24px 19px 20px;
	align-items: center;
}

.product-featured .deal-price-rating{
	display: flex;
	flex-direction: column;
	gap: 7px;
}

.product-featured .product-featured-info .price {
	color: #303133;
    font-weight: 600;
}
.product-featured .product-featured-info .product-timer {
		color: #303133;
		font-weight: 600;
		font-size: 16px;
}
.product-featured .product-featured-info .price span {
	display: inline-block;
    color: #303133;
}
.product-featured .product-featured-info .price .price-value,
.product-featured .product-featured-info .price .price-deal,
.product-featured .product-featured-info .price .price-save {
	margin-right: 15px;
}

.product-featured .product-featured-info .readmore .button {
  padding: 13px 27px 13px 30px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #ffffff;
  border-radius: 4px;
}
.product-featured .product-featured-info .readmore .button:hover {
	background-color: #0887d4;
}
.product-featured .item-product-featured{
    margin-top: 2%;
}
.product-featured-info .price { margin-top: 15px; }

button, input[type=button], input[type=submit] {
	text-transform: capitalize;
}

/* Sticky Bar */
.sticky-bar-inner {
	display: none;
	position: fixed;
	bottom: 0;
	left:0;
    background: #009eff;
	overflow: hidden;
	padding: 24px 20px 20px 20px;
	width: 100%;
	z-index: 1000;
	display: none;
	height: 100px;
}
.text-left {
    text-align: left;
}
.text-right {
	text-align: right;
}

.sticky-bar-inner .entry-title {
	font-size: 30px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #ffffff;
}
.woocommerce .sticky-bar-inner a.button {
	background-color: #333;
	padding: 15px 30px;
  font-size: 20px;
	text-align: right;
	margin-top: 2px;
	color: #ffffff;
	display: inline-block;
  font-weight: 700;
	vertical-align: middle;
  cursor: pointer;
}

.deal-seperator {
	border: 1px solid #eeeeee;
}
.deal-price {
	font-size: 16px;
	text-align: left;
}

.deal-price .saleprice {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #3a3c3b;
}
.deal-price .orgprice {
  text-decoration: line-through;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #a8a9a9;
}
.deal-price .saveprice { font-size: 24px; font-weight: bold; }
.rating-custom .woocommerce-review-link { font-size: 16px; }
.deal-expired,
.sticky-bar-inner a.deal-expired {
	color: #333;
	background: #fff;
}

.sticky-bar,
#sticky-bar {
    position: fixed;
    z-index: 1000;
    bottom: 26px;
    right: 20px;
    display: none;
}

.sticky-bar,
#sticky-bar a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    color: #141618;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-transition:0.4s all ease;
	   -moz-transition:0.4s all ease;
	     -o-transition:0.4s all ease;
	        transition:0.4s all ease;
}

.sticky-bar-inner #product-review-custom,
.sticky-bar-inner .reviewspan {
	display: none !important;
}

.sticky-bar-inner .product-timer {
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	margin-top: 8px;
}

.sticky-bar-inner .product-timer .countdown-label {
	font-weight: normal;
}

.sticky-bar-inner .product-timer .countdown-label::before {
	display: inline-block;
	padding-right: 8px;
	margin-left: -1.3em;
	vertical-align: middle;
}

.back-to-top .sticky-bar,
.back-to-top #sticky-bar a {
	background: #333;
	color: #fff;
}
/* Widget */
.widget {
	margin: 0 0 40px;
}
.widget a {
	color: #303133; 
}
.widget a:hover {
	color: #009eff;
}
.widget select {
	max-width: 100%;
}

.widget h3.widget-title
{
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 30px;
}
.widget ul {
    position: relative;
    display: block;
    padding-left: 0;
    margin-top: 0;
    list-style: none;
		margin-left: 0;
}

.widget .recent-post-image {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 15px 0 0;
    overflow: hidden;
}
.widget .recent-post-image h5 {
	line-height: 1.4;
}

.widget .recent-post-image img {
	border-radius: 3px;
    width: 60px;
    height: 60px;
}

.widget .recent-post-content {
    overflow: hidden;
    position: relative;
}

.widget .pixelo_current_bundle_widget .recent-post-content {
	clear: both;
}

.widget .pixelo_current_bundle_widget .recent-post-content h5 {
	margin-top: 15px;
	margin-bottom: 2px;
	font-weight: 500;
}
.widget .recent-post-title {
    margin-top: 0;
    margin-bottom: 0;
		font-size: 15px;
    position: relative;
    line-height: 1.4;
    font-weight: 700;
}
.pixelo_current_bundle_widget ul li,
.widget ul li {
	background: none;
	padding-left: 0;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 0;
	overflow: hidden;
}

.pixelo_current_bundle_widget ul li::before,
.widget ul li::before {
	display: none;
}

 .pixelo_current_bundle_widget ul li:last-child,
.widget ul li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.single-product .single-freebies .widget.pixelo_current_bundle_widget ul li {
	border-bottom: 0;
}
.downloadable-file .download-atribute { font-size: 14px; }
.downloadable-file .download-links { margin-top: 30px; margin-bottom: 30px; }
button.single_add_to_cart_button.button.alt.freebie-btn {
	display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 30px 10px 30px;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    background-color: #009eff;
    border: none;
    border-radius: 3px;
}
i.fa {
    margin-right: 8px;
}
#sticky-bar i.fa-angle-up { margin-right: 0; }
#header-menu > li.user-cart a span {
    position: absolute;
    top: 2px;
    right: -2px;
    bottom: 0;
    background:#009eff;
    line-height: 17px;
    color: #fff;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    text-align: center;
    vertical-align: middle;
}
table.shop_table th {
    font-size: 14px;
}
.page.woocommerce-cart .woocommerce a.button.alt, .page.woocommerce-cart .woocommerce a.button,form.woocommerce-ResetPassword.lost_reset_password .button
{
	display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 30px 10px 30px;
  font-weight: 600;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	background-color: #009eff;
	border: none;
	border-radius: 3px;
	outline: none;
	white-space: wrap;
	-webkit-text-stroke: 0px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}


form.woocommerce-ResetPassword.lost_reset_password .form-row-first { width: 100%; }
form.woocommerce-ResetPassword.lost_reset_password .form-row input.input-text {width: 60%;}

.header-widgets .header-widgets-wrapper .widget_product_search { width: 35%; }
.header-widgets-wrapper input { float: left;
	width: 60%;
}
.header-widgets-wrapper button {
		width: 37%;
    margin-left: 5px;
}
.site-header { border-bottom: 0;}
.clear { clear: both; }
.navigation .nav-links .page-numbers, .navigation .nav-links a {
border-radius: 3px;
	  border: 1px solid #eee;
    padding: 4px 10px;
    margin: 0;
    font-size: 12px;
	}
.navigation .nav-links a:hover {
	background-color:#303133;
	color: #fff;
}
.common-input.jfp-wc-input {
    width: initial;
}
.checkout-social {
    font-weight : bold;
    color: #d8532f;
}
.wc-social-login.form-row-wide span.checkout-social {
    color: #515151;
    font-weight: normal;
}
@media screen and (min-width:850px){
.woocommerce-MyAccount-content .wc-social-login {
    font-size: 15px;
    display: flex;
    align-items: center;
}
}
a.button-social-login { margin-left: 39px; }
.wc-social-login.form-row-wide .checkout-social-icons { display: none; }

.woocommerce-form-login p {
	margin: 0px 0 5px 0px;
	font-size: 14px;
}
.woocommerce-form-login label { font-weight: bold; }
.woocommerce .woocommerce-form-login-toggle .woocommerce-info {
    background: #EFF7FF;
    color: #333333;
		margin: 0 20px;
}
.woocommerce .woocommerce-form-login-toggle .woocommerce-info a {
   color: #333;
   font-weight: 700;
}
.checkout-social-icons { vertical-align : middle; }
.wc-social-login {
   font-size: 15px;
}

.woocommerce-checkout .woocommerce-form-login  .clear { clear: none; }
/* Bundle sells */
.bundle_sells_form small_width {
	display:block;
}
.bundled_product_images {
    display: none;
}
h4.bundled_product_title {
    font-size: 14px;
    margin-bottom: 0;
	  font-weight: 600;
}
.woocommerce .elementor-widget-woocommerce-product-add-to-cart .elementor-product-simple form.cart {
	display: block!important;
	float: left;
	width:100%;
}
.bundle_form.bundle_sells_form {
	background-color: #ffffff;
	margin-bottom: 22px!important;
}
.bundle_sells_title h3 {
	font-size: 18px;
	font-weight: 700;
}
.bundle_sells_title {
	padding: 0px 0 20px 0;
	background-color: #fff;
}
h4.bundled_product_title.product_title { float: left;
	width: 67%;
	display: flex;
    flex-direction: row-reverse;
	justify-content: flex-end;
	padding-right: 10px;
}
.bundled_product_summary .bundled_product_title .bundled_product_title_link{
	margin-right: 19px;
	margin-left: 0;
}
.bundled_product_summary .bundled_product_title a.bundled_product_permalink{
	top: 10px;
}
label.bundled_product_optional_checkbox { float: right; width: 33%; }
div.bundled_product_summary:not(.thumbnail_hidden) .details { padding: 0 !important; }
div.bundled_product_summary:last-child {
	border-bottom:0!important;
}
.bundled_product_summary .details {
	float: none!important;
	width: 100%!important;
	padding:0;
}
.addocart-footer .bundled_product_images
{
	display:block;
}
.addocart-footer .bundled_product_summary .bundled_product_images img {
	width:40%;
}
.addocart-footer button.single_add_to_cart_button.button.alt {
  padding: 9px 24px;
  color: #ffffff;
  background-color: #019df8;
  border-radius: 4px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 23px !important;
}
li#tab-title-font_preview { display: none; }
/* Christmas */
.top-banner-alt {
background: url("images/Slider-Banner.jpg");
	background-size: cover;
	padding: 7% 0 17% 0;
	background-position: center;
  background-size: cover;
	text-align: center;
}
.top-banner-alt h1 {
	line-height: 1.4;
	margin: 0 43px;
	font-size: 26px;
	font-weight: 400;
	color:#ffffff;
}

.top-banner-alt a.button.small {
	background: transparent;
    border: 2px solid #009eff;
    margin-top: 30px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    display: inline-block;
}
.page-template-page-homechristmas .page-title { display: none;}

.top-banner-alt a.button.small.current {
	color: #009eff;
	background: #ffffff;
}

.top-banner-alt a .icon {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -2px;
	display: inline-block;
	font-size: 14px;
}

.top-banner-alt a.button.small:hover,
.top-banner-alt a.button.small:focus {
    background: #009eff;
    color: #fff;
}
.page-template-page-homechristmas .product-featured .product-featured-info .readmore .button {
	background : url("images/Checkout-the-Deal-Button.png"); background-size: cover;
	padding-top: 29px;
    padding-bottom: 16px;
}

.snowman {
	position: fixed;
	top: 65%;
}
@media  (max-width: 380px) {
	.snowman { 	top: 64%;}
}
@media only screen and (min-width: 461px) and (max-width: 768px){
	.snowman { top: 72%;}
}
@media only screen and (max-width : 768px) {
	.sticky-bar-inner .title-col, .sticky-bar-inner .snowman-col { display: none; }
	.author-atribute.row {padding-left:15px;padding-right:15px;}
}
@media only screen and (min-width: 300px) and (max-width: 440px){
  .top-banner-alt {
    padding: 1% 0 40% 0;
  }
	.top-banner-alt h1 {font-size: 22px;}
}

.footer-deal-author .ctitle { font-weight: 600; margin-top: 20px; }
.footer-deal-author .author-atribute img {
    width: 35px;
    height: 35px;
    margin-right: 10px;
    border-radius: 3px;
    vertical-align:middle;
}
.footer-deal-author .author-atribute>div {
    margin-bottom: 20px;
}
.product-side p.stock.out-of-stock { display:none; }
.elementor-element.elementor-element-6067de3f.elementor-widget.elementor-widget-woocommerce-product-title.elementor-page-title.elementor-widget-heading { margin-bottom:0;}

.icon-search:before {
    content: "\f002";
}
.full-screen .main-navigation .main-navigation-wrapper .full-screen-search-wrapper .full-screen-search-container #searchform .res-search-icon.icon-search {
    top:17px;
    right:-5px;
}
@media screen and (max-width: 992px){
    .menu .res-search-link {
        display: block;
}}
.main-navigation a { padding: 10px 14px; }
table td, table th { border: 0; }
.woocommerce-cart .cart_totals table.shop_table td {  border-top: 0;}
/* Cart Page CSS */

.woocommerce-cart-form {
  border-radius: 10px;
}
.woocommerce-cart .woocommerce-cart-form .pixelo-cart-table{
	border: none;
}
.woocommerce-cart .woocommerce-cart-form .woocommerce-cart-header{
	background: #036AA6;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
.woocommerce-cart table.pixelo-cart-table{
	border: 1px solid #A8A9A9 !important;
	border-radius: 6px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	overflow: hidden;
}
.woocommerce-cart-header th{
	color: #FFF !important;
	text-align: center !important;
	font-style: normal;
	font-weight: 600 !important;
	font-size: 20px !important;
	line-height: 25px;
	padding-top: 14px !important;
	padding-bottom: 15px !important;
}
.woocommerce-cart-header th.product-quantity{
	padding-left: 66px !important;
	padding-right: 66px !important;
}
.woocommerce-cart-header th.product-subtotal{
	padding-right: 30px !important;
}
.woocommerce-cart-header th:first-child{
	text-align: left !important;
}
.pixelo-cart-item td{
	font-style: normal;
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: 20px !important;
	color: #4D4F4E;
	border-bottom: none;
}
.pixelo-cart-item .product-quantity{
	text-align: center !important;
	padding-left: 0 !important;
}
.pixelo-cart-item .product-subtotal{
	text-align: center !important;
	padding-left: 0 !important;
}
.product-remove a.remov{
	color: #3A3C3B !important;
}
.woocommerce .quantity input.qty{
	border: none;
}
.woocommerce-cart table.pixelo-cart-table tbody tr{
	border-bottom: 1px solid #A8A9A9;
}
.woocommerce-cart table.pixelo-cart-table td{
	border-top: none !important;
}
.woocommerce-page .pixelo-cart-table td.actions .coupon {
	padding-left: 20px;
}
.page.woocommerce-cart .button.apply_coupon{
	padding: 10px 15px !important;
	border: 1px solid #019DF8 !important;
	color: #019DF8 !important;
}
.page.woocommerce-cart .button.apply_coupon:hover{
	background-color: #005282 !important;
}
.page.woocommerce-cart .button.cart_update_cart{
	padding: 9px 30px !important;
	color: #019DF8 !important;
	margin-right: 20px;
}
.woocommerce-cart .cart-collaterals {
    border-radius: 6px !important;
	border: 1px solid #A8A9A9;
}
.woocommerce-cart .cart-collaterals .shop_table {
	border: 1px solid #A8A9A9;
}
.cart-collaterals tr,
.cart-collaterals tr
{
	border: 1px solid #A8A9A9 !important;
}
.cart-collaterals tr,
.cart-collaterals .coupon-heading,
.cart-collaterals .subtotal-heading {
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 20px;
  color: #000000;
  vertical-align: middle;
}
.cart-collaterals tr:last-child {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 23px;
  color: #000000;
}
.cart-collaterals .total-heading{
	padding: 18px 0 14px !important;
}
.pixelo-subtotal-cart {
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 20px;
  color: #000000;
}
.woocommerce .cart-collaterals .cart_totals table tr:not(:last-child) th,
.woocommerce .cart-collaterals .cart_totals table tr:not(:last-child) td {
    border-top: -1px !important;
    border-right: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce .cart-collaterals .cart_totals table tr:first-child td {
    border-top: 0px !important;
    border-right: 0;
}
.outer-cart-table .heading {
		text-align: left;
    background: #555;
    padding-left: 2.89%;
		color: #ffffff;
		font-size: 22px;
}
table.outer-cart-table {
	border-color: white;
	margin-bottom: 20px;
}
.outer-cart-table td { padding: 0; }
/*.cart_coupon { display: none; }*/
.applyDiscount {
	font-size: 12px;
	margin-left: 41px;
	font-weight: 400;
}
.trust_table {
	border: 0;
	font-size: 16px;
}
.after_cart_text {
	margin-top: 40px;
}
.res-iconify{
	padding-right: 4px;
  top: 7px;
}
.woocommerce-cart .woocommerce .col-sm-12{
	padding-left: 0;
	padding-right: 0;
}
/* Cart page responsive CSS - start*/
@media screen and (max-width: 1070px) {
	.woocommerce-cart .woocommerce .col-sm-12 .row{
		flex-direction: column;
	}
	.woocommerce-cart .woocommerce .col-sm-12 .row .outer-wrapper-products
	{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.woocommerce-cart .woocommerce .col-sm-12 .row .outer-wrapper-total{
		width: 70%;
		align-self: center;
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (max-width: 991px) {
	.woocommerce-cart .col-sm-12 {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

}
@media screen and (max-width: 768px) {

	.woocommerce-cart .woocommerce .col-sm-12 .row .outer-wrapper-total{
		width: 100%;
	}
	.woocommerce-cart .woocommerce table.shop_table_responsive thead{
		display: block;
	}
	.woocommerce-cart-form__contents thead .product-thumbnail, .woocommerce-cart-form__contents thead .product-price, .woocommerce-cart-form__contents thead .product-quantity, .woocommerce-cart-form__contents thead .product-subtotal, .woocommerce-cart-form__contents thead .product-remove {
		display: none !important;
	}
	.woocommerce-cart .woocommerce-cart-form__contents .cart_item{
		display: inline-block !important;
		width: 100%;
  	}
	.woocommerce-cart .woocommerce table.cart tbody .product-name,
	.woocommerce-cart .woocommerce table.cart tbody .product-price,
	.woocommerce-cart .woocommerce table.cart tbody .product-subtotal,
	.woocommerce-cart .woocommerce table.cart tbody .product-remove
	{
		display: inline-block !important;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-thumbnail{
		text-align: left !important;
		display: inline-block !important;
		padding-right: 4%;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-thumbnail img{
		padding: 0;
		max-width: 100px;
		height: auto;
	}

	.woocommerce-cart .woocommerce table.cart tbody .product-name{
		width: 60%;
		text-align: center;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-price
	 {
		padding: 16px;
		text-align: left;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-price:before {
		content: "Price";
		margin-bottom: 5px;
		font-weight: 400;
		display: contents;
	}
	.woocommerce-cart .woocommerce table.cart tbody .amount {
		display: block;
		text-align: center;
		padding-top: 8px;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-quantity {
		margin-top: 4px;
		margin-left: 26px;
		display: inline-grid;
		width: 33.33%;
		text-align: left !important;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-quantity:before {
		content: "Quantity";
		margin-bottom: 5px;
		font-weight: 400;
		display: contents;
	}
	.woocommerce-cart .woocommerce table.cart tbody .quantity input.qty{
		padding-left: 0;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-subtotal{
		padding: 19px;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-subtotal:before {
		content: "Subtotal";
		margin-bottom: 5px;
		font-weight: 400;
		display: contents;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-remove{
		text-align: center;
		width: 12%;
		padding-right: 20px;
		float: right;
		padding: 30px;
	}
}
@media screen and (min-width: 580px) and (max-width:768px){
	.page.woocommerce-cart .button.cart_update_cart {
		width: auto !important;
		margin-top: 0;
	}
	.woocommerce-page table.cart td.actions{
		margin-bottom: 36px;
	}
}
@media screen and (max-width: 579px){
	.page.woocommerce-cart table.cart td.actions{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.page.woocommerce-cart .button.cart_update_cart {
		width: 88% !important;
		margin-right: 0;
	}
	.page.woocommerce-cart .pixelo-cart-table .cart_coupon {
		width: 88%;
		padding-left: 0 !important;
	}
	.woocommerce-cart .woocommerce table.shop_table #coupon_code {
		width: auto;
	}
}
@media screen and (max-width: 400px) {
	.woocommerce-cart .woocommerce table.cart tbody .product-remove{
		padding-right: 10px;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-price {
		padding: 13px;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-quantity{
		margin-left: 10px;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-thumbnail img{
		max-width: 70px;
	}
	.woocommerce-cart .woocommerce table.cart tbody .product-subtotal{
		padding: 14px;
	}
}
@media screen and (max-width:385px) {
	.woocommerce-cart .woocommerce table.shop_table #coupon_code {
		width: 70%;
	}
}

/* Cart page responsive CSS - end*/

.main-navigation .sub-menu a { padding: 10px 15px; }
li.res-cart-link a { padding-left: 0; }

ul.woocommerce_error.woocommerce-error.wc-stripe-error {
	margin: 20px 0px 0px 0px;
}
.wc-stripe-elements-field { padding: 10px!important; }

.payment_method_paypal p, #stripe-payment-data p { display: none; }
/* Sticky header */
#masthead.sticky-header { opacity: 1;}
.main-navigation .menu > li.current_page_item > a, .main-navigation .menu > li.current-menu-item > a { background-color: initial; }
.main-navigation .menu li > a:hover { background-color: initial; }
.single-product #masthead.sticky-header, .woocommerce-checkout #masthead.sticky-header, .woocommerce-cart #masthead.sticky-header {
	display: none;
}
.featured-image-grid{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 16px;
}
@media screen and (max-width: 820px){
	.featured-image-grid{
		margin-left: 16px;
		margin-right: 16px;
	}
}
.products-allbundles-199store .product-featured-body{
	background-color: #E9F1F5;
}

/* Common Responsive CSS for All bundles and $1.99 store -start*/
@media screen and (max-width: 991px){
	.products-allbundles-199store .featured-image-grid{
		grid-template-columns: repeat(2, 1fr);
		column-gap: 9px;
    	row-gap: 20px;
	}
	.products-allbundles-199store .woocommerce-result-count,
	.products-allbundles #woo-res-count{
		padding-left: 16px;
	}

}
@media screen and (max-width: 764px){
	.products-allbundles-199store .featured-image-grid{
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 10px;
	}
	.products-allbundles-199store .featured-image{
		border: 0.5px solid #A8A9A9;
	}
	.products-allbundles-199store .product-featured-title {
		width: auto;
	}
	.products-allbundles-199store .product-featured-body{
		margin-top: -22px;
	}
}
@media screen and (max-width: 768px){
	.products-allbundles-199store .product-featured-body{
		margin-top: -22px;
	}
}
@media only screen and (max-width: 480px){
	.products-allbundles-199store .product-featured-image {
		padding: 0 !important;
	}
}
/* Common Responsive CSS for All bundles and $1.99 store -end*/
.featured-image {
	width: 100% !important;
    display: inline-grid !important;
	border-radius: 10px;
	border: 1px solid #A8A9A9;
}
.page.woocommerce-checkout.woocommerce-order-pay .content-area {
	width: 70%;
}
.woocommerce-checkout.woocommerce-order-pay table.shop_table td.product-name { width: 60%;font-weight: normal;}
.woocommerce-checkout.woocommerce-order-pay .product-total { padding-right: 14px;}
.woocommerce-order-pay table.shop_table .product-total {
	padding-right: 14px;
	border-bottom: 1px solid #eaeaea;
}
.full-screen .main-navigation .main-navigation-wrapper .full-screen-search-wrapper {
	background: #332C25!important;
  opacity: 0.9;
}
.full-screen .main-navigation .main-navigation-wrapper .full-screen-search-wrapper input[type=search] {
	font-size: 30px;
	color: #ffffff!important;
	font-weight: bold;
}
.full-screen .main-navigation .main-navigation-wrapper .full-screen-search-wrapper .full-screen-search-container #searchform .res-search-wrapper { border-bottom: 1px solid #ffffff; }
.full-screen .main-navigation .main-navigation-wrapper .full-screen-search-wrapper #search-close { color: #ffffff; }
.header-signup .elementor-field-type-email { width: 70%!important; }
.header-signup #form-field-wcmail { margin-left: 13%; }
.download_count_div {
		font-weight: 700;
    font-size: 26px;
    text-align: center;
}
.download_text {
		text-align: center;
    position: relative;
		font-size: 16px;
}
.review_count_div {
		font-weight: 700;
    font-size: 26px;
    text-align: center;
}
.review_text {
		text-align: center;
		font-size: 16px;
}
.most-popular {
		width: 115px;
    position: absolute;
    padding: 4px 4px 4px 12px;
    color: #fff;
    background-color: #ff6666;
		font-size: 14px;
		font-weight: 600;
		margin-top: 20px;
    margin-left: -5px;
		border-radius: 3px;
		border: 1px solid #ff6666;
	}
	.best-selling {
		width: 115px;
    position: absolute;
    padding: 4px 4px 4px 12px;
    color: #fff;
    background-color: #587cf3;
		font-size: 14px;
		font-weight: 600;
		margin-top: 20px;
    margin-left: -5px;
		border-radius: 3px;
		border: 1px solid #587cf3;
	}
	.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container {
 	 	padding-bottom: 0px!important;
  }
	.elementor-testimonial--layout-image_inline .elementor-testimonial__footer { margin-top: 20px; }
	.elementor-element.elementor-element-29dead0.review-div.elementor-widget.elementor-widget-image { margin-bottom: 13px; }

.woocommerce-Reviews {
  padding: 20px;
  background: #ffffff;
}
.woocommerce-Reviews p { margin-top: 10px; margin-bottom: 10px; }
.woocommerce-Reviews input[type=text],.woocommerce-Reviews input[type=email],.woocommerce-Reviews textarea { background-color: #F0F3F4;}
.comment-form-rating { margin-top: 20px; }
.addocart-footer .bundle_sells_title,.addocart-footer .bundle_form{ display: none;}
.product_meta_table {
  border: 0;
  border-collapse: collapse;
  padding: 0;
}
.product_meta_table td {
  padding: 0;
  border-right: 1px solid #eee;
  width: 33%;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}
.product_meta_table .last_col { border: 0;}
.product_meta_table .price-label {
  font-size: 18px;
  font-weight:normal;
}
.deal_add_to_cart button.single_add_to_cart_button.button.alt { margin-top: 0; }
.product-meta, .elementor-widget-woocommerce-product-rating { text-align: center; }
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0;
}
.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}
a.woocommerce-product-gallery__trigger {
text-decoration: none;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .875em;
right: .875em;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: #169fda;
color: #ffffff;
}
.woocommerce-product-gallery img {
display: block
}
.woocommerce-product-gallery {
position: relative;
margin-bottom: 1em;
}
.woocommerce-product-gallery figure {
margin: 0
}
ol.commentlist {
  padding: 0;
    margin-top: 10px;
    margin-left: 15px;
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
    font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
}
button.single_add_to_cart_button.button.alt { text-transform: capitalize; }
h2.woocommerce-Reviews-title {
  margin-top: 20px;
  font-size: 18px;
 }
 .elementor-product-simple p.stock.in-stock { display: none; }
 .woocommerce div.product .woocommerce-tabs ul.tabs {
     list-style: none;
     overflow: hidden;
     padding: 0;
     position: relative;
     padding-top: 10px;
	 margin-bottom: 10px !important;
	 border-bottom: 1px solid #A8A9A9;
   }
   .woocommerce div.product .woocommerce-tabs ul.tabs li{
	margin-right: 0 !important;
	background-color: #fff !important;
  }

	 .woocommerce div.product.elementor ul.tabs li a { line-height: 2!important; }

	 .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li a { color: #494949!important; }
	 .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before { background: #009EFF;}
	 .woocommerce div.product.elementor .woocommerce-tabs .panel {
	   border-top: none!important;
	   padding: 0!important;
	 }
	 .woocommerce div.product .woocommerce-tabs ul.tabs li a { color: #494949;}
	 .woocommerce-product-rating { margin-top: 5px; display: inline-block; }
	 .woocommerce .star-rating::before{
	   content: '\f005\f005\f005\f005\f005';
	 color: #d3ced2;
	 float: left;
	 top: 0;
	 left: 0;
	 position: absolute;
	 }
	 .rating-custom .star-rating::before{
		content: '\f005\f005\f005\f005\f005';
	  color: #d3ced2;
	  float: left;
	  top: 0;
	  left: 0;
	  position: absolute;
	  }
	 .woocommerce-product-rating {
	   text-align: center;
	 }
	 .woocommerce #review_form #respond {
	   position: static;
	     margin: 0;
	     width: auto;
	     background: transparent none;
	 }
.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before{
	   color: #d3ced2;
	}
	.woocommerce .star-rating {
	  overflow: hidden;
	    position: relative;
	    height: 1em;
	    line-height: 1;
	    width: 5.4em;
	    font-family: 'fontawesome';
	}
.woocommerce .star-rating span {
  overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
color: #FBDA30!important;
}
.woocommerce .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  left: 0;
}
.rating-custom .star-rating {
	overflow: hidden;
	  position: relative;
	  height: 1em;
	  line-height: 1;
	  width: 5.4em;
	  font-family: 'fontawesome';
  }
.rating-custom .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
color: #FBDA30!important;
}
.rating-custom .star-rating span::before {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 2em;
position: relative;
background: 0;
border: 0;
}
li.review img.avatar {
  position: absolute;
    left: 0;
    padding: 3px;
    height: 3.6em;
    width: 3.6em;
    border-radius: 100%;
}

li.review .comment-text {
  margin: 0 0 0 50px;
    border: none;
    border-radius: 4px;
    padding: 0 1.5em;
}

li.review .comment-text .description {
  padding: 0;
}
.woocommerce #reviews #comments .commentlist>li::before {
  content: '';
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
border: none;
border-radius: 4px;
padding: 0 1.5em;
display: flex;
flex-wrap: wrap;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
  order: 2;
margin-bottom: .5em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  order: 1;
width: 100%;
font-size: 1em;
margin-bottom: .2em;
margin-top: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
  font-style: italic;
order: 3;
width: 100%;
}
.woocommerce #reviews #review_form {
    padding: 1em 1.9em 2.3em 0em;
}
.product-meta{
	display: flex;
    align-items: center;
    justify-content: center;
}
.product-meta .deal-price .saleprice {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
  color: #019df8;
}
.product-meta .deal-price .orgprice{
	margin-right: 10px;
}
.product-meta .product-timer {
    font-size: 14px;
    overflow: hidden;
    margin: 0 auto;
}
.product-meta .product-timer .countdown-label, .freebie-price .price-label {
    font-weight: normal;
    font-size: 16px;
}
.product-meta .product-timer .countdown {
    font-size: 16px;
    font-weight: 700;
}
.product-meta .product-timer .countdown-label {
    padding-left: 1.4em;
}
.detail-product .entry-summary .product-info .product-price, .woocommerce div.product p.price {
    font-size: 62px;
    line-height: 0.9;
    font-weight: 700;
    color: #009eff;
}
label, .woocommerce form .form-row label {
    font-size: 16px;
}
.required, .woocommerce form .form-row .required {
    color: #000000;
    border: 0;
    margin-left: 4px;
}
.woocommerce .blockUI.blockOverlay {
    position: relative!important;
    display: none!important;
}
.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty {
    margin: 0;
    float: left;
    max-width: 70px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}
.single-product .quantity input[type="number"] {
    display: none !important;
}
.list-check li,
.list-style ul li,
.list-style ol li,
.single-product ol li  {
    padding-top: 0;
    padding-bottom: 3px;
    padding-left: 31px;
    list-style: none;
}

.single-product-data ol li::before,
.freebie-details ul li::before,
.freebie-details ol li::before {
    font-family: 'FontAwesome';
    content: "\f14a";
    color: #009eff;
    display: inline-block;
    padding-right: 12px;
    margin-left: -31px;
    vertical-align: middle;
}
.product-meta .product-timer,
.product-meta .price {
    font-weight: 600;
    font-size: 16px;
    margin-top: -5px;
}
.detail-product.single-bundle .entry-content h1,
.detail-product.single-bundle .entry-content h2,
.detail-product.single-bundle .entry-content h3,
.detail-product.single-bundle .entry-content h4
{
    margin: 60px 0 20px 0;
}

/* Thankyou page CSS - Start */

body.woocommerce-order-received p.woocommerce-thankyou-order-received{
		font-size: 1.1em;
		background-color: #edffe9;
		border: none;
		padding: 2% 4% 2% 2%;
		font-weight: 700;
}
body.woocommerce-order-received ul.woocommerce-thankyou-order-details{
		border: 1px solid #ebeced;
		margin-left: 0px;
}
body.woocommerce-order-received li.woocommerce-order-overview__order,li.woocommerce-order-overview__date,li.woocommerce-order-overview__email,li.woocommerce-order-overview__total{
		border: 1px solid #ebeced;
		padding: 1% 1.7%;
}
body.woocommerce-order-received section.woocommerce-order-downloads{
		margin-left: 0;
		padding: 0;
		border: 12px solid #f2f9ff;
		background-color: transparent;
}
body.woocommerce-order-received table.woocommerce-table--order-downloads th{
		background-color: #ffffff;
		color: #474852;
		padding-top: 1.3%;
    padding-bottom: 1.3%;
}

body.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-downloads td{
		border-bottom: 1px solid #ebeced !important;
		padding-top: 1.3%;
		padding-bottom: 1.3%;
}
body.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-downloads{
		border: 1px solid #ebeced;
}
body.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-downloads tr:nth-child(even) {
    background-color: #f1f1f1;
}
body.woocommerce-order-received a.woocommerce-MyAccount-downloads-file.button.download-btn {
    font-weight: 900;
}
body.woocommerce-order-received section.woocommerce-order-details{
		margin-left: 0;
		margin-top: 3%;
		background-color: #fafbfd;
		padding: 0;
}
body.woocommerce-order-received section.woocommerce-order-details h2.woocommerce-order-details__title {
    padding-bottom: 3%;
}
body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details{
		border: 1px solid #ebeced;
		background-color: #ffffff;
}
body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details td{
		border-bottom: 1px solid #ebeced;
		padding-top: 1.2%;
		padding-bottom: 1.2%;
}
body.woocommerce-order-received section.woocommerce-order-details .woocommerce-table--order-details tfoot th{
		font-weight: normal;
}
table.woocommerce-table--order-details tfoot tr:nth-child(2) td{
		font-size: 1.4em;
		font-weight: bold;
    background-color: #359df6;
    color: #338cc6;
}
table.woocommerce-table--order-details tfoot tr:nth-child(2) th{
		font-size: 1.4em;
		font-weight: bold !important;
    background-color: #359df6;
    color: #ffffff;
}
body.woocommerce-order-received p.order-again {
    display: none;
}
body.woocommerce-order-received table.woocommerce-table--order-details tfoot tr:nth-child(2) span.woocommerce-Price-amount.amount{
		color: #ffffff;
}
body.woocommerce-order-received .woocommerce-thankyou-order-details{
		margin-top: 3.5%;
		margin-bottom: 3%;
}
@media (min-width: 992px){
		.woocommerce table.shop_table td.download-file {
		    width: 22% !important;
		}
		.woocommerce table.shop_table td.download-product {
		    width: 40% !important;
		}
}
/* Thankyou page CSS - End */

/* Pixelo all Buttons css start */
.page.woocommerce-cart .woocommerce a.button.alt.wc-forward,
.woocommerce-page.woocommerce-checkout #payment #place_order{
	font-size: 16px;
	border-radius: 6px !important;
}
.page.woocommerce-cart .woocommerce a.button.alt.wc-forward {
  font-style: normal;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 23px !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}
.page.woocommerce-cart .woocommerce button.button:disabled,
.page.woocommerce-cart .woocommerce button.button:disabled[disabled],
.page.woocommerce-cart .woocommerce button.button {
  font-size: 16px !important;
  border-radius: 6px !important;
  font-style: normal;
  font-weight: 600 !important;
}


.woocommerce form.checkout_coupon #coupon_code, .woocommerce table.shop_table #coupon_code{
	border-radius: 6px !important;
	background-color: rgba(168, 169, 169, 0.2);
	padding: 9px 19px !important;
	border: none !important;
	font-style: normal;
	font-weight: 400;
	font-size: 16px !important;
	line-height: 20px !important;
	color: #4D4F4E;
}
.woocommerce-cart .woocommerce table.shop_table #coupon_code:focus{
	background-color: #DDEDF6;
}
.site-content-header .page-header .page-title, .site-content-header .page-title{
	font-size: 36px !important;
}
h2.entry-title.post-title{
  font-size: 36px;
}
.woocommerce-MyAccount-content .button,
.woocommerce-MyAccount-content .button{
	padding: 10px 20px !important;
}
.woocommerce-MyAccount-content a.woocommerce-button.button.pay,
.woocommerce-MyAccount-content a.woocommerce-button.button.invoice{
	display: inline-block;
  font-size: 16px;
  padding: 10px 30px 10px 30px;
  font-weight: 700;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	background-color: #009eff;
	border: none;
	border-radius: 3px;
	min-width: 105px;
}
.woocommerce button.button {
	outline: 0;
}
/* Pixelo all Buttons css End */
.woocommerce-checkout .woochimp_checkout_checkbox{
	display: inline-block  !important;
}
.woocommerce-checkout .moosend_checkout_checkbox{
	padding: 0 0 10px 20px !important;
}
img {
  height: auto;
  max-width: 100%;
}
.bundled_product_optional_checkbox{
	font-size: 14px !important;
}
/*Pixelo category best-value-store deal timer hide*/
.product_cat-best-value-store .product-timer{
    display: none;
}
.pagination .prev{
	float: initial;
	background: #A8A9A9 !important;
	color: #FFF !important;
	opacity: 0.5;
	border-radius: 4px;
}
.pagination .next{
	float: initial;
	background: #fff !important;
	color: #A8A9A9;
	border-radius: 4px;
}
.pagination {
	margin: 40px 0 50px 0;
}
@media screen and (max-width: 820px){
	.pagination {
		margin-left: 16px;
		display: flex;
	}
}
.pagination .page-numbers,
.pagination a {
  font-style: normal;
  padding: 8px 12px;
  border-radius: 4px;
  margin: 0 7px;
  line-height: 20px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #a8a9a9;
  color: #212b36;
  text-align: center;
}
.pagination .page-numbers:first-child {
	margin-left: 0 !important;
}
.pagination a:hover,
.pagination .current {
	border: 1px solid #019DF8;
	color: #019DF8;
}
.single.single-product h5.elementor-heading-title{
	line-height: 1.1em !important;
}

.latest-product {
	display: flex !important;
	align-items: center;
	margin-top: 53px;
	gap: 104px;
	margin-bottom: 62px;
}
@media screen and (max-width: 768px) {
	.latest-product {
		flex-direction: column-reverse;
		gap: 20px;
	}
	.latest-product .product-category{
		display: none;
	}
	.latest-product .product-info{
		text-align: center;
	}
	.latest-product .rating-custom .star-rating {
		margin-left: 38%;
	}
	.latest-product .product-info .deal-price {
		margin-top: 20px;
		text-align: center;
	}
	.latest-product .product-featured-title h2 {
		font-size: 35px;
    	line-height: 36px;
	}
}
@media screen and (min-width: 769px) {
	.home .elementor-element-9bc03d0 h2{
		display: none;
	}
}
@media only screen and (max-width: 768px){
	.product-featured .product-featured-body {
		height: auto !important;
	}
	.home .product-featured .featured-image-grid{
		display: flex;
		gap: 12px;
	}
}
@media only screen and (max-width: 400px){
	.home .product-featured .featured-image-grid{
		gap: 40px;
	}
}
@media only screen and (max-width: 375px){
	.home .product-featured .featured-image-grid{
		gap: 60px;
	}
}


.latest-product .rating-custom{
	margin-left: 0 !important;
	margin-bottom: 43px;
}
.latest-product .rating-custom .star-rating {
	margin-top: 13px;
}
.latest-product .rating-custom .woocommerce-review-link{
	margin-top: 13px;
}
.latest-product .product-thumbnail img{
	border-radius: 15px;
}
.latest-product .product-featured-info .readmore .button {
  padding: 14px 42px 15px 46px;
  border-radius: 6px;
  font-family: "Metroplis-Regular";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;

	color: #FFFFFF;
}
.latest-product .product-featured-info .readmore .button:hover {
	background-color: #0887d4;
}
.latest-product .product-category {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 38px;
  color: #727372;
  margin-bottom: 12px;
}
.latest-product .product-featured-title h2 {
  font-family: "Metropolis-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 44px;
  line-height: 55px;
  color: #3a3c3b;
}
.latest-product .deal-price{
	margin-top: 29px;
}
.latest-product .deal-price .orgprice {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
  color: #a8a9a9;
}
.latest-product .deal-price .saleprice {
  font-style: normal;
  font-weight: 600;
  font-size: 34px;
  line-height: 43px;
  color: #3a3c3b;
}
.product-featured .col-sm-12{
	padding: 0;
}
.archive .archive-page-title {
  font-style: normal;
  font-weight: 500;
  font-size: 44px !important;
  line-height: 55px !important;
  color: #036aa6;
  margin-bottom: 59px;
  margin-top: 35px;
  text-align: left;
}
#woo-res-count {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #4d4f4e;
  margin-bottom: 0 !important;
}
.woocommerce-result-count {
  float: none !important;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #4d4f4e;
  margin-bottom: 0;
  margin-top: 0;
}

/* Checkout page CSS */
#pixelo-checkout-entry-title {
  font-style: normal;
  font-weight: 500;
  font-size: 44px;
  line-height: 55px;
  color: #036aa6;
}
.woocommerce-page.woocommerce-checkout #customer_details h3, .woocommerce.woocommerce-checkout #customer_details h3,
.woocommerce-page.woocommerce-checkout #customer_details h2,
.woocommerce-checkout .woocommerce-form-login-toggle h2 {
  padding: 14px 0 15px 26px !important;
  margin: -1px -1px 0.9em -1px;
  background-color: #036aa6;
  color: #fff;
  font-style: normal !important;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
}
.woocommerce-form-login-toggle .woocommerce-info{
    border: none;
    padding-bottom: 1.42em;
}
.woocommerce-form-login-toggle {
    padding: 0;
    width: 41%;
    border-radius: 6px;
    border: 1px solid #CACACA;
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
@media only screen and (max-width: 768px) {
	.woocommerce-form-login-toggle{
		width: 100% !important;
	}
	.hrdiv2{
		width: 100% !important;
	}
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
		float: none !important;
		width: auto !important;
	}
	.woocommerce-checkout .woocommerce table.shop_table td {
		padding: 20px 10px 20px 26px !important;
	}
}
.woocommerce-form-login-toggle{
	position: relative;
}
.woocommerce-checkout .woocommerce-form-login-toggle h2,
.woocommerce-checkout #order_review_heading{
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.woocommerce-checkout .showlogin,
.woocommerce-checkout .js-show-social-login,
.woocommerce-checkout .register-div {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  margin-left: 26px;
  cursor: pointer;
  line-height: 20px;
}
.login-div .fa-angle-down, .login-div .fa-angle-right,
.js-show-social-login .fa-angle-down, .js-show-social-login .fa-angle-right,
.register-div .fa-angle-down, .register-div .fa-angle-right{
  float: right;
  margin-right: 24px;
  margin-top: 6px;
  font-size: 20px;
  color: #005282;
}
form.woocommerce-form.woocommerce-form-login.login{
    padding: 16px 26px;
}
.woocommerce-checkout .woocommerce-form-login{
	width: 100%;
}
.woocommerce-form-login{
	border: none !important;
}
form.woocommerce-form-login p.form-row.form-row-last{
    padding: 0;
}
form.woocommerce-form-login .form-row{
    padding: 0;
}
form.woocommerce-form-login p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #4d4f4e;
}
form.woocommerce-form-login p:first-child{
    margin-bottom: 20px !important;
}
.woocommerce-checkout .woocommerce form .form-row {
	margin: 0 0 6px;
}
.woocommerce form .form-row label {
  margin-bottom: 10px !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px !important;
  color: #4d4f4e;
}
.login-div .woocommerce-form-login .form-row input.input-text {
  border-radius: 6px !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  color: #4d4f4e !important;
  padding: 12px !important;
  border: none !important;
}
.woocommerce form .form-row input#username.input-text,
.woocommerce form .form-row input#password.input-text{
	background-color: rgba(168, 169, 169, 0.2) !important;
}
.woocommerce form .form-row input#username.input-text:focus,
.woocommerce form .form-row input#password.input-text:focus{
	background-color: #DDEDF6 !important;
}
.login-div .woocommerce-form-login .form-row.form-row-last {
    float: right !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-left: 0;
    padding-left: 0;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    padding-top: 0.77em;
    padding-bottom: 0.5em;
}
.woocommerce-form-login__rememberme{
	display: inline-block !important;
}
  .woocommerce-checkout .woocommerce-form-login__rememberme{
	font-weight: 500 !important;
}
a.pixelo-lost-password-link {
    line-height: 20px;
	color: #019DF8 !important;
	font-weight: 500 !important;
	padding-top: 0.77em;
    padding-bottom: 0.5em;
}
.pixelo-lost-password-link {
	float: right;
}
.woocommerce-checkout .woocommerce-form-login__submit {
  display: block !important;
  width: 100%;
  padding: 13px 20px !important;
  margin: 10px 0 0 !important;
  background-color: #019df8 !important;
  border-radius: 6px !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 23px !important;
  text-align: center;
}
.hrdiv2{
	border-bottom: 1px solid #CACACA !important;
	width: 41%;
	margin-bottom: 12px!important;
	display: inline-block;
	margin-top: 12px !important;
	height: auto;
  }
  hr{
	border-bottom: 1px solid #CACACA !important;
	width: 100%;
	margin: 8px 0 12px !important;
	height: auto;
  }
  .wc-social-login.form-row-wide span.checkout-social {
	  color: #606161d4;
	  font-weight: 500;
	  font-size: 1.1rem;
  }
  .woocommerce-checkout .wc-social-login.form-row-wide{
	padding: 16px 26px;
  }
  .wc-social-login.form-row-wide p {
    display: none;
}
a.button-social-login {
    width: 87% !important;
    font-weight: 500 !important;
}

@media screen and (min-width:850px){
.woocommerce-MyAccount-content .button-social-login-facebook {
    background: transparent !important;
    color: #707070 !important;
    margin-left: 5% !important;
    border: 1px solid #707070 !important;
    border-radius: 6px;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    color: #4d4f4e !important;
    max-width: 50%;
    margin-top: 0px !important;
    margin-bottom: 0px;
    margin-left: 0px !important;
  }
  .woocommerce-MyAccount-content
    a.button-social-login.button-social-login-facebook {
    background: transparent !important;
    color: #707070 !important;
    margin-left: 5% !important;
    border: 1px solid #707070 !important;
    border-radius: 6px;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    color: #4D4F4E !important;
    margin-top: 20px;
    margin-left: 0px !important;
}
.woocommerce-MyAccount-content  .button-social-login-google{
   background: transparent !important;
    color: #707070 !important;
    border: 1px solid #707070 !important;
    border-radius: 6px;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    color: #4d4f4e !important;
    margin-left: 5% !important;
    max-width: 50%;
    margin-bottom: 0px !important;
    margin-top: 0px;
  }
}


a.button-social-login.button-social-login-facebook {
  background: transparent !important;
  color: #707070 !important;
  margin-left: 5% !important;
  border: 1px solid #707070 !important;
  border-radius: 6px;
  margin-top: 20px;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px;
  color: #4d4f4e !important;
}
a.button-social-login.button-social-login-google {
  background: transparent !important;
  color: #707070 !important;
  border: 1px solid #707070 !important;
  border-radius: 6px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px;
  color: #4d4f4e !important;
  margin-left: 5% !important;
}
.woocommerce-checkout .button-social-login .si {
    margin-right: 18px !important;
    margin-left: 10% !important;
}
.woocommerce-checkout form.woocommerce-checkout {
    margin-top: -38px;
    padding: 0 !important;
}
div#customer_details,.col2-set{
    border: solid 1px #cacaca;
    padding-bottom: 1.3em;
    border-top: 0;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}
.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1{
	margin-top: 35px;
}
.woocommerce-page.woocommerce-checkout #customer_details h2{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.woocommerce-checkout .post-entry{
	position: relative;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text{
	border-radius: 6px;
}
@media (min-width: 993px){

    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set, .woocommerce.woocommerce-checkout form #customer_details.col2-set{
      width: 41% !important;
	  margin-right: 32px !important;
    }
	.woocommerce-page.woocommerce-checkout form #order_review, .woocommerce-page.woocommerce-checkout form #order_review_heading, .woocommerce.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review_heading{
		width: 56% !important;
	}
	.woocommerce-page.woocommerce-checkout form #order_review_heading{
		position: absolute;
		top: 12px;
		right: 0;
	}
	.woocommerce-page.woocommerce-checkout form #order_review{
		position: absolute;
		top: 66px;
		right: 0;
	}
	.woocommerce.woocommerce-checkout form #customer_details.col2-set, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set{
		margin-right: 2%;
	}
	.woocommerce-checkout #order_review > table > tbody > tr > td.product-thumbnail {
		padding-right: 0;
	}
	.woocommerce-checkout .woocommerce table.shop_table td.product-name{
		padding-left: 0;
	}
}
@media only screen and (max-width: 600px) {
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set, .woocommerce.woocommerce-checkout form #customer_details.col2-set{
		width: 100%;
	}
}
@media only screen and (min-width : 769px) and (max-width : 992px){
	.woocommerce-form-login-toggle{
		width: 100%;
	}
	.hrdiv2 {
		width: 100%;
	}
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set{
		width: 100% !important;
	}
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
		float: none;
		width: 100%;
	}
	.woocommerce-page.woocommerce-checkout #payment #place_order { width: 100%;}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    a.button-social-login.button-social-login-facebook {
        margin-left: 1.5%;
    }
    a.button-social-login.button-social-login-google{
        margin-left: 1.5%;
    }
}
.woocommerce .woocommerce-billing-fields, .woocommerce .woocommerce-shipping-fields, .woocommerce-page .woocommerce-billing-fields, .woocommerce-page .woocommerce-shipping-fields {
    zoom: 1;
}
.woocommerce-billing-fields__field-wrapper {
    padding: 26px !important;
}
.woocommerce-additional-fields{
	padding-left: 5px;
}
form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
    padding: 0 0 20px 0;
    border: 1px solid #A8A9A9;
}
form #order_review:last-child {
    padding: 20px 26px;
}
form
  #order_review_heading:not(
    .elementor-widget-woocommerce-checkout-page #order_review_heading
  ) {
  border-width: 0;
  font-weight: 600;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  background-color: #036aa6;
  padding: 14px 0 15px 26px;
  margin: 0;
}
@media (min-width: 769px){
	.woocommerce.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout form #order_review, .woocommerce-page.woocommerce-checkout form #order_review_heading {
		width: 40%;
		float: right !important;
		margin-right: 0;
		clear: right !important;
	}
}
.woocommerce-checkout form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
	margin: 0 !important;
}

.woocommerce-page.woocommerce-checkout form #order_review td {
    line-height: 1.3;
}
.woocommerce table.shop_table .product-thumbnail img, .woocommerce-page table.shop_table .product-thumbnail img {
    width: auto;
    max-width: 70px;
}
.woocommerce-checkout .woocommerce table.shop_table {
	border-bottom: 1px solid #A8A9A9 !important;
}
.woocommerce-checkout .woocommerce table.shop_table td{
	padding: 20px 26px 20px 26px;
}
.woocommerce-checkout .woocommerce table.shop_table td.product-name{
	font-weight: 500 !important;
}
.woocommerce-checkout .woocommerce table.shop_table tr.order-total th{
	padding-left: 26px;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px !important;
	color: #000000;
	vertical-align: middle;
}
.woocommerce-checkout .woocommerce table.shop_table tr.cart-subtotal th,
.woocommerce-checkout .woocommerce table.shop_table tr.cart-discount th{
	padding: 20px 26px;
	vertical-align: middle;
}
.payment-method-title {
  margin-top: 2.2%;
  margin-bottom: 1%;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #000000;
  padding-left: 26px;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-payment .form-row.place-order
{
	padding: 10px 26px !important;
	margin-top: 0 !important;

}
.woocommerce-checkout
  form
  #order_review
  .woocommerce-checkout-payment
  .form-row.place-order
  #place_order {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: #fff;
  background-color: #019df8;
}
@media screen and (min-width:480px) {
	.woocommerce-checkout form #order_review .woocommerce-checkout-payment .form-row.place-order #place_order{
		margin-left: 25%;
		width: 50%;
	}

}
.woocommerce-checkout #payment .payment_method_paypal,
.woocommerce-checkout #payment .payment_method_stripe{
	padding: 15px 26px !important;
	vertical-align: middle;
}
.woocommerce-checkout #payment .payment_method_stripe{
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.woocommerce-checkout #payment .payment_method_paypal .payment_box{
	display: none !important;
}
.woocommerce-checkout table.checkout-information-table{
	border: none !important;
	margin-top: 14px;
}
.woocommerce-checkout table.checkout-information-table td {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #4d4f4e;
  padding-left: 25px !important;
}
.woocommerce-checkout table.checkout-information-table th{
    padding: 0 0 0 4% !important;
}
.woocommerce-checkout .woocommerce .woocommerce-message{
	margin: 0 0 10px !important;
	padding-left: 26px !important;
	padding-top: 26px !important;
	padding-bottom: 26px !important;
	background-color: #E9F1F5;
	position: absolute;
	top: -74px;
	right: 0;
	z-index: 9999;
	color: #005282;
	font-weight: 500;
	padding: 7px 25px;
	border: none !important;
	border-radius: 6px;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	animation: fadeOutCheckout 5s forwards;
	animation-delay: 7s;
}
@keyframes fadeOutCheckout {
	from { opacity: 1; }
	to { opacity: 0; }
}
.woocommerce-page .woocommerce-ordering{
	float: none;
}
.woocommerce-checkout .wfls-login-message ul.woocommerce-error {
	margin: 1em 0 0 0;
	background-color: #ffcccc;
	position: static !important;
	top: 0;
	right: 0;
	z-index: 9999;
	color: #363636;
	font-weight: 600;
	padding: 7px 25px;
	border: none !important;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	animation: fadeOutCheckout 5s forwards;
	animation-delay: 7s;
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.woocommerce-checkout ul.woocommerce-error {
	margin: 1em 0 0 0;
	background-color: #ffcccc;
	position: absolute;
	top: -8em;
	right: 0;
	z-index: 9999;
	color: #363636;
	font-weight: 600;
	padding: 7px 25px;
	border: none !important;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	animation: fadeOutCheckout 5s forwards;
	animation-delay: 7s;
}
@keyframes fadeOutCheckout {
	from { opacity: 1; }
	to { opacity: 0; }
}

/* Tool bar CSS - start*/
.px-toolbar-container{
	display:flex;
	justify-content: space-between;
    align-items: center;
	margin-bottom: 57px;
}
.px-toolbar-container .woocommerce-ordering{
	display: flex !important;
    gap: 20px;
    align-items: center;
}
@media screen and (max-width:991px) {
	.px-toolbar-container .woocommerce-ordering{
		margin-right: 16px;
	}
}
.px-toolbar-container .woocommerce-ordering .sort_name{
	white-space: nowrap;
}
.px-toolbar-container .woocommerce-ordering,
.px-toolbar-container .woocommerce-ordering .orderby {
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 23px !important;
  color: #4d4f4e;
  padding: 9px 0 10px 20px;
}
.px-toolbar-container .woocommerce-ordering .orderby{
	border: 1.5px solid #959695;
	border-radius: 4px;
	background: url("data:image/svg+xml,%3Csvg class='ast-arrow-svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='26px' height='16.043px' fill='%234B4F58' viewBox='57 35.171 26 16.043' enable-background='new 57 35.171 26 16.043' xml:space='preserve' %3E%3Cpath d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'%3E%3C/path%3E%3C/svg%3E");
	background-size: 11px;
	background-repeat: no-repeat;
	background-position: calc(100% - 21px) center;
	padding-right: 45px;
}
@media screen and (max-width:560px) {
	.px-toolbar-container{
		flex-direction: column;
		align-items: flex-start;
	}
	#woo-res-count,
	.woocommerce-result-count{
		margin-bottom:20px !important;
	}
	.px-toolbar-container .woocommerce-ordering{
		padding-left: 16px;
	}
}
@media screen and (max-width: 991px){
	.woocommerce-result-count,#woo-res-count{
		padding-left: 3%;
	}

}
/* Tool bar CSS - end*/

/* Single product page CSS - start */
.deal_add_to_cart {
  font-style: normal;
}
.deal_add_to_cart .bundle_sells_title h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #3a3c3b;
}
.deal_add_to_cart .bundle_sells_form{
	margin: 7px 20px;
	background: #EEEEEE;
	border-radius: 6px;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 0 !important;

}
.deal_add_to_cart .bundle_sells_form .bundled_product{
	border-bottom: none !important;
	padding: 20px 19px 10px 18px !important;
	margin-bottom: 0 !important;
}
.bundled_product_summary.bundled_item_optional .bundled_product_optional_checkbox span.price{
	font-weight: 400 !important;
}
.deal_add_to_cart .single_add_to_cart_button {
  border-radius: 4px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 23px !important;
  color: #ffffff;
  padding: 9px 24px !important;
}
.product-meta-money-back{
	text-align: center;
	margin-top: 10px;
}
.product-meta-money-back .checkout-information-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
/* Single product page CSS - end */
.single-product .single-product-title h1 {
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 44px;
  line-height: 55px;
  color: #3a3c3b;
}

.single-product .single-product-data .elementor-widget-wrap {
  padding: 0 !important;
}
.single-product .single-product-data h2,
.single-product .single-product-data h3,
.single-product .single-product-data h4,
.single-product .single-product-data h5 {
  font-style: normal;
  font-weight: 600 !important;
  font-size: 24px !important;
  line-height: 30px !important;
  color: #3a3c3b;
  margin-top: 10px !important;
  text-align: left !important;
}
.single-product .single-product-data h3,
.single-product .single-product-data h4
{
	margin-top: 20px !important;
}
.single-product .single-product-data .elementor-section-boxed{
	margin-bottom: 20px;
}
.single-product .single-product-data .woocommerce-tabs ul.tabs li a{
	background-color: #fff !important;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	color: #3A3C3B;
	padding: 9px 17px 10px !important;
}
.single-product .single-product-data .woocommerce-tabs ul.tabs li.active a {
	background-color: #E9F1F5!important;
	border-top: 2px solid #009EFF;

}
.single-product .single-product-data .elementor-widget-text-editor .elementor-text-editor{
	text-align: left;
	margin-top: 10px;
}
.single-product .single-product-data .elementor-widget-text-editor .elementor-text-editor p,
.single-product .single-product-data .woocommerce-tabs p
{
	font-style: normal;
	font-weight: 400;
	font-size: 16px  !important;
	line-height: 25px !important;
	color: #5E605F;
}
.single-product .single-product-data .elementor-widget-text-editor .elementor-text-editor p span,
.single-product .single-product-data .elementor-icon-list-text,
.single-product .single-product-data .elementor-text-editor li {
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 25px;
  color: #5e605f;
}
.single-product .single-product-data .elementor-widget-text-editor .elementor-text-editor .elementor-heading-title {
	font-style: normal;
	font-weight: 600 !important;
	font-size: 24px !important;
	line-height: 30px !important;
	color: #3A3C3B !important;
}
.single-product .single-product-data .elementor-element-populated .elementor-inner-section .elementor-row{
	flex-direction: column;
}

.single-product .single-product-data .elementor-element-populated .elementor-inner-section .elementor-row .elementor-column.elementor-col-50{
	width: 100%;
}
.single-product .single-product-data .elementor-element-populated .elementor-inner-section .elementor-row .elementor-widget-text-editor:not(:last-child){
	margin-bottom: 10px;
}
.single-product .single-product-data .elementor-element-populated .elementor-inner-section .elementor-row .elementor-widget-text-editor ul{
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #5E605F;
}
.single-product .single-product-data .elementor-text-editor ul li a,
.single-product .single-product-data .elementor-icon-list-item a,
.single-product .single-product-data .elementor-icon-list-item a span,
.single-product .single-product-data p a {
  color: #3a3c3b !important;
  text-decoration: underline;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 25px;
}
.single-product .single-product-data .elementor-text-editor ul li::before,
.single-product .single-product-data .elementor-widget-container ul li::before{
	font-family: 'FontAwesome';
    content: "\f111";
    color: #3A3C3B;
    display: inline-block;
    padding-right: 21px;
    margin-left: -31px;
    vertical-align: middle;
	font-size: 10px;
}
.single-product .single-product-data .woocommerce-Reviews ul li::before{
	display: none;
}
.single-product .single-product-data .elementor-widget-video{
	margin-top: 20px;
}
.single-product .single-product-data .single-product-sneak-peak{
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	color: #3A3C3B;
}
.single-product .footer-deal-author p {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 33px;
  color: #4d4f4e;
  margin-bottom: 13px;
}
.single-product .footer-deal-author .author-atribute label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #5e605f;
}
.single-product .is-affixed .elementor-widget-wrap {
  border: 1px solid #a8a9a9;
  border-radius: 15px;
}

/* Overriding bootstrap styles - start */

.archive .row > * {
  width: auto;
}
.archive .site-branding{
	flex-shrink: 1;
	min-width: 20%;
}
.archive .main-navigation{
	flex-shrink: 1;
	width: 100%;
}
.archive a{
	text-decoration: none;
}

@media screen and (max-width:764px) {
	.archive .container{
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
}
@media screen and (max-width: 820px){
	.archive .featured-image-grid {
		margin-left: 0;
		margin-right: 0;
	}
	.archive .pagination{
		margin-left: 0;
	}
}
@media screen and (max-width: 991px){
	.archive .px-toolbar-container .woocommerce-ordering {
		margin-right: 0;
	}
	.archive .woocommerce-result-count, #woo-res-count {
		padding-left: 0;
	}
}
@media only screen and (max-width: 600px){
	.archive .product-featured {
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (max-width: 560px){
	.archive .px-toolbar-container .woocommerce-ordering {
		padding-left: 0;
	}
}

/* Overriding bootstrap styles - end */


/* Category page filters section css - start*/
.catfilter_main{
	background-color: #E9F1F5;
	padding:15px 30px;
	display: block;
	clear: both;
	margin-bottom: 20px;
	border-radius: 10px;
  }
  .post-type-archive-product .woocommerce-ordering{
	margin-bottom: 20px !important;
  }
  .filter_cls{
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	color: #4D4F4E;
	margin-right: 20px;
  }
  .archive .type_filter .btn-light,
  .archive .type_filter .btn-light:hover{
	  padding-right: 100px;
  }
  .archive .btn-light,
  .archive .btn-light:hover{
	  background-color: #ffffff !important;
	  border-radius: 5px;
	  color: #4D4F4E !important;
	  padding: 8px 60px 11px 24px;
	border: 1.5px solid #959695 !important;
	font-family: 'Metropolis-Regular';
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
  }
  .archive .price_filter,
  .archive .software_filter,
  .archive .type_filter,
  .archive .category_filter,
  .catfilter_main{
	font-family: 'Metropolis-Regular' !important;
  }
  .price_filter .dropdown-menu,
  .software_filter .dropdown-menu,
  .type_filter .dropdown-menu,
  .category_filter .dropdown-menu{
	padding: 10px 24px;
  }
  .price_filter  input[type=checkbox],
  .software_filter  input[type=checkbox],
  .type_filter  input[type=radio],
  .category_filter  input[type=checkbox]{
	margin-right: 5px;
  }
  .price_filter .dropdown-menu li,
  .software_filter .dropdown-menu li,
  .type_filter .dropdown-menu li,
  .category_filter .dropdown-menu li{
	margin-bottom: 12px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	color: #3A3C3B;
  }
  .price_filter .dropdown-menu li:last-child,
  .software_filter .dropdown-menu li:last-child,
  .type_filter .dropdown-menu li:last-child,
  .category_filter .dropdown-menu li:last-child{
	margin-bottom: 0;
  }
  .price_filter .dropdown-toggle::after,
  .software_filter .dropdown-toggle::after,
  .type_filter .dropdown-toggle::after,
  .category_filter .dropdown-toggle::after{
  content: "\f107";
	font-family: 'FontAwesome' !important;
	  display: inline-block;
	  font-family: 'Metropolis-Regular';
	  font-size: 14px;
	  font-weight: bold;
	  text-rendering: auto;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	  margin-left: 10px;
	  line-height: normal;
	  border-top: none !important;
	  position: relative;
	  left: 44px;
	  top: 4px;
	}
	.type_filter .dropdown-toggle::after{
		left: 85px;
	}
  .catfilter_main .btn-group{
	margin-right: 16px;
  }
  .catfilter_main .filter_submit{
	font-family: 'Metropolis-Regular';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	color: #E9F1F5;
	border-radius: 5px;
	padding: 11px 48px;
	background-color: #019DF8;
  }
  .catfilter_main .filter_submit:hover{
	background-color: #0887d4;
  }
  .archive .filter_form{
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
  }
  .dropdown-menu.show {
    display: block;
    width: 100%;
}
.archive .selected-wrap {
    margin-top: 5px;
    margin-left: 301px;
}
.btn-selected-val {
    border-radius: 10px;
    width: auto;
    height: 34px;
    line-height: 16px;
    background-color: transparent;
    color: #7a7a7a;
    border: 1px solid #959695;
    padding: 0 20px;
    text-align: center;
    margin-right: 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
}
.btn-selected-val:hover {
	background-color: transparent;
	border: 1px solid #0887d4;
    color: #0887d4;
}
  .pixelo-icon-close::after {
	  content: "\f00d";
	  font-family: 'fontawesome';
	  font-size: 14px;
	  position: relative;
	  left: 12px;
  }
  @media screen and (max-width: 991px) {
	.archive .selected-wrap {
		margin-left: 200px;
	}
  }
  @media screen and (max-width: 768px) {
	.archive .selected-wrap {
		margin-left: 89px;
	}
  }
  @media screen and (max-width: 740px) {
	.catfilter_main .filter_submit{
		margin-top: 15px;
	  }
  }
  @media screen and (max-width: 591px) {
	.archive .price_filter,
	.archive .software_filter {
		margin-top: 15px;
	}
	.archive .selected-wrap {
		margin-left: 7%;
	}
  }
  @media screen and (max-width: 552px) {
	.archive .selected-wrap {
		margin-left: 0;
		text-align: center;
	}
  }
  @media screen and (max-width: 468px) {
	.archive .btn-group{
		display: block;
		margin-right: 0;
	}
	.archive .price_filter .dropdown-menu.show,
	.archive .type_filter .dropdown-menu.show,
	.archive .software_filter .dropdown-menu.show{
		width: 202px;
	}
  }
  .archive #woo-res-count{
	display: none;
  }
  .archive .woocommerce-result-count{
	display: none;
  }
  /* Category page filters section css - end*/

  .single-product .type-product{
	margin-top: 0 !important;
  }
  .woocommerce-account .woocommerce-orders-table tbody .woocommerce-orders-table__cell-order-actions{
	width: 100% !important;
  }
	.contact-form-label{width:160px;}
	@media screen and (min-width:1200px){
    .recaptcha-row {
	    margin-left:160px;
	    }
  }
  @media screen and (min-width:700px){
    .recaptcha-row {
	    margin-top:-22px;
	    }
  }
  @media screen and (max-width:541px){
  .recaptcha-row {
 	margin-left: -15px;
    margin-top: -23px;
}
  }
  .recaptcha-row {
	margin-bottom: -15px;
}
.woocommerce-lost-password .woocommerce form .form-row-last{
	float:left;
	width:100%;
}

/*styles for cart count in header- added by Tulasi - Start*/
.res-header-cart-total{
	display:none;
}
.res-cart-icon {
    position: relative;
    display: inline-block;
}
.res-cart-icon::after {
    content: attr(data-cart-total);
    display: block;
    position: absolute;
    top: -12px;
    right: -21px;
    background-color: #009eff; 
    color: #ffffff; 
    font-weight: bold;
    font-size: 12px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}
/*styles for cart count in header- added by Tulasi - End*/

.woocommerce-lost-password .woocommerce .woocommerce-message{
	padding-left:0px;
}

.woocommerce-checkout .the_champ_outer_login_container{
	position: relative;
	  top: -5em;
	  left: 2em;
	}
	.the_champ_social_login_title{
	 margin-top: 28px;
	}   
	.hrdiv {
		border-bottom: 1px solid #CACACA;
		width: 100%;
		margin-bottom: 105px !important;
		height: auto;
	}
	@media screen and (max-width:820px){
		.hrdiv {
			margin-bottom: 72px !important;
		}
	
	}
	
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set{
		margin-top: -69px !important;
	}
	

	.inky-order-receive-message p {
		color: #0170B9;
	   text-align: center;
	   font-weight: 500 !important;
	   font-family: 'Lexend', sans-serif !important;
   }
   
   .inky-order-receive-message h2 {
	color: #0170B9 !important ;
		font-family: 'Metropolis-Regular';
   }
   
   .inky-order-receive-message {
	   border-radius: 6px;
	   padding: 1.44em 1.78em;
	   font-weight: 600;
	   background-color: #EAF5FB;
		color: #0170B9 ;
		text-align:center;
			font-family: 'Lexend', sans-serif !important;
   }
   
   
   .download-steps {
	   border: 1px solid #ebebeb;
	   margin-bottom: 30px;
   }
   
   .download-steps-title {
	   padding: 0.8em 1.78em !important;
	   border-bottom: 1px solid #ebebeb;
	   font-weight: 500;
	   background-color: #359DF6;
	   color: #fff;
	   font-size: 21px;
	   border-top-left-radius: 6px;
	   border-top-right-radius: 6px;
   }
   
   .download-steps-content ul {
	   margin: 1.5em 1.5em 1.5em 3em;
		 
   }
   
   
   .download-steps-content li {
	 list-style: disc;
   }
   
   .inky-order-info-title {
	   padding-top: 0.3em;
	   padding-bottom: 2.35em;
   }
   
   
   table.woocommerce-table--order-details td, table.woocommerce-table--order-details th{
	   padding: 1.3em 1.78em !important;
   }
   .woocommerce-order-received .woocommerce-table--order-details thead tr:first-child th {
	  background: #359DF6 !important;
	   color: #fff;
		 font-size: 21px;
   }
   .woocommerce-order-details__title{
   display:none;
   }


.woocommerce-account #primary , .archive #primary {
	width:100% !important;
}
.woocommerce-account .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions {
	margin-top: 8px;
	min-height: 62px;
}
.woocommerce-checkout .the_champ_login_container{
	position: relative;
	left: 1.5em;
}
.woocommerce-orders tbody tr.woocommerce-orders-table__row th.woocommerce-orders-table__cell-order-number{
    vertical-align: middle;
    border-bottom: 1px solid #A8A9A9;
    padding: 10px 14px 10px 20px;
}

.woocommerce-account .woocommerce .woocommerce-info{
     line-height: 35px;
}
@media (min-width: 576px) {
    .single-product .col-sm-5 {
		width: 38.666667%;
	}
}