/**
* Theme Name: Atlas Child
* Description: This is a child theme of Atlas.
* Author: tmrwstudio
* Template: atlas
* Version: 1.0
*/
body,
p,
span,
div,
a,
li,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
    font-family: "IRANSansX" !important;
	font-style: normal !important;
}

.login-register-page.farazsms-style-4 input.farazsms-submit {
  background-color: #3D55EF !important;
}
.wto-newsletter-submit {
  margin: 0 !important;
}
div#comments {
    display: flex !important;
    flex-direction: column-reverse !important;
}