/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/




::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #FF6900;
}

::selection {
  color: #fff;
  background: #FF6900;
}

.product-in-stock #static-block-21868 { display: none; }
.product-out-of-stock #static-block-21854 { display: none; }

small.woocommerce-price-suffix {
    font-size: 50%!important;
	color:#000!important;
}

@media only screen and (min-width:1000px) {
.elementor iframe {
    max-width: 600px!important;
	}}


.term-description.et_second-description a {
    color: #0000FF !important;
}

.term-description.et_second-description a:hover {
  color: #0000FF !important; 
  text-decoration: underline;
}



p a:link {
  color: #0000FF;
  text-decoration: underline;
}

p a:visited {
  color: #0000FF;
  text-decoration: underline;
}

p a:hover {
  color: #0000FF;
  text-decoration: underline;
}

p a:active {
  color: #0000FF;
  text-decoration: underline;
}


.mini-cart-buttons a {
    color: #fff!important;
}

