/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2023 | 13:34:14 */
.shop-headmenu p:hover {
    text-decoration: underline;
}

.woocommerce-message {
    width: 1064px;
    border-top: none;
    margin: 20px auto;
    background-color: #0f834d;
    color: #fff;
    border-left: 0.6180469716em solid rgba(0, 0, 0, 0.15);
}

.woocommerce-message .button {
    background-color: rgb(245, 139, 102) !important;
    color: #fff !important;
    padding: 15px 40px !important;
}

.atr-add-cart .qty {
    padding: 0.6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: normal;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    width: 4.235801032em !important;
    text-align: center !important;
    border-radius: 0;
}

.atr-add-cart .button {
    background-color: rgb(245, 139, 102) !important;
    border-radius: 0 !important;
}

.atr-extra .detail-label {
    font-weight: 400 !important;
}

.atr-extra .detail-label::after {
    content: ":";
}

.atr-extra .posted_in {
    margin-top: -5px !important;
}

.atr-extra .detail-content {
    text-decoration: underline;
    font-weight: 600;
}

#atr-comments .woocommerce-Reviews * {
    font-family: "Source Sans Pro", sans-serif !important;
    color: #333333;
}

#atr-comments .woocommerce-Reviews-title {
    font-weight: 300;
}

#atr-comments .comment-reply-title {
    display: none;
}

#atr-comments .comment-form * {
    font-size: 15px !important;
}

#atr-comments .form-submit {
    text-align: left !important;
}

#atr-comments textarea, #atr-comments input[type="text"], #atr-comments input[type="email"] {
    background-color: #f2f2f2;
    border-radius: 0;
}

#atr-comments input[type="submit"] {
    color: #fff !important;
    background-color: rgb(245, 139, 102) !important;
    border-radius: 0 !important;
    padding: 16px 30px !important;
}

.shop-atr-extra{
	cursor:pointer;
}

.atr-product-grid .add_to_cart_button {
  color: #fff !important;
  background-color: rgb(245,139,102) !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
  font-weight: 600 !important;
}

.atr-product-grid .added_to_cart{
	background-color: #333333;
    color: #fff;
    padding: 8px 15px;
    position: relative;
    top: 1px;
}

.atr-product-grid .added_to_cart::after{
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f30b";
    margin-left: 0.5407911001em;
    margin-top: 0px;
    position: relative;
    top: 2px;
}

.atr-cart-button .elementor-button-text::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\f30b";
  margin-left: 0.5407911001em;
}

.woocommerce .return-to-shop .wc-backward:hover{
	color: #fff;
	background-color: #F58B66;
}

.woocommerce .return-to-shop .wc-backward{
	width: 100%;
	color: #fff;
	background-color: #F58B66;
	padding: 15px 0;
	border-radius: 0;
	text-align: center;
}
