/*
Theme Name:  Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

*{
	font: 75%/150% Arial, Helvetica, sans-serif;
	font-size: 14px;
}
nav.elementor-sticky__spacer {
    display: none;
}
body {
  font: 75%/150% Arial, Helvetica, sans-serif;
  background-color: #fff;
  color: #333;
  /*   text-align: center; */
  font-size: 14px;
}
table tbody > tr:nth-child(even) > td, table tbody > tr:nth-child(even) > th {
    background: transparent !important;
}

table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th {
    background: transparent !important;
}
/* .woocommerce div.product div.images img:hover {
    cursor: -webkit-zoom-in !important;
} */
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: none;
}
a {
  color: #333333;
}
a {
    transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
    -o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
}
a:hover {
  color: #3ec2df;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
h4 {
    font-size: 1.3333em !important;
    line-height: 1.25em !important;
}

.orange_line {
  height: 4px;
  background: #f25313;
  display: block;
  /* padding-left: 4%; */
  width: 101px;
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
}
[type=button]:focus, [type=submit]:focus, button:focus{
	background-color: black !important;
}
[type=button]:hover, button:hover, [type=submit]:hover{
	background-color: #3ec2df !important;
    color: #ffffff !important;
}
button{
	border-radius:0 !important;
}
/* [type=button], button, [type=submit] {
    padding: 0 25px;
    height: 45px;
    line-height: 45px;
}

[type=button], button, [type=submit] {
    background-color: #eeeeee;
    color: #333333;
} */
.text-right{
	text-align: right;
}
input.input-text, textarea {
    padding: 8px;
    text-overflow: ellipsis;
}
input.input-text {
    height: 36px;
}
input.input-text, select, textarea {
    background: #fff;
    border: 1px solid #ddd !important;
	border-radius: 0 !important;
    color: #888;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input.input-text, textarea {
    -webkit-appearance: none;
}
form.elementor-search-form {
    height: 100%;
    padding: 5px 0;
}
nav.nav_bar {
    position: unset !important;
}
.in_stock {
    font-size: 15px;
    color: #00CC00 !important;
    font-weight: 500;
    text-transform: uppercase;
}
/* Mega menu */
li.menu_hl a:hover {
	color:#3ec2df !important;
}
ul.mega-sub-menu a {
    line-height: 30px !important;
}
ul.mega-sub-menu .menu_hl a {
    font-weight: 700 !important;
    margin-bottom: 10px !important;
	font-family: "Lato", georgia, serif !important;
	color: #333 !important;
}
li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background: transparent !important;
}
.dashicons-admin-home:before {
    content: url(../../uploads/2019/11/home_icon.png) !important;
}
nav.nav_bar div ul.mega-menu li:hover a .mega-indicator{
	display:block !important;
}
li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    margin: 0 !important;
    position: absolute !important;
    font-size: 30px;
    transform: rotate(180deg) !important;
}
span.mega-indicator{
	left: -70% !important;
	top: 2% !important
}
nav.nav_bar div {
    height: 100% !IMPORTANT;
}
nav.nav_bar div ul.mega-menu {
    height: 100% !IMPORTANT;
}
nav.nav_bar div ul.mega-menu li {
    height: 100% !IMPORTANT;
}
nav.nav_bar div ul.mega-menu li a {
    height: 100% !IMPORTANT;
	display: flex !important;
	align-items: center !important;
}
li.astm-search-menu.is-menu {
    display: none;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    background: transparent !important;
}
/* Mega menu end */
/* N/A */
.cblack_rm {
  width: 420px !important;
}
.cblack_rm_bg {
  margin-left: -20px;
}
.rm_btn {
  color: black;
  border-color: black;
}
.free_shipHeader {
  height: 25px;
  width: 85% !important;
}
.social_header {
  width: 13% !important;
}
.soc_link {
  width: 25% !important;
}
/* N/A */

/* brands slider */
.brands_slider .owl-item > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.brands_slider .black .sa_owl_theme .owl-nav .owl-next {
  background-color: transparent !important;
}
.brands_slider .black .sa_owl_theme .owl-nav .owl-prev {
  background-color: transparent !important;
}
/* brands slider */
/* single product */
button.pr_add-to-cart-btn.disabled {
    background-image: none;
    padding: 10px;
    cursor: not-allowed;
}
h1.product_title {
    margin: 0;
    color: #000000 !important;
    font-family: Lato !important;
    font-size: 30px !important;
    font-weight: normal !important;
}
a[href="http://www.magictoolbox.com/magiczoom/"]{
	display: none !important;
}
.mprice span.regular-price-n {
    font-size: 15px !important;
    color: #999999;
    text-transform: uppercase;
    display: block;
    font: 75%/150% Arial, Helvetica, sans-serif;
}
.mprice .pr_price .price span.woocommerce-Price-amount.amount, .mprice .pr_price .price span.woocommerce-Price-currencySymbol {
    font-size: 30px;
    font-weight: normal;
    font-family: Lato;
}
.mprice span.dash span.price {
    font-size: 30px;
    font-weight: normal;
    font-family: Lato;
}
.mprice .pr_price span.dash {
    color: #000;
}
.mprice p.special-price {
    margin: 0 !important;
}
.mprice .special-price .price, .mprice .special-price .price-label {
    font-size: 15px;
}
.mprice .special-price .price, .mprice .special-price .price-label {
    font-size: 15px;
    font-weight: normal;
    font-family: Lato;
}
.mprice .special-price .price {
    font-size: 30px !important;
    font-weight: bold;
}
/* single product */
/*products home tabs */
.products_tab .elementor-tabs-wrapper {
  background-color: #e1e1e1;
}
.products_tab .elementor-tab-desktop-title {
  width: 1%;
  text-align: center;
}
.elementor-active.elementor-tab-title {
  background: #333333;
  color: white !important;
}
.elementor-active.elementor-tab-title a {
  color: white !important;
}
/*products home tabs */

/* top header */
.top_head_th {
  display: flex;
  justify-content: space-between;
}
.top_head_link {
  width: 85% !important;
}
.top_head_link ul {
  display: flex;
  list-style-type: none;
  justify-content: space-between;
  padding: 0px;
}
ul.header-top-nav1 li a {
  border-right: 1px solid;
  padding-right: 10px;
}
.need_help a {
  color: #ff3300;
  font-size: 13px;
  font-family: "Lato Black";
  font-weight: bold;
}
.top_head_link ul li a {
  color: black;
  font-size:11px;
}
.top_head_link ul li a:hover{
	color: #f25313;
}
.top_head_link ul li:last-child a {
  border: none;
}

.top_head_link {
  margin: 0 !important;
  /* line-height: 35px; */
}
/* top header */

/* Footer */
.footer_bottom_left {
  display: flex;
}
.bottom_logo {
  width: 20% !important;
}
.cert{
	width:80% !important;
}
.cert p {
    margin-bottom: 0;
}
@media (min-width:500px){
	.flinks-head h2 {
    margin-bottom: 0.625em !important;
    padding: 8px 0px !important;
}
}
@media(max-width:500px){
	.flinks-cont {
    	display: none;
	}
	.flinks-head {
    	padding: 8px 0px;
		border-bottom: 1px solid #f2f2f2;
    	border-color: rgba(0,0,0, 0.05);
    	margin-bottom: 0.625em !important;
	}
	.flinks-head:after {
    content: " ";
    position: absolute;
    font-size: 0px;
    width: 30px;
    height: 30px;
    background-color: #f2f2f2;
    background-color: rgba(0,0,0, 0.05);
    background-image: url(../../uploads/2020/07/opener.png);
    background-position: center center;
    background-repeat: no-repeat;
	right:0;
	top:-3px;
}
	.flinks-head.active:after{
		background-image: url(../../uploads/2020/07/opener-active.png);
	}
	.cert{
		width:100% !important;
	}
	.cert p {
    	text-align: center;
	}
	.bottom_logo {
 	 	text-align: center !important;
		width:100% !important;
		margin-bottom: 20px !important;
	}
}
/* Footer end */

/* Home Blog */
.pt_head {
  height: 60px;
}
/* Home Blog */

/* Newsletter */
.letter_img {
  width: auto !important;
  margin-right: 15px;
}
.letter_txt {
  width: auto !important;
}
span.News_letter {
  font-size: 22px;
  font-family: "Lato Black";
}
input.sign_up_eml {
  width: 60%;
  padding: 10px;
  border: none;
  border-radius: 0px;
  font-size: 14px;
  font-family: "Lato";
}
button.sign_up_btn {
  padding: 10px;
  width: 20%;
  margin-left: -4px;
  color: #fffefe;
  background-color: #f25313;
  border: none;
  border-radius: 0px;
  font-size: 14px;
  font-family: "Lato";
}
.newsletter {
  height: 70px;
}
.pt_img img {
  width: 90%;
}
.pt_cont {
  height: 20%;
}
.newsletterinput label {
    display: none !important;
}
.newsletterinput .tnp-field.tnp-field-email {
    width: 75%;
    display: inline-block !important;
}
.newsletterinput .tnp-field.tnp-field-button {
    width: 23%;
    display: inline-block !important;
}
.newsletterinput input.tnp-email {
    height: 45px !important;
/*     text-transform: uppercase; */
    color: #636363;
    font-size: 14px;
    background: #fff;
    border: 1px solid #ddd;
    /* color: #888; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.newsletterinput input.tnp-submit {
    background: #f25313 !important;
    padding: 2px 21px !important;
    color: #fffefe;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 700;
    height: 45px !important;
    border: 0 !important;
    border-radius: 0;
}
@media(max-width:500px){
	.newsletterinput .tnp-field.tnp-field-email{
		width: 100% !important;
	}
	.newsletterinput .tnp-field.tnp-field-button {
    	width: 40% !important;
	}
}
/* Newsletter */

/*Brands Slider*/
.brands_slider .sa_owl_theme .disabled .owl-prev {
  display: block !important;
}
.brands_slider .black .sa_owl_theme .owl-nav .owl-prev {
  background: url(../../uploads/2019/11/nav_left.png)
    no-repeat center center !important;
}

.brands_slider .sa_owl_theme .disabled .owl-next {
  display: block !important;
}
.brands_slider .black .sa_owl_theme .owl-nav .owl-next {
  background: url(../../uploads/2019/11/nav_right.png)
    no-repeat center center !important;
}
/*Brands Slider*/

/* Home Categories */
.cat_first {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.cat {
  width: 25%;
  padding: 15px;
  text-align: center;
  margin-bottom: 45px;
  min-height: 360px;
  height: auto;
  border: 1px solid #fff;
}
.cat:hover {
  border: 1px solid #dbdbdb;
  box-shadow: 1px 2px 12px rgba(219, 219, 219, 0.6);
}
.cat:hover .cat_name {
  color: #f25313;
}
.cat_name {
  color: black;
  font-size: 15px;
  font-family: Lato;
  font-weight: bold;
  margin-top: 10px;
  text-transform: uppercase;
}
.cat_shop {
  margin: 20px 0px;
}
.cat_shop a {
  color: black;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Lato;
  font-weight: bold;
  border: 1px solid;
  padding: 10px 20px;
}
.cat_shop a:hover {
  background-color: #f25313;
  color: white;
  border-color: #f25313;
}
/* Home Categories */

span.c_bl_title {
  letter-spacing: 0px;
  color: black;
  font-size: 50px;
  font-family: "Lato Black";
}

/* Navigation Bar */
.nav_bar {
  background-size: 100% 100% !important;
  height: 49px;
}
.nav_bar li.menu-item a {
  height: 55px;
}
.nav_bar input#s {
  height: 40px !important;
  border-radius: 0;
  border: none;
  width: 290px;
}
.nav_bar button {
  background: unset;
  border: none;
  padding: 0;
  position: relative;
  width: 20%;
  margin-left: -50px !important;
}
/* Navigation Bar */

/* Header */
a.login_link {
  font-size: 14px;
}
.my_cart a {
  color: white;
  font-family: "Lato";
  font-size: 14px;
}
.head-welcome {
    font-size: 11px;
}
span.icon {
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out,
    background-position 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out,
    background-position 300ms ease-in-out;
  -webkit-transition: color 300ms ease-in-out,
    background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out,
    background-position 300ms ease-in-out;
}
.icon.i-cart {
  background-image: url(../../uploads/2019/11/sprite-2x.png);
  background-size: 500px 200px;
}
span.first.close-to-text.icon.i-cart.force-no-bg-color {
  width: 52px;
  background-position: -445px -10px !important;
}
span.first.close-to-text.icon.i-cart.force-no-bg-color:hover {
  background-position: -445px -61px !important;
}
.icon.close-to-text {
  margin-right: -8px;
}

.icon.first {
  margin-left: -5px;
}
.icon.force-no-bg-color {
  background-color: transparent !important;
}
span.icon {
  background-color: #999;
  background-position: 0 0;
  background-repeat: no-repeat;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 3px;
}
.my_cart {
  text-align: right;
  padding: 5px 5px;
}
.mcart:hover .my_cart {
  background-color: white;
}
.mcart:hover .my_cart a {
  color: black;
  transition: all 0.2s ease-in-out;
}
.mcart .my_cart a:hover{
	color: #aaaaaa;
	transition: all 0.2s ease-in-out;
}
span.mycount {
  position: absolute;
  top: -1px;
  display: block;
  right: -10px;
  background: #f25313;
  height: 21px;
  width: 22px;
  border-radius: 50px;
  /* overflow: hidden; */
  color: #fff;
  font-size: 14px;
}
span.mycountinner {
  position: absolute;
  display: block;
  font-size: 13px;
  left: 8px;
  font-family: Lato;
}
/* Header */

/* Home client testimonial*/
.client_testimonials .orange_line {
  background: white;
}
.client_testimonial .owl-stage {
  background-color: white;
}
.client_testimonial .owl-carousel .owl-item img.quote {
  display: inline;
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-left: 5%;
  top: 14%;
}
.client_testimonial .sa_hover_container p {
  width: 80%;
  margin: 0;
  margin-left: 5%;
  padding: 0px 10% 0 5%;
  font-family: "Lato";
  font-size: 15px;
}
.client_testimonial span.client_name {
  display: block;
  margin-top: 15px;
  color: #f25313;
  font-family: "Lato Black";
}
.client_testimonial .owl-carousel .owl-stage-outer {
  width: 80% !important;
  margin: 0 auto !important;
}
.client_testimonial .white .sa_owl_theme .owl-nav .owl-prev {
  margin-left: 5%;
  background: url(../../uploads/2019/11/nav_left.png)
    no-repeat center center !important;
}
.client_testimonial .white .sa_owl_theme .owl-nav .owl-next {
  margin-right: 5%;
  background: url(../../uploads/2019/11/nav_right.png)
    no-repeat center center !important;
}
.client_testimonial .white .sa_owl_theme .owl-nav .owl-next:hover {
  background-color: transparent !important;
}
.client_testimonial .white .sa_owl_theme .owl-nav .owl-prev:hover {
  background-color: transparent !important;
}
.client_testimonial .sa_owl_theme .owl-dots .active span {
  background-color: white !important;
}
.client_testimonial .sa_owl_theme .owl-dots .owl-dot span {
  border-style: solid !important;
  border: 1px solid white;
}
.client_testimonial .sa_owl_theme .owl-dots .owl-dot span:hover {
  background-color: white !important;
}
.client_testimonial img.stars {
  padding: 0% 10%;
  margin-bottom: 10px;
}

/* Home client testimonial*/

ul.products li.product {
  text-align: center;
}

.products_tab .owl-nav.disabled.middle-fixed {
  display: block;
}
.products_tab .wcps-container .owl-nav.middle-fixed .owl-prev span {
  display: none;
}

.products_tab .wcps-container .owl-nav.middle-fixed .owl-prev {
  border: none;
}
.products_tab .wcps-container .owl-nav.middle-fixed .owl-next span {
  display: none;
}

.products_tab .wcps-container .owl-nav.middle-fixed .owl-next {
  border: none;
}

/* .slider{
          overflow: hidden;
        width:95%;
        margin:auto;
  }
  ul.slides {
      display: flex;
      list-style: none;
      margin: 0;
      justify-content: space-between;
      padding: 0;
          transition:all 0.6s ease 0s;
  } */
button.pr_nxet {
  position: absolute;
  top: 100px;
  left: 1100px;
}
.pr_name {
  text-align: center;
  color: black;
}
h2.pr_name {
    min-height: 54px;
    padding: 0px 10px;
}

h2.pr_name {
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 700;
}
h2.pr_name >a {
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    /* line-height: 30px; */
    font-family: Lato;
    font-weight: 700;
    /* min-height: 84px; */
}
ul.products-grid li:hover h2.pr_name a {
    color: #3ec2df;
}
span.regular-price-n {
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    display: block;
}
.single-product .pr_price span.price {
    font-size: 30px !important;
    font-weight: normal !important;
    font-family: Lato !important;
}
.pr_price .price {
    color: #000!important;
    font-size: 16px;
    font-family: Lato;
    font-weight: 700;
}
.pr_price .price span.woocommerce-Price-amount.amount, .pr_price .price span.woocommerce-Price-currencySymbol {
    color: #000!important;
    font-size: 16px;
    font-family: Lato;
    font-weight: 700;
}
.products-grid .price-box {
    margin: 5px 0 10px;
    font-size: 1em;
    display: inline-block;
    text-align: center;
}
p.old-price {
    float: left;
    /* padding-left: 15px; */
    padding-right: 20px;
}
p.special-price {
    float: left;
    margin-top: -8px;
}
.special-price .price, .special-price .price-label {
    color: #ff3300 !important;
    display: block;
    font-size: 13px;
    font-family: Lato;
    font-weight: 700;
    text-transform: uppercase;
}
p.availability.out-of-stock {
/*     position: absolute;
    bottom: 58% !important; */
    color: #a7a7a7 !important;
	width: 75% !important;
	margin: 0 auto;
    background: #fff;
    width: 100%;
    font-size: 13px;
    text-transform: uppercase;
    padding: 4px 19px;
    border: 1px solid #a7a7a7;
/*     margin-left: -13%; */
    font-weight: 700;
}
.products-grid .item .actions {
    position: absolute;
    bottom: 62% !important;
	width: 100%;
	left:0;
}

.products-grid .actions {
    margin: 10px 0 0;
}
.buttons {
  left: 0;
  position: absolute;
  top: 40%;
  width: 100%;
}
.buttons button.pr_prev {
  left: 40px;
  position: absolute;
  top: 0;
  border: 0px;
}
.buttons button.pr_prev:hover {
  background-color: unset;
}
.buttons button.pr_next {
  position: absolute;
  right: 40px;
  top: 0;
  border: 0px;
}
.buttons button.pr_next:hover {
  background-color: unset;
}
.pr_name {
  text-align: center;
  color: black;
  font-family: "Lato";
  font-weight: bold;
  font-size: 13.64px;
  min-height: 60px;
  padding: 10px 10px;
}
.pr_desc {
  color: black;
  font-size: 11.64px;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  padding: 0px 10px;
}
li.slide {
  min-width: 20%;
  padding: 10px 0px;
  transition: 1s ease-in-out;
}
.testimonial_l,
.testimonial_r {
  clear: both;
  display: table;
  height: auto;
  margin: 25px 20px 25px 0;
  width: 100%;
}
.testimonial_image {
  display: table-cell;
  float: left;
  width: 14% !important;
}
.testimonial_l .testimonial_image {
  float: left;
}
.testimonial_image img {
  width: 120px;
}
.testimonial_l .testimonial_text {
  float: right;
}
.testimonial_text {
  background: url(../../uploads/2019/12/quote.gif)
    no-repeat scroll 0 0 transparent;
  display: table-cell;
  float: right;
  padding: 20px 20px 0 55px;
  width: 77% !important;
  font-size: 16px !important;
  line-height: 28px !important;
  font-family: Lato !important;
}
.testimonial_text p,
.testimonial_text p span {
  font-size: 16px !important;
  line-height: 28px !important;
  font-family: Lato !important;
}
.testimonial_text h2 {
  color: #43a3ac;
  font-size: 16px !important;
}
.testimonial_r .testimonial_image {
  float: right;
}
.testimonial_r .testimonial_text {
  float: left;
}
.sticker-wrapper.top-right {
  top: 10px;
  right: 10px;
}
li.item:hover .sticker {
    width: 65px;
    height: 65px;
}
.sticker-wrapper {
  position: absolute;
  transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
}
.sticker.sale {
  background-color: #f12b63;
  color: #ffffff;
}
.sticker {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 1.1666em;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
  display: table-cell !important;
  vertical-align: middle !important;
  transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
}
ul.products-grid {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
  position: relative;
}
ul.products-grid li.item {
  width: 25%;
  padding: 10px;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
}
p.help_txt {
  font-size: 13px;
  font-family: Lato;
  margin-bottom: 0px;
}
p.help_txt a {
  color: #ff3300;
  font-size: 15px;
  font-weight: bold;
  font-family: Lato;
}
p.help_txt i.fa.fa-phone {
    font-size: 15px;
}
/******13 DEC*******/

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
.login-sec p.login-remember,
p.login-register-lost-password {
  display: none;
}
.new-cust .new-1.elementor-widget.elementor-widget-text-editor {
  margin-bottom: 6px;
}
.new-divider.elementor-widget.elementor-widget-divider {
  margin-bottom: 7px;
}
.new-1.elementor-widget.elementor-widget-text-editor {
  margin-bottom: 6px;
}
.login-sec .login-from1 label {
  width: 100% !important;
  display: block;
  float: none !important;
  color: #333;
  font-size: 14px;
  font-family: "Arial", Sans-serif;
}
.login-sec table {
  /*display: -webkit-box;   
    display: -moz-box;       
    display: -ms-flexbox;    
    display: -webkit-flex;    
    display: flex; */
  /*display: grid;*/
}
.login-sec td.lwa-username-label,
.login-sec td.lwa-password-label {
  width: 100%;
  display: inline-block;
}
.login-sec tr.lwa-username,
.login-sec tr.lwa-password {
  display: block;
}
.login-sec td.lwa-username-input,
.login-sec td.lwa-password-input {
  width: 262px !important;
  display: block;
}
.login-sec td.lwa-submit-links {
  float: right;
  display: block;
}
.login-sec span.req {
  position: absolute;
  bottom: 61px;
  right: 0;
  font-size: 13px;
}
.login-sec table tbody tr:hover > td,
table tbody tr:hover > th:hover,
.login-sec table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}
.login-sec input#lwa_wp-submit {
  padding: 10px 65px;
  background-color: #f25313;
  color: #000;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
}
.login-sec input[type="text"],
.login-sec input[type="password"] {
  background: #fff;
  border: 1px solid #ddd;
  color: #888;
  height: 36px;
  border-radius: 0;
}
.login-sec table span {
  color: #f25313;
}
.login-sec tr.lwa-password {
  margin-bottom: 34px;
}
.login-sec td.lwa-submit-links {
  float: right;
  display: block;
  vertical-align: middle;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 8px;
}
.register-form label {
  width: 100% !important;
  color: #333;
  font-size: 14px;
  font-family: "Arial", Sans-serif;
}
.register-form .form-group label span {
  color: #f25313;
}
.register-form input {
  border-color: #ddd !important;
  border-radius: 0 !important;
  box-shadow: none;
  padding: 17px 10px;
}
.register-form input:focus {
  box-shadow: none;
}
.register-form .f-wid1 {
  width: 204px;
  padding-right: 0;
}
.register-form .f-wid2 {
  width: 167px;
}
.register-form .f-wid3 {
  padding-left: 0;
}
.register-form .f-wid3 input {
  width: 262px;
}
.register-form input#email {
  width: 262px;
}
.register-form label {
  line-height: 19px;
}
.register-form .inp-style {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.register-form .inp-style label {
  padding-left: 10px;
}
.regis-form h1, .regis-form h4 {
  font-size: 21px !important;
  color: #333 !important;
  font-family: "Lato", Sans-serif !important;
  margin: 31px 0 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px !important;
  padding-left: 15px;
  text-align: left;
}
.pass-c {
  width: 262px;
  padding-right: 0;
}
.register-form button {
  min-width: 170px;
  background-color: #f25313;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Lato;
  letter-spacing: 1px;
  height: 45px;
  color: #000;
  border-radius: 0;
  border: 0;
}
.register-form button:hover {
  background-color: #f25313;
  border: 0;
  color: #000;
}
.sub-style1 {
  text-align: right;
}
.register-form .req1 {
  font-size: 12px;
  color: #ee001c;
  font-family: "Arial", Sans-serif;
  margin-bottom: 5px;
}

.buttons-set .back-link:hover small {
  background-image: url(../../uploads/2019/12/sprite.png);
  background-position: -107px -157px;
  background-color: #000;
}
.buttons-set .back-link small {
  display: inline-block;
  margin-right: 5px;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  background-image: url(../../uploads/2019/12/sprite.png);
  background-position: -107px -107px;
  transition: background-color 300ms ease-in-out,
    background-position 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out,
    background-position 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out,
    background-position 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out,
    background-position 300ms ease-in-out;
  background-color: #f5f5f5;
}
.add-to-links span.icon-hover:hover {
  background-color: #000000;
}
a.back-link {
  line-height: 35px;
  color: #333333;
}
a.back-link:hover {
  color: #3ec2df;
}

.buttons-set {
  margin: 36px 15px 11px 0;
}
a.lwa-links-remember {
  color: #333;
}
a.lwa-links-remember:hover {
  color: #3ec2df;
}
.create-n.elementor-widget.elementor-widget-button a span,
.login-sec input#lwa_wp-submit {
  font-weight: 700;
  font-family: Lato;
}
.register-form input:hover,
.register-form input:focus,
.login-sec input[type="text"]:hover,
.login-sec input[type="password"]:hover {
  border-color: #aaa !important;
}
/* .per1.elementor-widget.elementor-widget-text-editor {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 9px;
} */
.regis-form {
  padding-left: 4px;
  margin-top: -11px;
}
.login-info-det {
  padding-left: 0;
}
.login-1.elementor-widget.elementor-widget-text-editor a {
  color: #fff;
  font-size: 11px;
  padding: 0 0.5833em;
}
.login-1.elementor-widget.elementor-widget-text-editor a:hover {
  background-color: #de2666;
}
.forgot1 table tbody > tr:nth-child(odd) > td,
.forgot1 table tbody > tr:nth-child(odd) > th {
  background-color: transparent;
  border: 0;
}
.forgot1 table tbody tr:hover > td,
.forgot1 table tbody tr:hover > th {
  background-color: transparent;
}
.forgot1 td.lwa-remember-buttons {
  border: 0;
  text-align: right;
}
.forgot1 td.lwa-remember-email input.lwa-user-remember {
  width: 262px;
  display: block;
  border: 1px solid #ddd;
  border-radius: 0;
  height: 36px;
}
.back1.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
  width: 50%;
  margin: -109px auto 0 112px;
}
.forgot1 input.lwa-button-remember {
  min-width: 170px;
  background-color: #f25313;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Lato;
  letter-spacing: 1px;
  height: 45px;
  color: #000;
  border-radius: 0;
  border: 0;
}
.forgot1 input.lwa-button-remember:hover {
  background-color: #f25313;
}
.req1 {
  font-size: 12px;
  color: #ee001c;
  font-family: "Arial", Sans-serif;
  margin-bottom: 5px;
}
.ret h2 {
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 11px !important;
  padding-left: 15px !important;
}
.ret .elementor-widget.elementor-widget-heading {
  margin-bottom: 9px;
}
.please1 .elementor-text-editor.elementor-clearfix {
  padding-left: 15px;
}
.forgot1 td.lwa-remember-email span {
  color: #ee001c;
}
p.back-link.b1 a {
  font-size: 14px;
  color: #333333;
}
.buttons-set.but1 {
  margin: 23px 15px 11px 0;
}
.forgot1 td.lwa-remember-email input.lwa-user-remember:hover,
.forgot1 td.lwa-remember-email input.lwa-user-remember:focus {
  border-color: #aaa;
}

/*******CONTACT US CSS*********/

.con-inform.elementor-widget.elementor-widget-text-editor {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
  padding-left: 15px;
  padding-bottom: 6px;
}
.con-inform .gform_wrapper {
  margin: 0px 0;
}

.con-form ul#gform_fields_1 li label.gfield_label {
  font-size: 14px;
  color: #333;
  margin-bottom: -5px;
}
.con-form .gform_wrapper .gfield_required {
  color: #ee001c;
}
.con-form .gform_wrapper .top_label li.gfield.gf_left_half,
.con-form .gform_wrapper .top_label li.gfield.gf_right_half {
  width: 278px;
}
.con-form input {
  border-radius: 0;
  border-color: #ddd;
  width: 100% !important;
}
.con-form input:hover,
.con-form input:focus {
  border-color: #aaa;
}
.con-form li#field_1_3 {
  width: 278px;
  margin-top: 5px;
}
.con-form li#field_1_4 {
  width: 260px;
  margin-top: 5px;
}
.con-form textarea#input_1_4 {
  border-radius: 0;
  border-color: #ddd;
  height: 120px;
  margin-top: 4px;
}
.con-form li#field_1_5 {
  font-size: 13px;
  color: #ee001c;
  margin-top: 18px;
}
.con-form .gform_wrapper .gform_footer {
  margin: -7px 0 0;
}
.con-form input#gform_submit_button_1 {
  width: auto !important;
  min-width: 170px;
  background: #f25313;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Lato;
  letter-spacing: 1px;
  color: #000;
  border: none;
  height: 45px;
}
.con-form input#gform_submit_button_1:hover {
  border: none !important;
}
.con-form div#gform_wrapper_1 {
  margin-top: 0;
}
.con-form li#field_1_1,
.con-form li#field_1_2 {
  margin-top: 6px;
}
.con-form .gform_wrapper form {
  padding-left: 15px;
}
.add-col .mar_bot.elementor-widget.elementor-widget-heading {
  margin-bottom: 9px;
}
.trading1 .elementor-widget.elementor-widget-heading {
  margin-bottom: 11px;
}
.bread-crumb a {
  text-transform: uppercase;
  color: #000;
}
.single-product span.breadcrumb_last {
	color: black;
}
.bread-crumb span.breadcrumb_last {
  color: #aaa;
  margin-left: 2px;
}
.bdcrumb {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.bread-bor.elementor-widget.elementor-widget-text-editor {
  border-bottom: 1px solid #ccc;
}
.camera_prev,
.camera_next,
.camera_commands {
  background: #dbd5d0;
}
.camera_thumbs_cont,
.camera_wrap .camera_pag .camera_pag_ul li {
  background: #999999;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: #333333;
}
.camera_caption > div {
  background: #333333;
  opacity: 0.69;
  font-size: 14px;
}
.camera_caption {
  color: #ffffff;
}
p.help_txt i {
  transform: rotateY(180deg);
}
/*****04 March 2020*******/

/****HEADER css********/

/* .need_help a {
  font-family: "Lato Black", Sans-serif !important;
  color: #ff3300;
  transition: all 0.3s ease;
  } */
.need_help a:hover {
  color: #1a1a1a;
}
.nav_bar .elementor-container.elementor-column-gap-no {
  height: 49px;
}

.toolbar {
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
  background: #f2f2f2;
  height: auto;
  overflow: hidden;
  padding: 0px 25px;
}
.sorter {
  float: left;
}
.sorter,
.pager {
  line-height: 36px;
}
span.page-numbers.dots {
    display: none;
}
.sorter .sort-by {
  float: left;
}
.sort-by {
  text-transform: uppercase;
  color: #656565;
}
.toolbar .pager {
  float: right;
  text-transform: uppercase;
  color: #656565;
}
.toolbar .pager {
  margin: 0;
  border-bottom: none;
  border-top: 1px dashed #e5e5e5;
  text-align: center;
}
.pager {
  margin: 10px 0;
  padding: 5px 0;
}
.toolbar .pager .pages {
  display: inline-block;
  float: none;
  line-height: 36px;
}
.pager .pages {
  float: right;
  vertical-align: middle;
}
.pager .pages strong,
.pager .pages span {
  float: left;
/*   margin-right: 5px; */
  font-weight: normal;
  line-height: 36px;
}
.nav_bar li.menu-item a {
  height: 49px;
}
.home-main a:before {
  background-color: transparent !important;
}
/*category css*/
.scat_desc {
    color: #333;
}
.scat:hover .scat_desc {
    color: #3ec2df;
}
.term-1419 .my_cat_section {
    width: 100% !important;
}
.term-1418 .my_cat_section {
    width: 100% !important;
}
.sub_cat {
  display: flex;
  flex-wrap: wrap;
}
.scat {
  width: 25%;
  text-align: center;
}
a.next.page-numbers {
  display: none;
}
a.prev.page-numbers {
  display: none;
}
span.page-numbers.current {
  float: unset;
}
.sorter {
  padding: 5px 0;
}
.header_row .elementor-row {
  line-height: 3em;
}
.sort-by > a.Active {
  color: #000;
}

.sort-by > a {
  margin-right: 4px;
  margin-left: 4px;
  color: #656565;
}
.sort-by label {
  font-weight: unset;
}
.pager .amount,
.pager .limiter,
.pager .pages,
.sorter .amount,
.sorter .limiter,
.sorter .view-mode,
.sorter .sort-by {
  padding-top: 5px;
  padding-bottom: 5px;
}
.sort-by label {
  padding-right: 15px;
  display: inline-block;
  margin: 0;
  line-height: 36px;
  vertical-align: unset !important;
}
span.page-numbers.current {
  color: #000;
  font-weight: bold;
}
span.page-numbers {
  float: left;
  margin: -3px 0 0 1px;
  text-align: center;
  width: auto !important;
  height: auto !important;
  border-right: 1px solid #dbdbdb;
  line-height: 12px !important;
  padding: 0px 7px;
}
a.page-numbers{
	border-right: 1px solid #dbdbdb;
	padding: 0px 7px;
}
a.page-numbers:nth-last-child(2){
	border-right: 0px;
}
.pages.gen-direction-arrows1 a {
  color: rgb(101, 101, 101);
}
ul.products-grid li.item:hover {
  z-index: 10;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-color: transparent;
  transition: box-shadow 400ms ease-out;
  -moz-transition: box-shadow 400ms ease-out;
  -webkit-transition: box-shadow 400ms ease-out;
}
.sub_cat .scat {
  padding-top: 2%;
  padding-bottom: 20px;
  padding-left: 1%;
  padding-right: 1%;
}
.sub_cat .scat:hover {
  z-index: 10;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-color: transparent;
  transition: box-shadow 400ms ease-out;
  -moz-transition: box-shadow 400ms ease-out;
  -webkit-transition: box-shadow 400ms ease-out;
}
table#vpe_table tr th:nth-child(3) {
  text-align: center;
}
table#vpe_table tr th {
  border: unset;
  border-top: 1px solid;
  border-bottom: 1px solid;
  color: black;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 15px;
  padding: 14px 0px;
}
/* table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background: white !important;
} */
tbody.pagination_row tr td {
  border: unset;
  background-color: white;
}
.scat h2.scat_name {
  min-height: 54px;
  padding: 0px 10px;
  font-size: 14px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-family: Lato;
  line-height: 1.25em;
  font-weight: 700;
  margin: 15px 0 0;
}
.breadcrumbs {
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 30px;
  line-height: 1.5em;
  margin: 0 0 5px;
}
.grid-8 {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
.my_cat_section {
  width: 64.67% !important;
  padding: 15px 0px;
}
.term-description {
  margin: 20px 0;
  position: relative;
}
.woocommerce.product.compare-button {
    float: right;
    margin-top: -60px;
	position: relative;
    z-index: 1;
    padding-bottom: 4px;
    padding-right: 4px;
	display:none;
}
a.compare.button {
    background-image: url(../../uploads/2019/11/sprite-2x.png);
    background-size: 500px 200px;
	background-position: -57px -7px;
	width: 36px;
	height: 36px;
	font-size: 0px;
	transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	border-radius: 0px;
	
}
a.compare.button:hover{
	background-image: url(../../uploads/2019/11/sprite.png);
    background-position: -57px -57px;
	background-color:#333;
}
ul.products-grid li.item:hover .woocommerce.product.compare-button {
    display: block !important;
}
.compare-text p {
    margin-bottom: 0px;
}
.compare-text{
	display: none;
}
@media(max-width:767px){
	.my_cat_section {
    	width: 100% !important;
	}
	.toolbar .pager {
    	width: 100%;
	}
	.pager, .sorter {
    	text-align: center;
	}
	.sort-by >a {
    	font-size: 11px;
	}
	.sort-by span {
    	display: none;
	}
	ul.products-grid li.item {
    	width: 50%;
	}
	ul.products-grid li.item p.old-price {
    	width: 100%;
    	padding: 0;
	}
	ul.products-grid li.item p.special-price {
    	width: 100%;
	}
	.scat{
		width: 50%;
	}
}
/* categor end */
/* compare page */
div#yith-woocompare-share {
    display: none;
}
#yith-woocompare table.dataTable.compare-list tbody th, #yith-woocompare table.dataTable.compare-list tbody td {
    border: 0;
    border-bottom: 1px solid #e7e7e7;
}
/* compare page end */
.breadcrumbs a {
  text-transform: uppercase;
}
span.breadcrumb_last {
  color: #aaa;
  font-size: 0.9166em;
}
.Homebottombanner_inner_orange_n {
  padding: 44px 10% 44px;
}
.Homebottombanner_inner_orange_n h5 {
  color: #fff;
  text-transform: uppercase;
  font-family: Lato;
  font-size: 20px;
  margin-bottom: 0px;
  text-align: left;
}
.Homebottombanner_inner_orange_n h2 {
  color: #000;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
}
.pt_cont{
	overflow: hidden !important;
}
/* camera css */
/* .camera-slide .elementor-widget-container {
  margin-top: -14px;
}*/

.cameraSlide img {
  width: 100% !important;
/*   height: 328px !important; */
  margin-left: 0px !important;
  margin-right: 0px !important;
}
/* .camera_wrap {
  height: 328px !important;
} */
ul.camera_pag_ul li img {
    height: 100%;
}
.camera_wrap .camera_pag .camera_pag_ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: right !important;
    bottom: 27px !important;
    position: absolute !important;
    right: 37px !important;
    z-index: 10 !important;
    height: 20px !important;
}
/* camera css end */
.single-product p.price:before {
  content: "Regular price";
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
  display: block;
  font: 75%/150% Arial, Helvetica, sans-serif;
}
.mprice span.woocommerce-Price-amount.amount {
    font-size: 30px;
    font-weight: normal;
    font-family: Lato;
    color: #000;
}
.mprice span.woocommerce-Price-currencySymbol {
    font-size: 30px;
    font-weight: normal;
    font-family: Lato;
}
button.pr_add-to-cart-btn {
  background-color: #000;
  color: #fff;
  padding: 8px 74px 8px 27px;
  font-size: 23px;
  text-transform: uppercase;
  background-image: url(../../uploads/2019/11/sprite.png);
  background-position: -258px -2px;
  border: unset;
  border-radius: 0px;
}
button.vpe_single_add_to_cart_button:hover {
  background-color: black;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border: 0px !important;
  border-bottom: 3px solid #000 !important;
  /* border-width: 10px; */
  margin-left: 20px;
}
.elementor-shortcode > span {
    text-transform: uppercase;
}
.elementor-shortcode > span a {
    color: black;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0px;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  border: 1px solid #e5e5e5;
  border-bottom: 1px solid transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0 10px;
  border: 1px solid transparent;
}
.woocommerce div.product.elementor .woocommerce-tabs .panel {
  padding: 10px 0px;
  line-height: 27px;
  max-width: 857px;
}
.vpe_table_responsive {
  max-width: 890px;
}
.vpe_table_responsive .vpe-img-td a {
  width: auto;
  float: left;
}
.vpe_table_responsive .vpe-img-td > span {
  width: 220px;
  text-align: left;
  margin-left: 15px;
  font-weight: normal;
  color: #666666;
  font-size: 14px;
  font-family: Lato;
  text-transform: uppercase;
}
.vpe_table_responsive .vpe-img-td a img {
  width: 87px !important;
  height: 87px !important;
  margin-top: -26px;
}
tbody.pagination_row:before {
    content: "@";
    display: block;
    line-height: 25px;
    text-indent: -99999px;
}
td.vpe-img-td {
  padding: 2px 0px;
}
.vpe_table span.woocommerce-Price-amount.amount {
  color: #aaa;
  font-size: 14px;
  font-family: Lato;
  text-transform: uppercase;
  font-weight: normal;
}
.vpe_table td.vpe-qty-td {
  width: 160px;
}
input.variant-qty-input {
  width: 3em !important;
  height: 30px;
  margin: 0px 8px;
  font-family: Lato;
  font-weight: 700;
  color: #000;
  font-size: 14px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
}
.plusminus {
  background: #d9d7d7;
  font-size: 18px;
  padding: 3px 10px 4px;
  color: #000;
  display: inline;
  vertical-align: middle;
  font-weight: 700;
}
.vpe-variations-container .vpe_container_btn {
  display: none;
}
.product-options-bottom {
  background-color: #f6f6f6;
  padding: 15px 20px;
  border: 1px solid #e4e4e4;
  border-top: 0;
  margin-top: 20px;
}
.var-bottom_btn {
  text-align: right;
}
.prd-var {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #e5e5e5;
}
.woocommerce-tabs ul.tabs li {
    background: none !important;
}
.term-description p {
	font: 75%/150% Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.breadcrumbs span a {
    color: #000000;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Lato;
}
span.plusminus {
    cursor: pointer;
}
span.soldout {
    color: red;
}
.pr_price span.dash {
    text-decoration: line-through;
    margin-right: 5px;
}

.woocommerce-product-gallery .flex-viewport:hover {
    border: 1px solid black;
    cursor: -webkit-zoom-in;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	display: none;
}
figure.woocommerce-product-gallery__wrapper {
    margin: 0 auto !important;
}
.woocommerce-product-gallery .flex-viewport {
    width: 295px;
    margin: 0 auto;
}
figure.woocommerce-product-gallery__wrapper:hover{
	border: 1px solid black;
    cursor: -webkit-zoom-in;
}
/*single post */
.post-content iframe {
    width: 560px !important;
    height: 315px !important;
}
.post-content p{
	margin-bottom: 1em;
    font-size: 16px;
    line-height: 27px;
    font-family: Lato;
}
/*single post end */
/* post archive */
.archive.category iframe {
    width: 560px !important;
    height: 315px !important;
}
.featured-image.left {
	border: 1px solid #ddd;
    margin: 4px 10px 2px 0;
    padding: 1px;
    width: 30%;
    margin-right: 3%;
}
.all-post h2 a {
    line-height: 27px;
    font-size: 23px !important;
    font-family: Lato;
	color: #333333;
}
.all-post h2 a:hover{
	color: #3ec2df;
}
.all-post p {
    margin-bottom: 1em;
    font-size: 16px;
    line-height: 27px;
    font-family: Lato;
}
.all-post button:hover {
    background: #f25313;
}

.all-post button {
    clear: left;
    background: #ed2e5e;
    border: 0px;
    padding: 14px 40px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}
.all-post button a{
	color: white;
}
.featured-image.left img{
    width: 100%;
}
/* post archive end */
/* Register form */
form li label {
    width: 100% !important;
    float: unset !important;
    display: block !important;
	line-height: 21px !important;
}
form span.wppb-required {
    color: black;
}
form#wppb-register-user-create input[type='text'], input[type="password"] {
    width: 100% !important;
	padding: 8px !important;
}
form#wppb-register-user-create input[type="email"]{
	padding: 8px !important;
}
.wppb-default-e-mail{
	width: 100% !important;
}
li.wppb-form-field.wppb-send-credentials-checkbox {
    display: none !important;
}
form#wppb-register-user-create ul{
	width: 100%;
	max-width: 100% !important;
}
li.wppb-html {
    width: 50%;
}
span.custom_field_html {
    margin-left: 0;
}
p.form-submit {
    width: 50%;
    float: right;
    text-align: right;
    padding-right: 15px;
    padding-left: 15px;
}
input#register {
    min-width: 170px;
    background-color: #f25313;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Lato;
    letter-spacing: 1px;
    height: 45px !important;
    color: #000;
    border-radius: 0 !important;
    border: 0;
    padding: .5rem 1rem;
}
p.form-submit:before {
    content: "* Required Fields";
    font-size: 12px;
    color: #ee001c;
    font-family: "Arial", Sans-serif;
    margin-bottom: 5px;
    display: block;
}
li.wppb-checkbox {
    padding-left: 15px;
}
li.wppb-checkbox label {
    width: auto !important;
    display: inline-block !important;
}
form#wppb-register-user-create input#register:focus {
    border: 0 !important;
    outline: 0;
}
/* Register form end */

/* Dashboard */
.woocommerce-MyAccount-content label[for^="newsletter_subscribe"] {
    display: none;
}
ul.myaccount-menu li a {
    border: none !important;
    padding: 2px !important;
}
#my-account-menu.position-left .myaccount-menu:before{
	border: none !important;
}
#my-account-menu.position-left .myaccount-menu:after{
	border: none !important;
}
ul.myaccount-menu {
    padding: 0px 30px !important;
    list-style: disc !important;
}
ul.myaccount-menu li{
    list-style: disc !important;
}
.block-acc-title {
    background: url(../../uploads/2020/07/ic-account.png) 5px 2px no-repeat;
    padding-left: 42px !important;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
    font-size: 1.5em;
    line-height: 1.2222em;
}
.block-acc-title span{
	font-weight: normal;
    font-size: 1.5em;
    line-height: 1.2222em;
	color: #333333;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
	width: 20.41%;
	margin-left: 1%;
    margin-right: 1%;
	padding-top: 10px;
}
.woocommerce-account .woocommerce-MyAccount-content{
	width: 75.58%;
	margin-left: 1%;
    margin-right: 1%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
	list-style: outside disc none;
    padding-left: 25px;
	color: #333;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{
	font-weight: bold;
}
.woocommerce-account .woocommerce-MyAccount-navigation li > * {
    padding: 2px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li > * {
    padding: 2px;
    display: block;
    text-transform: uppercase;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
    color: #333333;
}
.myaccount-title {
    border-color: #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.myaccount-title h1 {
    margin: 0;
    min-height: 1.3125em;
    font-family: "Lato", georgia, serif;
    color: #333333;
}
.woocommerce-MyAccount-content .welcome-msg {
    margin: 0 0 1.6666em;
}
.woocommerce-MyAccount-content .welcome-msg p.hello {
    line-height: 1.2em;
}
.woocommerce-MyAccount-content .welcome-msg .hello strong {
    font-weight: normal;
	font-size: 1.6666em;
	color: #333333;
}
.welcome-msg p {
    color: #333333;
}
.box-account .box-head {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 10px;
    padding-bottom: 5px;
	color: #333333 !important;
}
.box-account .box-head h2{
	font-size: 2em;
	margin: 0px;
}
.box-account.box-info .col-1 {
    border-right: 1px solid #e5e5e5;
}
.box-account.box-info .col-1,.box-account.box-info .col-2 {
    margin-bottom: 1.5em;
}
.box {
    padding-right: 10px;
}
.box .box-title {
    display: flex;
    justify-content: space-between;
}
.box .box-title {
    padding: 0 0 2px;
    margin: 0 0 10px;
    text-align: right;
    border-bottom: 1px solid #e5e5e5;
}
.box .box-title h3{
	color: #333333;
	font-size: 1.6666em;
    line-height: 1.2em;
	margin: 0px;
}
.box-content header.woocommerce-Address-title.title h3 {
    font-size: 1.3333em;
    line-height: 1.25em;
    text-transform: uppercase;
    color: #333;
    font-family: "Lato", georgia, serif;
}
.box-content p, .box-title a, .box-content address, .box-content a{
	color: #333 !important;
}
.box-content a:hover, .box-title a:hover, .woocommerce-account .woocommerce-MyAccount-navigation li a:hover{
	color:#3ec2df !important;
	transition: none;
}
.recently-viewed a.compare.button {
    display: none;
}
.compare-products ul.products-list li a.remove {
    display: none;
}
.compare-products ul.products-list li img {
    display: none;
}
.compare-products {
    margin: 30px 0px 20px 0px;
}
.compare-products .block-acc-title {
    background: none;
    padding-left: 0 !important;
}
.compare-products ul.products-list {
    list-style: none;
    padding: 10px 5px;
}
.compare-products ul.products-list li{
    margin-bottom: 0;
    background: url(../../uploads/2020/07/bullet.png) no-repeat 0 10px;
    padding-left: 10px;
}
.compare-products a.compare-widget.button{
	background: #eeeeee;
	color: #333;
	border-radius:0px;
}
.compare-products a.compare-widget.button:hover{
	background: #3ec2df;
	color: #fff;
}
@media(max-width:767px){
	.woocommerce-account .woocommerce {
    	display: flex;
    	flex-direction: column;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
    	order: 2;
    	width: 100%;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
    	order: 1;
    	width: 100%;
	}
	.woocommerce-account li.wppb-html{
		width: 100%;
	}
	form#wppb-edit-user-account-information ul li {
    	width: 100% !important;
	}
	form#wppb-edit-user-account-information ul li input{
		width: 80% !important;
	}
	.box-account.box-info .col-1{
		border: none;
	}
}
/* Dashboard end */
/* Dashboard order */
.woocommerce-account .shop_table{
	border: 0px;
}
.woocommerce-account .shop_table th {
    border: none !important;
    border-bottom: 1px solid #eee !important;
}
.woocommerce-account .woocommerce table.shop_table td{
	border: none !important;
}
.woocommerce-account .woocommerce table.shop_table td a.view{
	background: black;
	color: white;
	border-radius: 0px;
}
.woocommerce-account .woocommerce table.shop_table td a.view:hover{
	background:#3ec2df !important;
}

/* Dashboard order end */
/* Dashboard addresses */
.woocommerce-Addresses.addresses .woocommerce-Address h3 {
    color: #333;
    margin: 0;
}
.woocommerce-Addresses.addresses .woocommerce-Address a.edit {
    color: #333;
}
.woocommerce-Addresses.addresses .woocommerce-Address a.edit:hover{
	color:#3ec2df !important;
}
.woocommerce-account.woocommerce-edit-address  .woocommerce-Address{
	background: #f5f5f5;
    padding: 15px;
}
.woocommerce-account header.woocommerce-Address-title.title {
    margin-bottom: 10px;
}
/* Dashboard addresses end */
/* Dashboard account information */
.woocommerce-edit-account li label {
    color: #333;
}
.woocommerce-edit-account li{
	padding: 0px;
}
.woocommerce-edit-account li input{
	border-color: #aaa;
    color: #333;
    outline: none;
	border-radius: 0px !important;
}
.woocommerce-edit-account li input:focus{
	box-shadow: none;
}
.woocommerce-edit-account li.wppb-default-first-name{
	width: 205px;
}
.woocommerce-edit-account li.wppb-default-first-name input{
	width: 189px;
}

.woocommerce-edit-account li.wppb-input{
	width: 145px;
}
.woocommerce-edit-account li.wppb-input input{
	width: 88%;
}
.woocommerce-edit-account li.wppb-default-last-name{
	width: 275px;
}
.woocommerce-edit-account li.wppb-default-last-name input{
	width: 262px;
}
.woocommerce-edit-account li.wppb-default-e-mail input{
	width: 262px;
	height: 34px;
}
.woocommerce-edit-account form span.wppb-required{
	display: none;
}
/* Dashboard account information end */
/* Dashboard Newsletter */
input.newsletter-subscribe {
    float: right;
    background: #eeeeee;
    color: #333;
    border-radius: 0;
    border: 0px;
    display: block;
    height: 45px;
    font-size: 12px;
	padding: 0 25px;
}
input.newsletter-subscribe:hover{
	color: #fff;
	border-radius: 0 !important;
}
/* Dashboard Newsletter End */
/* Dashboard recent view */
.recently-viewed h2 a.shop-link {
    display: none;
}
.recently-viewed h2 {
    font-size: 1.5em;
    color: #333;
    margin: 7px 0;
    padding: 7px 0;
}
.recently-viewed ul.products {
    border-top: 1px solid #e5e5e5;
    padding:  10px 5px;
}
.recently-viewed ul.products li.product span.onsale {
    display: none;
}
.recently-viewed ul.products li.product img {
    display: none !important;
}
.recently-viewed ul.products li.product span.price {
    display: none !important;
}
.recently-viewed ul.products li.product {
    margin-bottom: 0;
    background: url(../../uploads/2020/07/bullet.png) no-repeat 0 10px;
	padding: 5px 0;
    padding-left: 10px;
}
.recently-viewed h2.woocommerce-loop-product__title {
    text-align: left;
    font-weight: normal;
    font-size: 1em !important;
	padding: 0!important;
}
.recently-viewed h2.woocommerce-loop-product__title:hover{
	color: #3ec2df;
}
.recently-viewed ul.products li.product a.add_to_cart_button {
    display: none;
}
/* Dashboard recent view End */
/* Mini cart */
.mini-cart {
    width: 350px;
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    background: white;
    z-index: 40000;
    padding: 25px;
    text-align: left;
	display:none;
	font-size: 14px;
    text-transform: uppercase;
    font-family: Lato;
	font-weight: normal !important;
}
.wm-cart ul {
    list-style: none;
    padding: 0;
}
.wm-cart li {
    padding: 5px 0;
}
.mcart-image a {
    width: 50px;
    float: left;
    padding: 3px;
    border: 1px solid #e5e5e5;
    margin: 0;
}
.mcart-name {
    margin-left: 60px;
}
a.edit-cart {
    float: right;
	display: block;
    width: 17px;
    height: 17px;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
	background: url("https://www.chromeandblack.com/skin/frontend/ultimo/default/images/img/pix.png") 0 -167px no-repeat;
    margin: 0 5px 0 0;
	transition: none !important;
}
a.edit-cart:hover {
    background-position: -17px -167px;
}
a.remove-item {
    float: right;
	display: block;
    width: 17px;
    height: 17px;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}
a.remove-item:before{
	content: "\f014";
    color: #333;
    /* padding: 10px; */
    /* font-family: FontAwesome; */
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    background: none;
    display: inline-block;
}
p.woocommerce-mini-cart__total.total {
    text-align: right;
}
p.product-name {
    margin: 0;
}
.mini-cart h4.block-subtitle {
    padding: 0;
    margin: 0 0 10px;
	color: #333;
	text-align: left;
	text-transform: uppercase;
}
.mcart-image img {
    margin: 0 !important;
    float: unset !important;
    width: auto !important;
}  
.mini-cart button.button.btn-inline {
    padding: 0 10px;
    height: 36px;
    background: #f25313;
    color: white;
    border: 0;
    border-radius: 0;
}
.mini-cart button.button.btn-inline:hover{
	background: #3ec2df;
}
.truncated {
    display: inline-block;
}
.truncated .truncated_full_value {
	display: none;
    position: relative;
    z-index: 999;
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    padding: 8px;
    min-width: 100px;
	background-color: #ffffff;
    color: #333333;
	box-shadow: 0 2px 10px rgba(0,0,0, 0.15);
}
.truncated .show .item-options {
    top: -20px;
    left: 50%;
}
.item-options {
    line-height: 15px;
}
.truncated_full_value .item-options dt {
    margin-bottom: 7px;
	font-size: 14px !important;
	font-weight: normal !important;
}

.item-options dt {
    white-space: nowrap;
    float: left;
    margin-right: 7px;
}
.truncated_full_value .item-options dd {
    padding-left: 11px;
    margin: 0 0 2px;
    font-size: 11px;
    color: #aaa !important;
}
.truncated_full_value .item-options hr {
    margin: 8px 0px;
    border: 1px dashed;
}
.truncated a.details {
    cursor: help;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
}
/* Mini cart end */
/* forgot password */
input#wppb-recover-password-button {
    min-width: 170px;
    background-color: #f25313;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Lato;
    letter-spacing: 1px;
    height: 45px;
    color: #000;
    border-radius: 0;
    border: 0;
}
form#wppb-recover-password input#username_email {
    width: 262px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 0;
    height: 36px;
}
form#wppb-recover-password input#username_email:focus{
	box-shadow: none;
}
form#wppb-recover-password p:first-child {
    display: none;
}
form#wppb-recover-password {
    padding: 15px 0;
}
input[name^="recover_password2"]#wppb-recover-password-button {
    background-color: #eeeeee;
    color: #333333;
    padding: 0 25px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    text-transform: initial;
    font-weight: 500;
    letter-spacing: inherit;
    min-width: auto;
}
input[name^="recover_password2"]#wppb-recover-password-button:hover{
	background-color: #3ec2df;
    color: #ffffff;
}
/* forgot password end */
/* cart page */
.woocommerce table.shop_table {
    border: none !important;
	font: 75%/150% Arial, Helvetica, sans-serif;
}
.woocommerce table.shop_table thead{
    border: none !important;
}
.woocommerce table.shop_table tbody{
    border: none !important;
}
.woocommerce table.shop_table tr {
    border: none !important;
}
/* .woocommerce table.shop_table th {
    border: none !important;
	display: none !important;
} */
.woocommerce-cart-form thead {
    display: none;
}
.woocommerce table.shop_table td{
    border: none !important;
}
a.continue_shopping {
    border: 1px solid #33B500;
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
    background: #33B500;
}
a.continue_shopping:hover {
    border: 1px solid #33D500;
    color: #fff;
    background: #33D500;
}
.woocommerce table.shop_table td {
    border-right: 1px solid #f5f5f5 !important;
}
.woocommerce table.shop_table td:last-child {
    border: none !important;
}
.woocommerce-cart table.cart img {
    width: 72px;
    height: 72px;
}
.woocommerce a.remove:before {
    content: "\f014";
    color: #333;
    /* padding: 10px; */
    /* font-family: FontAwesome; */
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    background: none;
    display: inline-block;
}
.woocommerce a.remove {
    font-size: 0;
    display: inline-block;
}
.woocommerce a.remove:hover{
	background: none !important;
}
td.product-subtotal small.tax_label {
    display: none;
}
small.tax_label {
    display: none;
}
td.product-name a {
    margin: 0 0 10px;
    font-weight: normal;
    font-size: 1.6666em;
    line-height: 1.2em;
    color: #000;
}
form.woocommerce-cart-form {
    margin-top: 30px;
}
.cart-right-column table.shop_table th {
    border: none !important;
	text-align: right;
}
.cart-right-column table.shop_table {
    text-align: right;
}
.block .block-title, .section-title, .cart .crosssell h2, .discount h2, .shipping h2 {
    /* padding: 13px 0 7px; */
    padding-top: 7px;
    padding-bottom: 7px !important;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
    font-size: 1.5em;
    line-height: 1.2222em;
}
.discount label {
    display: block;
    margin: 0 0 5px;
	color: #333333;
	font-weight: normal !important;
}
.discount .buttons-set, .cart .shipping .buttons-set {
    margin: 10px 0 0;
    border: 0;
    padding: 0;
    text-align: left;
}
.discount .buttons-set button, .cart .shipping .buttons-set button {
	padding: 0 25px;
    height: 45px;
    line-height: 45px;
	background-color: #eeeeee;
    color: #333333;
	font-size: 12px;
    text-align: center;
}
.cart-right-column .cart_totals h2 {
    display: none;
}
.cart-right-column .cart_totals .wc-proceed-to-checkout a {
    width: max-content;
    margin-left: auto;
    border-radius: 0;
    background: #333;
    font-size: 1.1666em;
    font-weight: normal;
    height: 55px;
    line-height: 55px;
    padding: 0 25px;
	transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
}
.cart-right-column .cart_totals .wc-proceed-to-checkout a:hover{
	background: #3ec2df;
	color: white;
}
.woocommerce .cart_totals {
    background: #f5f5f5;
	padding:20px;
}
.cart-total-form tr.woocommerce-shipping-totals.shipping {
    display: none;
}
.woocommerce .shipping ul#shipping_method li label {
    display: inline !important;
    color: #333333;
    font: 75%/150% Arial, Helvetica, sans-serif;
    font-size: 14px;
}
ul#shipping_method li:first-child:before {
    content: "United Parcel Service";
    display: block;
	font-weight: bold;
    margin: 15px 0 0;
	color: #333333;
    font-size: 14px;
}
ul#shipping_method li:last-child:before {
    content: "Pick up in store";
    display: block;
	font-weight: bold;
    margin: 15px 0 0;
	color: #333333;
    font-size: 14px;
}
.shipping p {
    color: #000;
}
.wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    text-align: right;
}
/* .woocommerce-cart tr.woocommerce-shipping-name td:first-child {
    display: none;
} */
@media(max-width:767px){
	.woocommerce-page table.cart .product-thumbnail {
    	display: block;
    	text-align: left !important;
	}
	tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail:before {
    display: none;
	}
	tr.woocommerce-cart-form__cart-item.cart_item td.product-name:before {
    display: none;
	}
	tr.woocommerce-cart-form__cart-item.cart_item td.product-name{
		text-align: left !important;
	}
	.woocommerce table.shop_table td{
		border: none !important;
	}
	.woocommerce table.shop_table tr{
		position: relative;
	}
	td.product-remove {
    	position: absolute;
    	top: 0;
    	right: 10px;
	}
	.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item {
    	border: 1px solid #eee !important;
    	padding: 10px;
    	border-radius: 5px;
		margin-bottom:15px;
	}
	.woocommerce .cart-total-form table.shop_table_responsive tr td::before, .woocommerce-page .cart-total-form table.shop_table_responsive tr td::before{
		text-align: left;
    	width: 80%;
	}
	.cart-right-column.grid12-4.cart-total-form {
    	margin-top: 30px;
	}
}
/* cart page end */
/* checkout page */
.woocommerce-info.wc_points_rewards_earn_points {
    display: none;
}
.rel-check {
    position: relative;
}
.check-coupon {
    position: absolute;
    top: 0;
    right: 0;
}
.woocommerce form.checkout_coupon {
    border: none;
    border-top: 1px solid #b6b6b6;
    border-radius: 0;
    margin-top: 10px;
	padding: 0px;
}
.woocommerce form.checkout_coupon p {
    color: #393939;
    font-weight: Bold !important;
    font-size: 14px !important;
    font-family: Lato !important;
    font-style: normal !important;
	width: 100%;
}
.woocommerce form.checkout_coupon input#coupon_code{
	border: 1px solid #d8d8d8 !important;
    height: 36px;
    padding: 0;
    width: 100%;
}
form.checkout_coupon.woocommerce-form-coupon button {
    padding: 0 20px;
    background: #000 !important;
    color: #fff;
    border-radius: 3px !important;
    margin: 10px !important;
}
.woocommerce-checkout input[type=text] {
    height: 36px !important;
}
p#billing_country_field span.select2 {
    height: 36px !important;
}
p#billing_country_field {
    margin-bottom: 20px;
}
form.checkout.woocommerce-checkout .checkbox input[type="checkbox"]{
	position:unset !important;
}
ul.payment_methods li label {
    display: inline !important;
}
button#place_order {
    background: #000000 !important;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px 20px !important;
    height: 45px;
    border-radius: 3px !important;
}
button#place_order:hover{
	background: #FF6600 !important;
}
.opc-wrapper-opc h3{
padding-bottom: 8px !important
}
h3#ship-to-different-address {
    border: none;
}
table.shop_table.woocommerce-checkout-review-order-table tr {
    border: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table th {
    border: none !important;
	color: #1c1c1c;
    font-size: 15px;
    padding: 0 15px 7px;
    border-bottom: 1px solid #eaeaea !important;
}
table.shop_table.woocommerce-checkout-review-order-table td {
    border: none !important;
	padding: 14px;
    border-bottom: 1px solid #eaeaea !important;
    color: #676767;
    font-size: 14px;
    font-weight: 400;
}
table.shop_table.woocommerce-checkout-review-order-table td:last-child{
	border-bottom: 1px solid #eaeaea !important;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot th {
    text-align: right !important;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot td {
    text-align: right !important;
}
table.shop_table.woocommerce-checkout-review-order-table th.qty {
    text-align: right;
}
table.shop_table.woocommerce-checkout-review-order-table td.product-qty {
    text-align: right;
}
table.shop_table.woocommerce-checkout-review-order-table th.product-total {
    text-align: right;
}
table.shop_table.woocommerce-checkout-review-order-table td.product-total {
    text-align: right;
}
table.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping {
    display: none;
}
.woocommerce-checkout #payment {
    background: #fff;
    border: 0;
    margin-top: 20px;
}
form.checkout.woocommerce-checkout .opc-col-full {
    padding: 30px 10px;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    width: 60%;
}
form.checkout.woocommerce-checkout span.optional {
    display: none;
}
table.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-name th {
    color: #676767 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    vertical-align: middle;
}
.pr-sliders img {
    margin: 0 auto;
}
/* Checkout Hint */
.hint {
    position: relative;
    width: auto;
    display: inline-block;
    margin-right: 10px;
}
.hint-star{
	color: red;
	font-size: 18px;
}
span.hint-desc {
    display: none;
    position: absolute;
    text-align: center;
    background: white;
    border: 1px solid;
    border-radius: 7px;
    font-size: 12px;
    z-index: 99;
    margin-right: -115px;
    margin-left: -115px;
	padding: 5px;
}
.hint:hover span.hint-desc{
	display: block;
}
.hint img{
	width: 15px;
}
p.pick-text {
    font-size: 13px;
    color: #6e6e6e;
    font-style: italic;
    margin-top: 0px !important;
}
/* Checkout Hint End */
@media (max-width:767px){
	.rel-check {
    display: flex;
    flex-direction: column;
}
	.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    width: 100% !important;
}
	.opc-col-right.check-coupon {
    position: static;
    order: 0;
}
	form.checkout.woocommerce-checkout {
    order: 999 !important;
}
}

/* checkout page end */
/*responsive */
@media(min-width:767px){
	.woocommerce-product-gallery {
    display: flex;
}

.woocommerce-product-gallery .flex-control-thumbs {
    order: -10;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
    padding-top: 0;
    padding-bottom: 5px;
}
figure.woocommerce-product-gallery__wrapper {
    margin: auto;
}
.woocommerce-product-gallery ol.flex-control-nav li img {
    width: 64px !important;
    height: 64px !important;
    margin: 0 auto !important;
}
	.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    border: 1px solid #AAA;
    -moz-box-shadow: 0 0 0 1px #AAA;
    -webkit-box-shadow: 0 0 0 1px #AAA;
    box-shadow: 0 0 0 1px #AAA;
	border-radius: 5px;
    padding: 2px;
}
	.woocommerce div.product div.images .flex-control-thumbs li img {
	border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
	}
}
@media(max-width:767px){
	.in_stock {
    text-align: center;
}
	li.astm-search-menu.is-menu {
    display: block;
}
	p.help_txt {
    	display: none;
	}
	p.free-msg {
    	text-align: center !important;
	}
	.cat {
    	width: 50%;
    	padding: 0 1%;
    	min-height: auto;
	}
	ul.slick-slider{
		padding:0px;
	}
	.pr_img img {
    	margin: auto;
	}
	.client_testimonial img.quote {
    	display: none !important;
	}
	.client_testimonial img.stars {
    	display: none !important;
	}
	.camera-slide .buttons {
    display: none;
}
	.buttons button.pr_prev{
		left:15px;
	}
	.buttons button.pr_next{
		right:15px;
	}
	.nav_bar {
    	padding: 0 2% !important;
		height: auto;
	}
	nav.nav_bar span.mega-toggle-label-closed, nav.nav_bar span.mega-toggle-label-open {
    	line-height: 49px;
	}
	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1:before{
		line-height:49px;
	}
	span.mega-indicator {
    	display: block !important;
    	top: 0 !important;
    	left: 95% !important;
		position: absolute !important;
		
	}
	span.mega-indicator:after{
		content: url('../../uploads/2020/07/opener.png') !important;
		
	}
	li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
		top: -10px !important;
		transform: rotate(0) !important;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu{
		background: #ed2e5d;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li a{
		color: #fff !important;
	}
	ul#mega-menu-menu-1 li.mega-home-main {
    	display: none !important;
	}
	nav.nav_bar div ul.mega-menu li.astm-search-menu a {
    	display: none !important;
	}
	nav.nav_bar div ul.mega-menu li.astm-search-menu form {
    	padding: 0px 10px;
	}
	nav.nav_bar div ul.mega-menu li.astm-search-menu label {
    	width: 95%;
	}
	nav.nav_bar div ul.mega-menu li.astm-search-menu label input{
		background-color: #FFFFFF;
    	border-color: #DDDDDD;
    	border-width: 1px 1px 1px 1px;
    	border-radius: 0px;
	}
	.top_head_link {
    	width: 100% !important;
	}
	ul.header-top-nav1 li {
    	margin: 0 5px;
	}
	.top_head_link ul {
    	justify-content: center;
	}
	ul.header-top-social li{
		margin: 10px 15px;
	}
	.mlogo {
    	text-align: center !important;
	}
	.wmacc {
    	width: 65% !important;
	}
	.wmca {
    	width: 35% !important;
	}
	.my_cart {
    	text-align: center;
    	width: fit-content !important;
    	position: relative;
	}
	.my_cart a.ctext {
    	display: none;
	}
	.products_tab .elementor-tab-title {
    	border-bottom: 1px solid black !important;
	}
	.mob-prd-data .elementor-accordion .elementor-accordion-item {
    	border: 0;
    	border-bottom: 1px solid #000;
	}
	.mob-prd-data span.elementor-accordion-icon.elementor-accordion-icon-left{
		display: none;
	}
	.mob-prd-data .elementor-active.elementor-tab-title{
		background: transparent;
		color: black !important;
	}
	.mob-prd-data .elementor-active.elementor-tab-title a{
		color: black !important;
	}
	.mob-prd-data .elementor-tab-title a{
		color: #000 !important;
    	font-size: 15px !important;
    	text-transform: uppercase !important;
    	font-family: Lato !important;
		font-weight: normal !important;
	}
	.mob-prd-data div.elementor-tab-content {
    	color: #666666;
    	font-size: 16px;
    	font-family: Lato;
    	line-height: 27px;
	}
	h1.product_title {
    	text-align: center;
	}
	.pr-instock {
    	text-align: center;
    	margin-top: 10px;
	}
	.pr_price {
    	text-align: center;
	}
	.pr-addcart .elementor-widget-container{
		text-align: center;
	}
	.pr-short-excerpt {
    	text-align: center;
	}
	.vpe_table_responsive .vpe-img-td a img {
    	width: 40px !important;
    	height: 40px !important;
		margin-top: -10px;
	}
	.vpe_table_responsive .vpe-img-td > span {
    	width: auto;
    	font-size: 12px;
	}
	span.soldout {
    	font-size: 12px;
    	display: none;
	}
	.vpe_table td.vpe-qty-td {
    	width: auto !important;
    	text-align: center;
	}
	.plusminus {
    	padding: 3px 8px;
	}
	table.vpe_table .variant-qty-input {
    	padding: 5px !important;
    	height: 25px !important;
    	width: 25px !important;
    	margin: 0px;
	}
	tr.vpe_row td {
    	padding: 7px;
	}
	.mprice {
    	width: auto !important;
    	margin: 0 auto !important;
	}
	.woocommerce div.product div.images .flex-control-thumbs {
    	display: flex;
    	justify-content: center;
	}
	.woocommerce div.product div.images .flex-control-thumbs li {
    	width: 11px;
    	height: 11px;
    	margin: 5px;
    	border-radius: 50%;
    	border: solid 1px #AAA;
    	position: relative;
    	background: #0191FF;
	}
	.woocommerce div.product div.images .flex-control-thumbs li:after{
		position: absolute;
    	width: 9px;
    	height: 9px;
    	content: "";
    	background: white;
    	border-radius: 50%;
	}
	.woocommerce div.product div.images .flex-control-thumbs li img {
    	opacity: 0;
    	position: absolute;
		height:10px;
		width: 10px;	
		}
	.woocommerce div.product div.images .flex-control-thumbs li img.flex-active{
		position: static;
    	opacity: 0;
	}
	p.form-submit {
    	width: auto;
	}
	.register-form .f-wid3{
		padding-left: 15px;
		padding-right: 15px;
	}
	.register-form .f-wid2 {
    	width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.register-form .f-wid1 {
    	width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.pass-c {
    	width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	td.lwa-submit-button {
    	width: 50%;
    	overflow: hidden;
    	display: inline-block;
	}
	.login-sec input#lwa_wp-submit{
		    padding: 10px 45px;
	}
}