@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

#shopify-section-template--16417712898257__c1c0c171-2bad-4a42-981b-38a9bed1b5e1 {
    padding-top: 2em;
    padding-bottom: 2em;
    box-shadow: 0px 0px 10px #242323;
}

@media screen and (max-width: 768px) {
    #shopify-section-template--16417712898257__c1c0c171-2bad-4a42-981b-38a9bed1b5e1 {
    padding-top:2em;
    padding-bottom: 2em;
}
#box1{
  width: 100%;

}
#box2{
  width: 90%;
}
}

summary {
  list-style: none;
}

summary::-webkit-details-marker {
  display: none;
}

.text-gold{
    color: #f3f3f3;
    margin:  auto;
    padding: 0.2em;
}

#span-class-text-gold-product-info-span{
  background-image:  linear-gradient(to right, #930000, #C10000), 
                     linear-gradient(to bottom, #00000000, #000000);
}
.span-class-text-gold-product-info-span{
    background-image: url('../../storage/img/background/background-services-red.png');
}

